Error message <unknown>
Error number 80131513
SQL Server 2008 R2 (x64)
Id #10820 | Release:
None
| Updated: Thu at 7:52 PM by JOverbey | Created: May 26, 2012 at 5:00 PM by nmacehiter
After installing Internals Viewer, I get the following error when starting SSMS:
"The Add-in 'InternalsViewer.SSMSAddIn.Connect' failed to load or caused an exception.
Would you like to remove th...
Id #10608 | Release:
None
| Updated: Feb 21 at 11:07 PM by janosb | Created: Apr 4, 2012 at 12:38 PM by pl80
When I run the stand-alone internals viewer on Windows8 I cannot connect to a SQL instance.
I get the message "Sql Internals Viewer has stopped working"
(it runs fine on Windows7)
Id #10466 | Release:
None
| Updated: Feb 21 at 11:07 PM by hogen003 | Created: Mar 5, 2012 at 2:04 PM by hogen003
Hi
I have the installer.. Installed it on my laptop. But I cant seem to get its directory for its executable.
I have to give that path in the External Tools Manager
Thanks
Id #10259 | Release:
None
| Updated: Feb 21 at 11:07 PM by Shav456 | Created: Jan 29, 2012 at 8:37 PM by Shav456
Keep getting attached error.
Id #9854 | Release:
None
| Updated: Feb 21 at 11:07 PM by marif | Created: Nov 20, 2011 at 2:43 PM by marif
In UI, when you select an index in GridView (at bottom), it does not select respective pages in allocation map.
The reason is that layer name differs from label clickable.
Here is a fix :
...
Id #8702 | Release:
None
| Updated: Feb 21 at 11:07 PM by djeepy1 | Created: Apr 25, 2011 at 10:42 AM by djeepy1
Enum used is the same for pages and indexes. Int values are wrong for indexes.
[Flags]
public enum IndexTypes
{
Heap = 1,
Clustered = 2,
NonClustered = 4,
Leaf = 8,
Node =...
Id #8701 | Release:
None
| Updated: Feb 21 at 11:07 PM by djeepy1 | Created: Apr 25, 2011 at 10:38 AM by djeepy1
There are breaking changes in SQL Server 2008 R2.
Download source code and comment those lines :
/*
Legacy Code (SQL 2005 et 2008)
*/
//IObjectExplorerEventProvider provider = ServiceCache.G...
Id #8700 | Release:
None
| Updated: Feb 21 at 11:07 PM by janosb | Created: Apr 25, 2011 at 10:35 AM by djeepy1
Add in will not load when starting SSMS 2008 R2 with the attached error message.
Thanks
Id #8608 | Release:
None
| Updated: Feb 21 at 11:07 PM by ztwardy | Created: Apr 7, 2011 at 8:55 AM by idofr
When expanding the indexes node on master..spt_values I get the following error message complaining that the database "Tables" does not exist. The stack trace indicates this comes from something I...
Id #8333 | Release:
None
| Updated: Feb 21 at 11:07 PM by SmithMartin | Created: Feb 13, 2011 at 5:35 PM by SmithMartin