Click here to Skip to main content
16,021,112 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,I have problem to call my pictures or other files in dotnetnuke,for example when I want to call my picture i use ~/path/myfile but the problem is my dotnetnuke can not read my path also if I use ../path/myfiles sometimes can not read it and i should extend ../ to several like ../../../ any body can tel me where is the problem?and how can I solve problem.
Posted

Apart from other answer, I would suggest you to try and Resolve the URL. Sounds like relative path issue and you need to make sure that the path is correct. See if this helps: Resolving Paths in a Multi-Folder WebSite[^]
 
Share this answer
 
Comments
fjdiewornncalwe 14-Dec-10 9:54am    
I agree that the URL resolution is likely his issue. I just figured he could get a more informed answer from a more specialized group on this one. Cheers.
You should probably post your question here to get the most informed answer possible.
 
Share this answer
 
Comments
Sandeep Mewara 14-Dec-10 10:04am    
Agreed! and no doubt good answer suggested. 5! from me. :)

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900