Hi Terry,
I have a similar problem. If you try to View Source and copy and save it as
a separeate aspx file, and then open it with some editor, you might see the
following:
1. Either the table measure fields were filled from Cube, it means the
connection is established
2. No connection is established, in this case you should see Connection not
established message.
I am looking forward to change it, but I don't actually have a source code,
just dll. I will appreciate if you can send me the source code, cos
apperently the setup.exe from
http://www.sqlserveranalysisservices.com/default.htm
does not install source code on my machine, which is strange.
Emin
"Terry Smith" wrote:
Quote:
I've followed all the instructions in the readme.txt file that comes with the
CellSetGrid, and the page still doesn't render. I get a JavaScript error that
says "Object expected" and the web page itself locks up when rendering the
grid. Any ideas?
I'm on ASP.NET 2.0 and Analysis Services '05.
My connection string is:
provider=msolap;location=localhost;initial catalog=Adventure Works
DW;Integrated Security=SSPI
with cube: Adventure Works |