Uninstalling breaks IE

If you are having a problem using Vault, post a message here.

Moderator: SourceGear

Post Reply
danpetitt
Posts: 9
Joined: Sun Jun 27, 2004 10:04 am

Uninstalling breaks IE

Post by danpetitt » Sun Jun 27, 2004 10:10 am

I installed the SourceGear Vault Client after reading "Coder To Developer" by Mike Gunderlay (great book by the way) and once I had finished decided to uninstall the client.

Well, Internet Explorer is now unable to "open a link in a new window", it opens a window and just sits there not able to redraw it. Press ESC and the URL appears and you can press F5 and it displays the page.

So I went back with System Restore to before I uninstalled and IE was working perfectly, so as a test I did it again. Uninstalled Vault, IE doesnt work, go back in System Restore and IE works again.

So this begs two questions:
* Why? and what else is vault doing??
* How on earth do i uninstall vault?

GregM
Posts: 485
Joined: Sat Mar 13, 2004 9:00 am

Post by GregM » Sun Jun 27, 2004 11:01 am

I too have had this problem, on two computers, though I didn't connect it with uninstalling the Vault client until now.

This is how I fixed it:

I fixed the problem.

http://inetexplorer.mvps.org/answers2.htm#blank_windows


Run the following commands from start/run. Run each line individually. After each run, you should see a short message stating the command was successful. The first command is the one most likely to work.

regsvr32 Urlmon.dll
regsvr32 Shdocvw.dll
regsvr32 Shell32.dll
regsvr32 Oleaut32.dll
regsvr32 Actxprxy.dll
regsvr32 Mshtml.dll

It started working again after I re-registered actxprxy.dll

GregM
Posts: 485
Joined: Sat Mar 13, 2004 9:00 am

Re: Uninstalling breaks IE

Post by GregM » Sun Jun 27, 2004 11:03 am

danpetitt wrote:I installed the SourceGear Vault Client after reading "Coder To Developer" by Mike Gunderlay (great book by the way) and once I had finished decided to uninstall the client.
I'm curious, what did this book have to do with you deciding to uninstall the vault client?

danpetitt
Posts: 9
Joined: Sun Jun 27, 2004 10:04 am

Post by danpetitt » Sun Jun 27, 2004 11:07 am

The book has source code on a Vault repository, so i installed the client to look at the source. I no longer need to view the source, ergo no need for Vault client.

danpetitt
Posts: 9
Joined: Sun Jun 27, 2004 10:04 am

Post by danpetitt » Sun Jun 27, 2004 11:08 am

I had already tried urlmon.dll and it didnt work, but I didnt know about the others. Will give the a try as well now thanks.

ericsink
Posts: 346
Joined: Mon Dec 15, 2003 1:52 pm
Location: SourceGear
Contact:

Post by ericsink » Sun Jun 27, 2004 11:20 am

You already found the solution, but for the sake of completeness, see the following link for previous mention of this issue:

http://support.sourcegear.com/viewtopic.php?t=82
Eric Sink
Software Craftsman
SourceGear

danpetitt
Posts: 9
Joined: Sun Jun 27, 2004 10:04 am

Post by danpetitt » Sun Jun 27, 2004 11:24 am

Thanks, doesnt explain why Vault does this though. I am and was completely patched and secured up prior to installing and uninstalling Vault.

But thanks for the speedy responses ... I do like Vault and would like our company to adopt it ... its just that we are little and dont have a lot of dosh, oh well! :)

Post Reply