Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Event ID 17836

Status
Not open for further replies.

tekkerguy

Programmer
Nov 16, 2005
196
US
I'm trying to access an olap cube using excel, and when I manage the connection in excel using http, I get the following error after trying to connect:

Code:
Event Type:	Error
Event Source:	MSSQLSERVER
Event Category:	(4)
Event ID:	17836
Date:		7/4/2006
Time:		9:27:50 AM
User:		N/A
Computer:	WEBSERVER
Description:
Length specified in network packet payload did not match number of bytes read; the connection has been closed. Please contact the vendor of the client library. [CLIENT: 10.74.13.123]

For more information, see Help and Support Center at [URL unfurl="true"]http://go.microsoft.com/fwlink/events.asp.[/URL]

I haven't been able to find anything on this site, or microsoft's with regards to this error.

Any ideas?
 
I guess you are using the CUBEANALYSIS in EXCEL. Did you tried to use the connection using server?

 
Hi, I found the solution to my question. Actually, I thought I had done this already but I guess I must have missed it. I didn't install msxml 6.0 or oledb provider 9.0 prior to installing the cube analysis program...

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top