I had to wipe an instance of Sitecore today and start fresh. I deleted the instance using the installer, made sure to delete the App Pool and website in IIS. I removed any leftover files in c:\inetput\wwwroot and then when into SQL Management studio and deleted all of the databases it used. I then went […]
Tag: c++
Took me far too long to find this option. Powertools had some annoying quirks that I just couldn’t get passed and I wasn’t using any of it’s good features. Plus either it or the SP1 upgrade has left Visual Studio 2010 in a less than stable state, I find it crashing several times a day. […]
If you’re a programmer and have Visual Studio installed you’re probably annoyed to no end by the option to launch the Just-In-Time debugging program every time something crashes. It may be helpful if it’s your program but when someone else wrote it, it will offer you little. To disable Just-In-Time debugging: Open Visual Studio Click […]