dbTalk Databases Forums  

CellSetGrid JavaScript Error

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


Discuss CellSetGrid JavaScript Error in the microsoft.public.sqlserver.olap forum.



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

Default CellSetGrid JavaScript Error - 04-12-2006 , 01:00 PM






I have installed the CellSetGrid OLAP tool, and really appreciate the
work that has gone into developing the component.

On DEBUG (local machine) it works fine. When I deploy to my development
server, the page gets "stuck" with a solid panel in front of the grid
object. The data is there, because ViewSource on the page content
reveals a fully-populated Field List.

Other users have also reported this JavaScript error, "... object
required", and I believe this is related to that issue. Is the error in
the "onresize" event for the grid?

In my case, the DIV causing the problem is named "csg_pnlWait", and I
think it is created by the IEGrid.cs code. I don't see where the panel
will be set to transparent, though.

Can someone offer any suggestions for this?
Rick


Reply With Quote
  #2  
Old   
AT
 
Posts: n/a

Default Re: CellSetGrid JavaScript Error - 04-23-2006 , 07:25 PM






Hi,
I'm also having the same problem. Has anyone found a solution?

It works fine on my development machine but I get the same problem as
Rick then it is deployed on testing machines.


Reply With Quote
  #3  
Old   
Rick
 
Posts: n/a

Default Re: CellSetGrid JavaScript Error - 05-11-2006 , 01:25 PM



I've had no luck with this, and I'm going to try modifying the code
that sets/hides the panel. I'll post any results from my
experimentation here.
Rick


Reply With Quote
  #4  
Old   
I am blue
 
Posts: n/a

Default Re: CellSetGrid JavaScript Error - 05-18-2006 , 02:28 AM




This is just a guess:
Did you "install" the control on the server machine?I mean take exe of
cellsetgrid and execute it on the server.
Check on the server that
"C:\Inetpub\wwwroot\aspnet_client\cellsetgrid\9_0_ 0_0" folder
exists.There, you will find the icons and images needed for the display
of the field list.
It happend to me that I forgot to install the control on the server,so
I always got "error, obejct expected" on IE, and the reason was that
cellsetgrid control couldnīt find icons needed for the display of the
field list.


Reply With Quote
  #5  
Old   
amie
 
Posts: n/a

Default Re: CellSetGrid JavaScript Error - 05-23-2006 , 02:17 AM



Hey thanks, that was the problem! I feel a bit silly not working it out
myself but at least I'm not the only one

Just an extra note, I copied those files accross manually and was still
getting the error. I had to then set the windows permissions on the
"C:\Inetpub\wwwroot\aspnet_client\cellsetgrid\9_0_ 0_0" folder to give
'Everyone' read access. I guess if I had just ran the install app it
may have done that for me.

Thanks again!


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.