C#,vb.net,MVC,Jquery,javascript,jscript,vbscript,html,vb,sharepoint,COM,WPF,WCF,Wwf,Asp,Asp.net,questions & answers,

Latest in Sports

Monday, October 1, 2012

Need help on IIS7,6 Setting

Hi,
 
I have one application which is deployed on IIS6 environment and it is working fine. When I deployed on IIS7 environment default page is working fine, but Menu or other link is not working.
 
For Example: I have created virtual directory “TestApp” in IIS 7 environment. when I browse that virtual directory, it  generates the URL as https://localhost/TestApp/Default.aspx. But when I click on menu or other link which is mentioned in default page then it generates the  link as http://localhost/sample.aspx.  it is not giving virtual directory name.  Is there any other configuration needed in IIS7
 
Any help would be greatly appreciated.
 
-Yogesh
 
 
SOLUTION1:
 
Try to give the link  Url as  “ ~/sample.aspx”

No comments:

Post a Comment