Search
Register
Login
Today: 09/12/2005 we have setup our new dedicated English forum.
From today on, please use this forum instead of the English forums on DNNPortal.DE.
I will lock the English forums on DNNPortal.DE.
I can upload files just fine, however when I click the Download link, I get a blank page--no dialogs, no download, nothing.
The logs show an error for each attempt to download a file. Below is part of that error:
InnerException: Unhandled Error: Message: System.Exception: Unhandled Error: ---> System.Web.HttpUnhandledException: Exception of type System.Web.HttpUnhandledException was thrown. ---> System.IO.FileNotFoundException: c:\hosting\webhost4life\member\rickangi\d3\Portals\0\DNNPortal-Download\noimage.jpg at System.Drawing.Image.FromFile(String filename, Boolean useEmbeddedColorManagement) at System.Drawing.Image.FromFile(String filename) at HPS.DNN.Modules.Download.MakeThumbnail.Page_Load(Object sender, EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain() --- End of inner exception stack trace --- at System.Web.UI.Page.HandleError(Exception e) at System.Web.UI.Page.ProcessRequestMain() at System.Web.UI.Page.ProcessRequest() at System.Web.UI.Page.ProcessRequest(HttpContext context) at System.Web.CallHandlerExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) --- End of inner exception stack trace ---StackTrace:
What does all this mean, and how can I fix it?
Thanks.
I don't think that this error message has anything to do with the problem. Do you have any other error messages in the log viewer ?
regards
HP
Thanks, HP,
There are no other errors appearing when I try to download, and the total downloads count increases each try, as if the download had completed.
I'm beginning to think it has something to do with my host. The module work great on my test server running Server03, IIS6, which is the same as my host is using. My next step is to contact them, but I don't hold much confidence that they can/will resolve this.
I've already gone thru uninstalling & reinstalling the module. I also tried downloading using other browsers, and lowering all the security settings in each of them (in case they might be interfering). All to no avail. Any suggestions?
Please keep me in mind if you come across a similar problem elsewhere.
I get a similar error using dnn 4.02 on win2003. It loads and I can upload images find but I can't download them because it can't find the files.
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProviderInnerException: Could not find a part of the path 'E:\sites\vz\Website\Portals\0\admin\logo.485b39b1-8f9f-41dd-ac5e-541ff933f81f.gif.resources'.
The problem with mine is that the path is missing 'DNNPortal-Download' so it can't find the file.
the path that the file is in is:
'E:\sites\vz\Website\Portals\0\DNNPortal-Download\admin\logo.485b39b1-8f9f-41dd-ac5e-541ff933f81f.gif.resources'
Is this a bug for everyone or just my site?
I believe that could be a general problem.
It seems that there is a change in DNN 4.0.2 that the path ist not set right.
I will have a look for that problem, thanks for reporting !
Page generated in 0.1406223 seconds.