dotnet installed twice

  • Thread starter Thread starter Debra Holloway
  • Start date Start date
D

Debra Holloway

I have some how ended up with 2 installations of the dotnet framework (1.1
and 1.03). Now it keeps telling me I need an update, but the update never
completes. I was going to remove the 1.03 version, but I can't seem to do
that either.


Help.
 
You don't need to remove .NET Framework 1.03 to use .NET Framework 1.1.
Just force IIS to register on .NET Framework 1.1 with "aspnet_regiis.exe -i"
in
[%WINDOWS%]\Microsoft .Net\framework\v1.1.XX\).

Lionel.
 

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

Back
Top