dbTalk Databases Forums  

Can't browse cube

microsoft.public.sqlserver.olap microsoft.public.sqlserver.olap


Discuss Can't browse cube in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
MasterBlaster
 
Posts: n/a

Default Can't browse cube - 07-09-2008 , 09:25 AM






I deployed my cube and tried to browse it using the browser tab, but I get
the following error. Any suggestions?

===================================

Invalid class string (Exception from HRESULT: 0x800401F3 (CO_E_CLASSSTRING))
(Microsoft Visual Studio)

------------------------------
Program Location:

at System.Windows.Forms.UnsafeNativeMethods.CoCreateI nstance(Guid& clsid,
Object punkOuter, Int32 context, Guid& iid)
at System.Windows.Forms.AxHost.CreateWithoutLicense(G uid clsid)
at System.Windows.Forms.AxHost.CreateWithLicense(Stri ng license, Guid
clsid)
at System.Windows.Forms.AxHost.CreateInstanceCore(Gui d clsid)
at System.Windows.Forms.AxHost.CreateInstance()
at System.Windows.Forms.AxHost.GetOcxCreate()
at System.Windows.Forms.AxHost.TransitionUpTo(Int32 state)
at System.Windows.Forms.AxHost.CreateHandle()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.SetVisibleCore(Boolea n value)
at System.Windows.Forms.Control.set_Visible(Boolean value)
at Microsoft.AnalysisServices.Browse.BrowserHostContr ol.LoadBrowser()



Reply With Quote
  #2  
Old   
Lynn Teska
 
Posts: n/a

Default Can't browse cube - 05-13-2010 , 02:41 PM






Anyone have a fix to this?
Error when browsing cubes in SSMS or VS2008:
nvalid class string (Exception from HRESULT: 0x800401F3 (CO_E_CLASSSTRING)) (Microsoft SQL Server Management Studio)

------------------------------
Program Location:

at System.Windows.Forms.UnsafeNativeMethods.CoCreateI nstance(Guid& clsid, Object punkOuter, Int32 context, Guid& iid)
at System.Windows.Forms.AxHost.CreateWithoutLicense(G uid clsid)
at System.Windows.Forms.AxHost.CreateWithLicense(Stri ng license, Guid clsid)
at System.Windows.Forms.AxHost.CreateInstanceCore(Gui d clsid)
at System.Windows.Forms.AxHost.CreateInstance()
at System.Windows.Forms.AxHost.GetOcxCreate()
at System.Windows.Forms.AxHost.TransitionUpTo(Int32 state)
at System.Windows.Forms.AxHost.CreateHandle()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.SetVisibleCore(Boolea n value)
at System.Windows.Forms.Control.set_Visible(Boolean value)
at Microsoft.AnalysisServices.Browse.BrowserHostContr ol.LoadBrowser()






MasterBlaste wrote:

Can't browse cube
09-Jul-08

I deployed my cube and tried to browse it using the browser tab, but I get
the following error. Any suggestions?

===================================

Invalid class string (Exception from HRESULT: 0x800401F3 (CO_E_CLASSSTRING))
(Microsoft Visual Studio)

------------------------------
Program Location:

at System.Windows.Forms.UnsafeNativeMethods.CoCreateI nstance(Guid& clsid,
Object punkOuter, Int32 context, Guid& iid)
at System.Windows.Forms.AxHost.CreateWithoutLicense(G uid clsid)
at System.Windows.Forms.AxHost.CreateWithLicense(Stri ng license, Guid
clsid)
at System.Windows.Forms.AxHost.CreateInstanceCore(Gui d clsid)
at System.Windows.Forms.AxHost.CreateInstance()
at System.Windows.Forms.AxHost.GetOcxCreate()
at System.Windows.Forms.AxHost.TransitionUpTo(Int32 state)
at System.Windows.Forms.AxHost.CreateHandle()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.SetVisibleCore(Boolea n value)
at System.Windows.Forms.Control.set_Visible(Boolean value)
at Microsoft.AnalysisServices.Browse.BrowserHostContr ol.LoadBrowser()

Previous Posts In This Thread:

On Wednesday, July 09, 2008 10:25 AM
MasterBlaste wrote:

Can't browse cube
I deployed my cube and tried to browse it using the browser tab, but I get
the following error. Any suggestions?

===================================

Invalid class string (Exception from HRESULT: 0x800401F3 (CO_E_CLASSSTRING))
(Microsoft Visual Studio)

------------------------------
Program Location:

at System.Windows.Forms.UnsafeNativeMethods.CoCreateI nstance(Guid& clsid,
Object punkOuter, Int32 context, Guid& iid)
at System.Windows.Forms.AxHost.CreateWithoutLicense(G uid clsid)
at System.Windows.Forms.AxHost.CreateWithLicense(Stri ng license, Guid
clsid)
at System.Windows.Forms.AxHost.CreateInstanceCore(Gui d clsid)
at System.Windows.Forms.AxHost.CreateInstance()
at System.Windows.Forms.AxHost.GetOcxCreate()
at System.Windows.Forms.AxHost.TransitionUpTo(Int32 state)
at System.Windows.Forms.AxHost.CreateHandle()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.SetVisibleCore(Boolea n value)
at System.Windows.Forms.Control.set_Visible(Boolean value)
at Microsoft.AnalysisServices.Browse.BrowserHostContr ol.LoadBrowser()


Submitted via EggHeadCafe - Software Developer Portal of Choice
Entity Framework 4.0 and the AJAX Autocomplete Extender.
http://www.eggheadcafe.com/tutorials...rk-40-and.aspx

Reply With Quote
  #3  
Old   
Mcbaker Ochola
 
Posts: n/a

Default Re: Can't browse cube - 07-15-2011 , 06:29 AM



I too wants the solution to the same error like Masterblaste. Am learning how to build a data warehouse but that error is a stumbling to my progress. Please if you get the solution, notify me.

Thanks

Mcbaker Ochola
+256751424321



Quote:
On Wednesday, July 09, 2008 10:25 AM MasterBlaste wrote:

I deployed my cube and tried to browse it using the browser tab, but I get
the following error. Any suggestions?

===================================

Invalid class string (Exception from HRESULT: 0x800401F3 (CO_E_CLASSSTRING))
(Microsoft Visual Studio)

------------------------------
Program Location:

at System.Windows.Forms.UnsafeNativeMethods.CoCreateI nstance(Guid& clsid,
Object punkOuter, Int32 context, Guid& iid)
at System.Windows.Forms.AxHost.CreateWithoutLicense(G uid clsid)
at System.Windows.Forms.AxHost.CreateWithLicense(Stri ng license, Guid
clsid)
at System.Windows.Forms.AxHost.CreateInstanceCore(Gui d clsid)
at System.Windows.Forms.AxHost.CreateInstance()
at System.Windows.Forms.AxHost.GetOcxCreate()
at System.Windows.Forms.AxHost.TransitionUpTo(Int32 state)
at System.Windows.Forms.AxHost.CreateHandle()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.SetVisibleCore(Boolea n value)
at System.Windows.Forms.Control.set_Visible(Boolean value)
at Microsoft.AnalysisServices.Browse.BrowserHostContr ol.LoadBrowser()

Quote:
On Thursday, May 13, 2010 3:41 PM Lynn Teska wrote:

Anyone have a fix to this?

Error when browsing cubes in SSMS or VS2008:

nvalid class string (Exception from HRESULT: 0x800401F3 (CO_E_CLASSSTRING)) (Microsoft SQL Server Management Studio)



------------------------------

Program Location:



at System.Windows.Forms.UnsafeNativeMethods.CoCreateI nstance(Guid& clsid, Object punkOuter, Int32 context, Guid& iid)

at System.Windows.Forms.AxHost.CreateWithoutLicense(G uid clsid)

at System.Windows.Forms.AxHost.CreateWithLicense(Stri ng license, Guid clsid)

at System.Windows.Forms.AxHost.CreateInstanceCore(Gui d clsid)

at System.Windows.Forms.AxHost.CreateInstance()

at System.Windows.Forms.AxHost.GetOcxCreate()

at System.Windows.Forms.AxHost.TransitionUpTo(Int32 state)

at System.Windows.Forms.AxHost.CreateHandle()

at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)

at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)

at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)

at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)

at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)

at System.Windows.Forms.Control.CreateControl()

at System.Windows.Forms.Control.SetVisibleCore(Boolea n value)

at System.Windows.Forms.Control.set_Visible(Boolean value)

at Microsoft.AnalysisServices.Browse.BrowserHostContr ol.LoadBrowser()

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.