Results 1 to 6 of 6

Thread: ASP .NET; Error while trying to run

  1. #1

    Thread Starter
    Member
    Join Date
    Mar 2001
    Posts
    52

    ASP .NET; Error while trying to run

    Hello;
    I am running the Visual Studio .Net Enterprise Architecture on Windows XP Professional. After I create a new Web Application project and when I click to run on the toolbar I get an error message. So here, I have attached the screen shot of the error message as a jpeg. Could anyone tell me, what that error message means after seeing the attachment?

    Thanks
    Jacob
    Attached Images Attached Images  

  2. #2
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    Is IIS isntalled?
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  3. #3

    Thread Starter
    Member
    Join Date
    Mar 2001
    Posts
    52

    ASP .Net; Error while trying to run

    yes; I have the IIS installed and it is working just fine.

    Another thing I noticed is that, after I make a new Web Application Project, if I put some controls on the main page and when I click run I get the error message as I mentioned in my initial post. But If I type in the url address in the browser it will start the page in the Internet Explorer but it won't show some of the controls (Textbox, Command buttons, etc) I put on the page.

    So, I have no idea what's going on.

    thanks

  4. #4
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  5. #5
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    also as far as the serveer controls not showing...make sure you have runat="server" attribute set for them.
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  6. #6

    Thread Starter
    Member
    Join Date
    Mar 2001
    Posts
    52

    ASP .NET; Error while trying to run "RESOLVED"

    Thank you "Cander"; I did go to MSDN wesite as you requested and it is a known issue to microsoft and I did fix the problem.

    The problem is "IIS" is not running correctly and all I had to do is "iisreset" at the command prompt and it is working correctly now. Thanks you all for the prompt reply.

    thanks
    Jacob

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width