CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Threaded View

  1. #1
    Join Date
    May 2007
    Posts
    148

    web forms confusion

    Hi,

    I want to use the asp.net webapp on vb.net standard 2003. Now heres where the fun starts. I got a message saying i need asp.net 1.1 which I have but I need to upgrade on the apache 2 server.

    To do this I need to download mod aspdotnet-2 and configure apache. The problem is I do this and test aspx file on my server to prove it works fine; I still can't load a webform as I get same errors.

    Webforms don't work on standard ed right?
    Last edited by jagguy; May 29th, 2007 at 07:14 AM.

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