help me about asp.net

A

aluka

Question about VS.net2003:

"Visual Studio .Net has detected that the Web Server is
not ASP.NET 1.1 Version. You can not run ASP.NEt Web
Application or Service"


What should i do:?

i have already installed .Net Framework 1.1,but it still
prompt this error again!
 
O

Oliver

It sounds like you need to update the script maps for all of the Webs:

Aspnet_regiis.exe -r

See:

"When multiple versions of the .NET Framework are executing side-by-side on
a single computer, the ASP.NET ISAPI version mapped to an ASP.NET
application determines which version of the common language runtime is used
for the application. The ASP.NET IIS Registration tool (Aspnet_regiis.exe)
allows an administrator or installation program to easily update the script
maps for an ASP.NET application to point to the ASP.NET ISAPI version
associated with the tool. The tool can also be used to display the status of
all installed versions of ASP. NET, register the ASP.NET version coupled
with the tool, create client-script directories, and perform other
configuration operations."

http://msdn.microsoft.com/library/d...ASPNETIISRegistrationToolAspnet_regiisexe.asp
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,774
Messages
2,569,596
Members
45,130
Latest member
MitchellTe
Top