« Previous Next »

Not Answered Thread: unable to publish VS2008 web application in IIS 6.0

Last post 10-17-2009 6:05 AM by sompan. 3 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (4 items)

Sort Posts:

  • 10-07-2009, 12:29 AM

    • sompan
    • Not Ranked
    • Joined on 10-07-2009, 4:20 AM
    • Posts 2

    unable to publish VS2008 web application in IIS 6.0

    Hi

    I am new to IIS. I have created a very simple basic web application in Visual Studio 2008 and added to the virtual directory of IIS 6.0. But when I browse it, it shows page can not be displayed, HTTP 500 - Internal server error Internet Explorer.

    I dont know what is the problem. there is no ASPNET tab in IIS property also.

    Kindly advice me.

    Thanks in advance

    Somnath Pandit

  • 10-07-2009, 3:22 AM In reply to

    Re: unable to publish VS2008 web application in IIS 6.0

    Can you open browser and browse to http://servername/virtualdirectoryname/pagename.aspx

    Does it work?

    ~ Ganesh

  • 10-12-2009, 3:39 AM In reply to

    Re: unable to publish VS2008 web application in IIS 6.0

    Hi, 

    sompan:
    there is no ASPNET tab in IIS property also.
    Please make sure .Net framework is installed on your server machine. And you may need to run "Aspnet_regiis.exe -i" to register ASP.NET

    ASP.NET IIS Registration Tool (Aspnet_regiis.exe
    http://msdn.microsoft.com/en-us/library/k6h9cz8h(VS.80).aspx

    Also, please perform the action Ganesh mentioned above.  The full error message will help us determine the root cause(Make sure the Show friendly HTTP error messages is disabled).

    Leo Tang
    Microsoft Online Community Support

    Please remember to mark the replies as answers if they help and unmark them if they provide no help.
  • 10-17-2009, 6:05 AM In reply to

    • sompan
    • Not Ranked
    • Joined on 10-07-2009, 4:20 AM
    • Posts 2

    Re: unable to publish VS2008 web application in IIS 6.0

    Hi Ganesh

    I tried to open by the url the way you mentioned. But it does not open. But interestingly I can open that page thorough VS 2008 when I debug the web application.

    I have registered through  "Aspnet_regiis.exe -i", but no luck.

     Kindly advise me.

     Thanks friend

Page 1 of 1 (4 items)
Microsoft Communities