Request.ApplicationPath

  • Thread starter Thread starter Ponnurangam
  • Start date Start date
P

Ponnurangam

Hi,

I have completed a website using Request.ApplicatioPath in a lot of places.
eg.: (<img src='<%= Request.ApplicationPath %>/Images/logo.gif' />)


It works locally, but doesn't work thru internet after I deployed it.

It works if I move the whole website into a sub folder from the root folder.

Is there any other way to solve this problem.

Thanks and Regards
Ponnurangam
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top