Hi Scott,
I'm using dnn 4.8.2 with NA 0.6.0 and I'm seeing a lot of image handler exceptions in the log. There doesn't appear to be a problem with the files or page viewing, but these are being logged:
AssemblyVersion: 04.08.02
PortalID: 0
PortalName: Lotus Seven Club
UserID: -1
UserName:
ActiveTabID: 36
ActiveTabName: Home
RawURL: /DesktopModules/DnnForge - NewsArticles/ImageHandler.ashx?Width=100&HomeDirectory=%2fPortals%2f0%2f&FileName=images%2fLow+Flying%2f2007%2fLf12.07crossword.jpg
AbsoluteURL: /DesktopModules/DnnForge%20-%20NewsArticles/ImageHandler.ashx
AbsoluteURLReferrer: http://www.lotussevenclub.com/
UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; InfoPath.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 5032348e-0b0e-4e15-b5fe-f0d8f54607ea
InnerException: Unhandled Error:
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Drawing.Image.FromFile
StackTrace:
Message: System.Exception: Unhandled Error: ---> System.IO.FileNotFoundException: D:\Sites\GroupB1-dnn\lotussevenclub\www\ at System.Drawing.Image.FromFile(String filename, Boolean useEmbeddedColorManagement) at System.Drawing.Image.FromFile(String filename) at Ventrian.NewsArticles.ImageHandler.ProcessRequest(HttpContext context) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) --- End of inner exception stack trace ---
I'm not using any kind of aggregator on the page, and the errors are not concurrent with article creation
Any help would be very much appreciated
Many thanks
Barry |