|
-
Jun 26th, 2002, 02:59 AM
#1
Thread Starter
New Member
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.
-
Jun 26th, 2002, 06:36 AM
#2
Registered User
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|