Results 1 to 2 of 2

Thread: IIS 5.1 server debugging (asp.net)

  1. #1

    Thread Starter
    Hyperactive Member Sneeden's Avatar
    Join Date
    Oct 2001
    Location
    Sneedville
    Posts
    258

    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?

  2. #2
    I'm about to be a PowerPoster! Joacim Andersson's Avatar
    Join Date
    Jan 1999
    Location
    Sweden
    Posts
    14,649
    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
  •  



Click Here to Expand Forum to Full Width