Twitter iPhone pliant OnePlus 11 PS5 Disney+ Orange Livebox Windows 11

Problème suite à une installation/désinstallation

1 réponse
Avatar
Oriane
Suite à une expréience malheureuse (cf mon post précédent), j'ai des soucis
avec mon Sql Server Management Studio qui me montre bien l'arborescence des
bases/rôles... et les tables.., mais qui plante lorsque j'ouvre ou je veux
modifier une table. Si je prends un Management Studio d'un autre PC, ben
c'est pareilca plante !

Par contre l'accès aux données des tables de l'instance avec Access 97
fonctionne.

L'erreur est la suivante:
Classe non enregistrée (Exception de HRESULT : 0x80040154
(REGDB_E_CLASSNOTREG)) (Microsoft.SqlServer.Express.VSIntegration)

Détail:
à
Microsoft.SqlServer.Management.UI.VSIntegration.ISqlToolsVSHlpFactory.CreateHierarchyWrapper(Guid&
clsidInnerHier)
à
Microsoft.SqlServer.Management.UI.VSIntegration.SqlWorkbenchHierarchy.CreateHierarchyWrapper(Type
typeToWrap, ILocalRegistry localReg)
à
Microsoft.SqlServer.Management.UI.VSIntegration.Editors.ScriptFactory.get_SqlVirtualProject()
à
Microsoft.SqlServer.Management.UI.VSIntegration.Editors.VsDocumentMenuItem.InvokeDesigner(IManagedConnection
connection)
à
Microsoft.SqlServer.Management.UI.VSIntegration.Editors.VsDocumentMenuItem.Invoke()

Je me dis que j'ai dû supprimé un composant partagé par Sql Server 2005 en
désinstallant Sql Server 2008 CTP.

Cordialement

1 réponse

Avatar
Oriane
Bon ben je viens de voir la réponse à mon problème sur le NG
microsoft.public.sqlserver.tools :

At this point I don't think there is any way to guarantee the stability of
2005 so I would definitely uninstall both completely and reinstall 2005. I
NEVER put CTP's on a machine I actually need:).

--
Andrew J. Kelly SQL MVP
Solid Quality Mentors


"Mark Allison" wrote in message
news:
Hi,

I know, I know I should have installed it in a virtual machine...

I installed SQL Server Katmai November CTP next to my SQL Server 2005 SP2
workstation installation on Windows XP Pro SP2. When I right-click a table
and select either Design or Open I get this error:

Class does not support aggregation (or class object is remote) (Exception
from HRESULT: 0x80040110 (CLASS_E_NOAGGREGATION))
(Microsoft.SqlServer.SqlTools.VSIntegration)

I tried to rectify the problem by removing SQL Server Katmai completely,
rebooting my machine and then applying SQL Server 2005 SP2. Unfortunately
SP2
would not overwrite the client tools because it said there were newer
components installed. Is there a way to force the SP2 installer to
overwrite
all installed components?

My other options would be to uninstall SQL Server 2005 and reinstall but I
wanted to try less drastic options first. Thanks for reading!

Mark.



Je ne suis donc sans doute pas assez prudente mais quand même ca fait mal au
coeur de voir une CTP faire ca.

Oriane