Activity overview
Latest activity by seaubrey
VS does not startup so I can't try Tools->Options->Addin/Macro security.
I have already tried devenv \setup and devenv \safemode but still VS hangs at the splash screen. I've even uninstalled and then reinstalled VS, but still VS hangs with the last entries in its log file of:
<entry>
<record>38</record>
<time>2007/12/14 16:14:06.832</time>
<type>Information</type>
<source>Microsoft Visual Studio</source>
<description>Calling OnConnection for Addin: RedGate.Profiler.VSAddin.Connect</description>
</entry>
<entry>
<record>39</record>
<time>2007/12/14 16:14:06.863</time>
<type>Information</type>
<source>Microsoft Visual Studio</source>
<description>Unloading AddIn and calling OnDisConnection: RedGate.Profiler.VSAddin.Connect</description>
</entry> / comments
VS does not startup so I can't try Tools->Options->Addin/Macro security.
I have already tried devenv \setup and devenv \safemode but still VS hangs at the splash screen. I've even uninstalled and...
VS studio 2005 hangs with RedGate.Profiler.VSAddin.Connect
I uninstalled the ANTS profiler and now Visual Studio 2005 SP1 hangs on startup at the splash screen. The VS log file shows that the last thing it attempted to perform before hanging is loading th...