|
-
Oct 25th, 2004, 07:27 AM
#1
Thread Starter
Hyperactive Member
[Resolved] ASP.NET 1.1 in XP
Can I develop Web application with IIS Version: 5.1 (come with Windows XP Pro)?
I am using Visual Studio 1.1 And its give me error
“Visual Studio .NET has detected that the specified Web server is not running ASP.NET version 1.1. You will be unable to run ASP.NET Web applications or services.”
Last edited by VB IT; Oct 25th, 2004 at 04:27 PM.
Sorry for Bad English.
-
Oct 25th, 2004, 07:49 AM
#2
Click on the help button.
You will need to install the asp.net on IIS... something like
aspnet_regiis /i
-
Oct 25th, 2004, 01:18 PM
#3
Thread Starter
Hyperactive Member
Originally posted by mendhak
Click on the help button.
You will need to install the asp.net on IIS... something like
aspnet_regiis /i
Thanks for reply
What should I install for installing ASP .NET IIS?
From where I can get it?
-
Oct 25th, 2004, 01:47 PM
#4
Originally posted by VB IT
Thanks for reply
What should I install for installing ASP .NET IIS?
From where I can get it?
You have it already - the 1.1 framework 
Throw this into a command window and hit enter 
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspnet_regiis -i
-
Oct 25th, 2004, 04:25 PM
#5
Thread Starter
Hyperactive Member
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
|