Search:
Namespaces
Discussions
.NET v1.1
Feedback
ASP not running?
Messages
Related Types
This message was discovered on
microsoft.public.dotnet.framework.aspnet.webservices
.
Responses highlighted in red are from those people who are likely to be able to contribute good, authoratitive information to this discussion. They include Microsoft employees, MVP's and others who IMHO contribute well to these kinds of discussions.
Post a new message to this list...
vnarod
I am trying to start a new project creating
WebService
on a server.
When I try to "create new project" I get a message "VS.NET detected
that the specified Web server is not running ASP.NET version 1.1"
Server definitely has ASP.NET 1.1 installed - I ran the installation
program (aspnet_regiis.exe).
Either I need to ran something else to "activate" ASP or my station,
for some reason, does not see ASP at the server or does not see
server altoghether (do I need to provide id/password somehow?).
Any ideas?
Posted Via Usenet.com Premium Usenet Newsgroup Services
----------------------------------------------------------
** SPEED ** RETENTION ** COMPLETION ** ANONYMITY **
----------------------------------------------------------
http://www.usenet.com
Reply to this message...
Kondratyev Denis
Do u have IIS 5.1 or 6.0?
"vnarod" <
Click here to reveal e-mail address
> ???????/???????? ?
???????? ?????????: news:40cf1136$
Click here to reveal e-mail address
...
[Original message clipped]
Reply to this message...
coolies (VIP)
Hi
I have similar problem and done the following
When you try to create a new ASP.NET Web application in Visual Studio .NET
2003, you receive the following error message:
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.
MORE INFORMATION
To fix IIS mappings for ASP.NET, follow these steps:
Run the Aspnet_regiis.exe utility:
Click Start, and then click Run.
In the Open text box, type cmd, and then press ENTER.
At the command prompt, type the following, and then press ENTER:
"%windir%\Microsoft.NET\Framework\version\aspnet_regiis.exe" -i
In this path, version represents the version number of the .NET Framework
that you installed on your server. You must replace this placeholder with the
actual version number when you type the command.
Register the Aspnet_isapi.dll:
Click Start, and then click Run.
In the Open text box, type the following, and then press ENTER:
regsvr32 %windir%\Microsoft.NET\Framework\version\aspnet_isapi.dll
Regsvr32 returns the results of the registration.
But still getting the same message.
"Kondratyev Denis" wrote:
[Original message clipped]
Reply to this message...
Antoni Massó Mola
Try aspnet_regiis.exe -i and aspnet_regiis.exe -r
"vnarod" <
Click here to reveal e-mail address
> wrote in message
news:40cf1136$
Click here to reveal e-mail address
...
[Original message clipped]
Reply to this message...
System.Web.Services.WebService
Ad
MBR BootFX
Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
Contact Us
-
Terms of Use
-
Privacy Policy
-
www.dotnet247.com