If you have questions about using mojoPortal, you can post them here.
You may want to first review our site administration documentation to see if your question is answered there.
Hi guys,
I created shared files content and uploaded the file (pdf). When I click on download button I just get the download page and it is empty, like http://mysite.com/SharedFiles/Download.aspx?pageid=13&mid=14&fileid=2.
No download.
What could cause this behavior?
Thanks.
What version of mojoPortal?
Is your site public where I could see this problem?
I would also check the log for any related errors.
Hope it helps,
Joe
Hi Joe,
You can see the behaviour at
http://www.airmilton.com/test.aspx
Go into "myfolder" folder and click on download button (any file). Didn't see anything in the log.
Btw, it is the version from few weeks ago.
Sorry, didn't get to this one today, I'll try your page tomorrow.
Best,
Hi,
I would verify if the files exist on disk under /Data/Sites/2/SharedFiles
I would also review the log as I mentioned previously and look for any related errors
The folder and file entries are there. Nothing related in the log file.
The same behavior I have in the local/development environment and in the deployed environment.
My development environment is source code projects and I have the latest update. Is there a way to debug it? I checked pages in question but cannot find anything to debug.
You can set breakpoint(s) in mojoPortal.Feature.UI/SharedFiles/Download.aspx.cs and step through the code to see what is happening.
It woks correctly in my testing an no-one else reports this problem.
I have the same issue with Current Version: 2.3.9.0 2012-07-18, Full Trust ASP.Net 4
I see the .config files our site is http://www.foreyk.com/arreglos-para-cuarteto-1.aspx
can you take a look?
Thanks in advance
Please disregard my last post. after reviewing the log I found that i did have written permission on the data folder.
Thank you