re:
Thanks for the reply;
You're welcome.
re:
however the program named aspnet_regiis does not exist on my Windows 2003 server,
nor do any \framework\ directories exist under the Microsoft.NET\ directory.
Didn't you state that :
My Windows 2003 Server running IIS 6 and Windows Sharepoint Services
3.0 shows both ASP.NET 1.1 and 2.0 as options in the IIS Manager's ASP.Net Tab
???
If so, you *must* have the .Net Frameworks 1.1 and 2.0 installed.
For one thing, the .Net Framework comes pre-installed in Windows 2003 Server.
Look in Drive:\%WINDIR%\Microsoft.NET\Framework
You'll find them there.
Juan T. Llibre, asp.net MVP
asp.net faq :
http://asp.net.do/faq/
foros de asp.net, en español :
http://asp.net.do/foros/
===================================
"Mike" <an*******@gmail.comwrote in message
news:11**********************@38g2000cwa.googlegro ups.com...
Thanks for the reply; however the program named aspnet_regiis does
not exist on my Windows 2003 server, nor do any \framework\
directories exist under the Microsoft.NET\ directory. I guess that,
because It's an opton in IIS, I assumed it must be installed.
Juan T. Llibre wrote:
re:
My Question is, should I uninstall asp.net 1.1
You can uninstall it or you can disable it.
Uninstall :
aspnet_regiis -u
( from a command line in the Microsoft.NET\Framework\v1.1.4322 directory )
Disable:
aspnet_regiis -disable
I'd only disable it.
You never know when you might need it.
At that point, just running :
aspnet_regiis -enable
would have it up and running again with no hassle.
Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"Mike" <an*******@gmail.comwrote in message
news:11**********************@s34g2000cwa.googlegr oups.com...
I'm having strange problems with IE7 just quiting when I open documents
on some Sharepoint 3.0 Sites and I think it could be a asp.net issue.
My Windows 2003 Server running IIS 6 and Windows Sharepoint Services
3.0 shows both ASP.NET 1.1 and 2.0 as options in the IIS Manager's ASP
Net Tab.
My Question is, should I uninstall asp.net 1.1