|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
SQL Management Studio "Open Table" ErrorWhen I try to use the "Open Table" feature in SQL Managment Studio
(Standard), I get the following error: Class does not support aggregation (or class object is remote) (Exception from HRESULT: 0x80040110 (CLASS_E_NOAGGREGATION)) (Microsoft.SqlServer.SqlTools.VSIntegration) What am I doing wrong here? Alex Alex,
See if these help: http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=178936&SiteID=1 http://www.dbtalk.net/comp-databases-ms-sqlserver/class-does-not-support-aggregation-281838.html Steve Kass Drew University www.stevekass.com Alex Maghen wrote: Show quote >When I try to use the "Open Table" feature in SQL Managment Studio >(Standard), I get the following error: > >Class does not support aggregation (or class object is remote) (Exception >from HRESULT: 0x80040110 (CLASS_E_NOAGGREGATION)) >(Microsoft.SqlServer.SqlTools.VSIntegration) > >What am I doing wrong here? > >Alex > > Hello Alex,
I agree with Steve that the issue might be related to .net framework 2 and I saw similar problems was resolved by reinstalling .net framework 2.0 and then workstation components. If you have any udpate on this issue, please feel free to let's know. Best Regards, Peter Yang MCSE2000/2003, MCSA, MCDBA Microsoft Online Community Support ================================================== Get notification to my posts through email? Please refer to http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif ications <http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx>. Note: The MSDN Managed Newsgroup support offering is for non-urgent issues where an initial response from the community or a Microsoft Support Engineer within 1 business day is acceptable. Please note that each follow up response may take approximately 2 business days as the support professional working with you may need further investigation to reach the most efficient resolution. The offering is not appropriate for situations that require urgent, real-time or phone-based interactions or complex project analysis and dump analysis issues. Issues of this nature are best handled working with a dedicated Microsoft Support Engineer by contacting Microsoft Customer Support Services (CSS) at <http://msdn.microsoft.com/subscriptions/support/default.aspx>. ================================================== This posting is provided "AS IS" with no warranties, and confers no rights. |
|||||||||||||||||||||||