all groups > dotnet academic > october 2004 >
You're in the

dotnet academic

group:

asp.net version id problem


asp.net version id problem alex
10/7/2004 10:27:02 AM
dotnet academic:
hi, I'm installing vs.net atempt to start new webservice project faild with
error message' VS detected that specified server is not running ASP.net
1.1version.' How is that possible since I've just installed this version and
have no previos versions of a Framework?
--
Re: asp.net version id problem Felipe Arcos Velez
10/7/2004 3:28:44 PM
Hi Alex,

I not sure what is happening, but try fixing the mapping for the asp.net
extensions in iis.

Try with these commands:
[quoted text, click to view]

Felipe Arcos Velez.



[quoted text, click to view]

Re: asp.net version id problem alex
10/7/2004 7:27:02 PM
Hi, Felipe
Thank you for the input,. I've tried it even before posting the
question-with no result.It keept on throuing error meeages-'server you are
runing is not runing ASP.net v1.1. You would be...'It seeems that my IIs is
unable to register with front pageextentions client for some reason or it
might be some other reason. Anyhow we once again have to thank MS for selling
us a wonderfull product (alegedly), which is impossible to get running.
Thanks again,
Alex

[quoted text, click to view]
Re: asp.net version id problem Felipe Arcos Velez
10/8/2004 11:47:39 AM
Hi Alex, did you reinstall your IIS after installing .net?, any way,
register the aspnet_isapi.dll:

type regsvr32 <Windows folder>\Microsoft.NET\Framework\<Version
Number>\aspnet_isapi.dll, and then click OK. Regsvr32 returns the results of
the registration.



Good Luck!!

Felipe.

[quoted text, click to view]

Re: asp.net version id problem jjardine
10/18/2004 9:45:15 PM

[quoted text, click to view]

Try running aspnet_isapi.dll -r I have found that in some
instances -r works and some instances -i works. Good luck

AddThis Social Bookmark Button