CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    May 2002
    Posts
    3

    Unhappy Simple ASP.NET question from a Beginner

    Hi,
    I am trying to make an ASP.net application in VB.net. When I use the web form controls and run my application using F5 none of the controls (except for Label and LinkButton) show in the IE browser. But the HTML controls show in the browser. However, if I write any code into the HTML controls then the code doesn't work. Please help!

    Thanks,

    Mo.

  2. #2
    Join Date
    May 2002
    Location
    Germany
    Posts
    12
    Can you upload a copy of the ASP.NET app (in a zip file) so we can perhaps see the problem?

  3. #3
    Join Date
    May 2002
    Posts
    3
    It seemed like there was an installation error. i installed IIS after installing VB .NET. Aparently if u install IIS before, it works fine.

    Thanks All.

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

Featured