Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Web Services / September 2004

Tip: Looking for answers? Try searching our database.

ASP not running?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
vnarod - 15 Jun 2004 16:09 GMT
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?
Antoni Mass? Mola - 18 Jun 2004 11:58 GMT
Try aspnet_regiis.exe -i and aspnet_regiis.exe -r
> 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
[quoted text clipped - 10 lines]
>     ** SPEED ** RETENTION ** COMPLETION ** ANONYMITY **
> ----------------------------------------------------------
Kondratyev Denis - 18 Jun 2004 21:09 GMT
Do u have IIS 5.1 or 6.0?

> 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
[quoted text clipped - 10 lines]
>     ** SPEED ** RETENTION ** COMPLETION ** ANONYMITY **
> ----------------------------------------------------------
coolies - 03 Sep 2004 04:51 GMT
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.

> Do u have IIS 5.1 or 6.0?
>
[quoted text clipped - 12 lines]
> >     ** SPEED ** RETENTION ** COMPLETION ** ANONYMITY **
> > ----------------------------------------------------------

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.