Results 1 to 2 of 2

Thread: webapplications

  1. #1

    Thread Starter
    New Member
    Join Date
    Jun 2002
    Posts
    8

    webapplications

    i installed vs.net and im trying to create a web application in vb.net. but when i run the application, an error message "server application unavailabe" is displayed. when i view the log file, it reads "aspnet_wp.exe could not be launched because of an error in the processmodel section of the config file". i have been trying for days, so if u know the solution, ur help will be greatly appreciated, thanx.

  2. #2
    Registered User jkw119's Avatar
    Join Date
    Oct 2001
    Location
    Pittsburgh
    Posts
    256
    you must first setup up a local server so that you can run .aspx files. i think there is documentation on msdn on setuping up the IIS. ASP.net requires that the request go through IIS so that it can activate the ASP.net request to the .NET Framework sdk.

    Jeff
    Last edited by jkw119; Jun 26th, 2002 at 07:56 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