Problem with IIS

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • siricharan82
    New Member
    • Sep 2006
    • 20

    Problem with IIS

    Hi 2 All.
    I am working on ASP.net and I am facing a problem with IIS as it shows the error message "Unable to Open","Page Cannot Be Displayed ".
    I have even tried to reinstall IIS but It worked for 3 Days only . Again it showed the same error message.
    But I am able to work on Vb.net .I am unable to work on ASP.net . I am using XP Professional Service Pack 2.I am having Internet Connection enabled in my system .
    Is there any possibilities of IIS not working coz Internet is enabled in my system
    Kindly suggest me with any Solution as I am facing too much problem because of ASP.net not working.
  • kenobewan
    Recognized Expert Specialist
    • Dec 2006
    • 4871

    #2
    Are you using IIS6? Have you recently installed .NET 2.0? Are you using localhost or a domain? Have you set it up as an IIS application?

    You may not have enabled web service extensions. Create a test page in a new directory and see whether you have problems. Is this the only application that you are running? Check the documents under properties.

    Check to make sure the ASPNET account has permissions to the folder containing your application. Your ASPNET user needs full permissions in order for your application to run properly

    Comment

    Working...