Link to home
Start Free TrialLog in
Avatar of tachimiri
tachimiri

asked on

IIS 7.5 and asp.net virtual path error

Dear , experts, i'm trying to publish a site on my IIS 7.5 server. When i try to access to it, i receive the follow error
"[HttpException (0x80004005): 'http:/test.xxxxxxxxxxxxx.it/index.aspx' is not a valid virtual path.]"
The strange thing is that there is just one slash (/) after http. Ho can i modify the virutal path in IIS or web.config ?
Thanks a lot
Avatar of Steven Kribbe
Steven Kribbe
Flag of Netherlands image

Is there any redirecting going on maybe in the code, aspx of route config? How does the URL look like when you type it in your browser?
ASKER CERTIFIED SOLUTION
Avatar of chanderpal singh rathore
chanderpal singh rathore
Flag of India image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial