Unsolved
This post is more than 5 years old
7 Posts
0
5064
November 10th, 2004 16:00
.net framework 1.1
Hello people,
hope someone can help as I am now going mad with this problem.
I have in add/remove programs an icon for
microsoft .net framework 1.1 which has no remove facility.
I have tried uninstalling through various means but to no avail as it keeps asking for a tmp6.tmp file which does not exist anywhere.
I have also tried re-installing and again it asks for tmp6.tmp.
I have even tried re-installing the framework from the XPSP2 cd - fails in loading.
Here's hoping
Regards
Gaz
0 events found
No Events found!


gaz hammer
7 Posts
0
November 10th, 2004 18:00
Hi and Thanks for replying.
I have already tried your suggestion in cmd and get this message:
Any more help would be appreciated.
Gaz
p.s.
Not sure if this helps but my computer is not on a server or network
JRosenfeld
2 Intern
•
4.4K Posts
0
November 10th, 2004 18:00
See if you have a file RepairRedist.htm in the folder C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\1033.
If you have, double click on it to open it in IE. It gives suggestions for a repair install.
In case you don't have that file, this is what it says:
You may need to repair your installation of the .NET Framework after upgrading your operating system or if the system becomes corrupted.
To repair the .NET Framework
1. Obtain the original installation source. For example, if you installed the .NET Framework from CD or DVD, insert the disk. Or, if you downloaded the .NET Framework, download again and choose to save to disk. If you installed from a network share, reconnect.
2. On the Start menu, choose Run.
3. For Windows 98 and Windows Me type: command
For Windows NT, Windows 2000, Windows XP or later, type: cmd
4. In the command window, type the following:
n:\ \dotnetfx.exe /t:%temp% /c:"msiexec.exe /fvecms %temp%\netfx.msi"
For example:
d:\dotNetFramework\dotnetfx.exe /t:%temp% /c:"msiexec.exe /fvecms %temp%\netfx.msi"
You can get .NET framework 1.1 from
http://www.microsoft.com/downloads/details.aspx?FamilyID=262d25e3-f589-4842-8157-034d1e7cf3a3&displaylang=en
and its service pack 1 from
http://www.microsoft.com/downloads/details.aspx?FamilyID=a8f5654f-088e-40b2-bbdb-a83353618b38&displaylang=en
Denny Denham
2 Intern
•
18.8K Posts
0
November 10th, 2004 20:00
As you can see, you cannot post an image from your hard disk and have it appear in your post. Please post the text of the error message you receive.
gaz hammer
7 Posts
0
November 10th, 2004 20:00
Oops! sorry, :smileysad:
Here is the text of the message:
The windows installer service could not be accessed. This can occur if you are running windows in safe mode, or if the windows installer is not correctly installed. Contact your support personnel for assistance.
JRosenfeld
2 Intern
•
4.4K Posts
0
November 10th, 2004 21:00
Denny Denham
2 Intern
•
18.8K Posts
0
November 10th, 2004 21:00
Thanks for the link to the Installer. Duly saved in Favorites.
http://support.microsoft.com/default.aspx?scid=kb;en-us;308421
gaz hammer
7 Posts
0
November 10th, 2004 21:00
That's really helped a lot regarding windows installer and that is now functioning - Thank You.
I also found this useful link:-
http://support.microsoft.com/default.aspx?scid=kb;en-us;555175&Product=winxp in which I have used the cleanup facility to help with the original problem of .net framework 1.1 sitting in add/remove with no remove facility. That I am pleased to say is now gone. :smileyhappy:
Time to now work out how to re-install .net framework - any ideas?
All your help is very much appreciated!
Kind Regards
Gaz
gaz hammer
7 Posts
0
November 10th, 2004 21:00
JRosenfeld
2 Intern
•
4.4K Posts
0
November 11th, 2004 14:00
Glad it's sorted. Thanks for posting those other useful links. That will help anyone else encountering a similar problem.
Did you also install .net framework 1.1 service pack 1 (link in one of my earlier posts)?
gaz hammer
7 Posts
0
November 11th, 2004 15:00
JRosenfeld
2 Intern
•
4.4K Posts
0
November 11th, 2004 18:00
gaz hammer
7 Posts
0
November 11th, 2004 21:00
JRosenfeld
2 Intern
•
4.4K Posts
0
November 12th, 2004 12:00