Archive

Archive for May, 2009

svnsync: Can’t open ‘C:\DOCUME~1 Error

May 28th, 2009

I had this very annoying error the other day when trying to sync my repositories. The answer was so simple, but took me forever to figure out, as some files would sync and some would fail.

The answer….

Turn off your Virus Protection! That’s it! :)

Hope it helps you out.

Greg Uncategorized

IIS Manager MMC could not create the snap-in

May 1st, 2009

image

 

From the Command Line run

“regsvr32 %windir%\system32\inetsrv\inetmgr.dll”

image

Greg Uncategorized