L'hai chiesto tu :-) E' un po' lungo.
Si può fare anche questo esperimento, se non ti secca, per vedere se la cosa dipende da me o da loro. Ti do il link che mi hanno mandato (
http://www.drfuhrman.com/FreeNewsletter.aspx?code=479FD012-1316-42A4-AF73-30C98F90482B ). Prova a cliccare sull'ultimo numero del 28 novembre. Succede anche a te?
Il messaggio di errore è questo:
Index was outside the bounds of the array.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.IndexOutOfRangeException: Index was outside the bounds of the array.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[IndexOutOfRangeException: Index was outside the bounds of the array.]
DFFreeNewsletter.FreeNewsletter.RealFile(ComplimentaryNewsletter news) +200
DFFreeNewsletter.FreeNewsletter.Page_Load(Object sender, EventArgs e) +227
System.Web.UI.Control.OnLoad(EventArgs e) +67 System.Web.UI.Control.LoadRecursive() +35 System.Web.UI.Page.ProcessRequestMain() +750