|
-
Nov 13th, 2001, 01:37 PM
#1
Thread Starter
Hyperactive Member
IIS 5.1 server debugging (asp.net)
Help!!!
I have IIS 5.1 installed and when I try to run an ASP.net code, it pops up with an error that says that the server cannot start debugging on the server. I have the server components installed in .net and the front page extensions installed in iis5.1. Am I missing something simple?
-
Nov 15th, 2001, 12:13 PM
#2
An ASP.Net application can only run on a computer that has the .Net Common Language Runtime installed.
ASP.Net also doesn't require IIS 5.1 you can actually run it on IIS 4.0 or some other webserver as long as the CLR is installed.
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
|