dbTalk Databases Forums  

CellSetGrid - Publish problem

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


Discuss CellSetGrid - Publish problem in the microsoft.public.sqlserver.olap forum.



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

Default CellSetGrid - Publish problem - 12-14-2006 , 10:32 AM






I am trying the CellSetGrid, the free Olap browser
http://www.sqlserveranalysisservices...tGridIntro.htm

It is amazingly good! I can get everything working on my local machine
(with the setup.exe package installed). However, when I "publish" my web
site in Visual Studio and deployed it to another server, it doesn't work. I
got the following error:

Object reference not set to an instance of an object.
Description: An unhandled exception occurred during the execution of the
current web request. Please review the stack trace for more information
about the error and where it originated in the code.

Exception Details: System.NullReferenceException: Object reference not set
to an instance of an object.

Source Error:

Line 16:
Line 17: <cc1:CellSetGrid2 ID="CellSetGrid2_2" runat="server"
ConnectionString="Provider=MSOLAP;Data Source=apollo;Initial
Catalog=AS_SALES;"
Line 18: Cube="BI_SALES" />
Line 19:


Please help... any idea?



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.