jd4moto
12-21-2010, 06:38 PM
I have a .pdf hyperlinked as follows: <a href="../subfolder/docname.pdf" target="_blank">docname</a>
When I run my application in debug mode (MS visual studio express 2010) I can open this doc with no issues, but when I publish my app to DiscountASP, I try to open the file and I get the error:
HTTP Error 404.0 - Not Found
The resource you are looking for has been removed, had its name changed, or is temporarily unavailable.
Does anyone have any suggestions? Thanks!!!
When I run my application in debug mode (MS visual studio express 2010) I can open this doc with no issues, but when I publish my app to DiscountASP, I try to open the file and I get the error:
HTTP Error 404.0 - Not Found
The resource you are looking for has been removed, had its name changed, or is temporarily unavailable.
Does anyone have any suggestions? Thanks!!!