Check the data source in the connection string, use the host's IP or
computer name instead of 'localhost'. Hope it works.
BR, Jerry
Kevin ¼g¹D¡G
Quote:
Hi.
I have a web application Asp.Net that access to a Cube through PivoteTable
from Office Web Component. In localhost works ok, but when a client try to
connect I receive the follow error:
The query could not be processed:
o Safety settings on this machine prohibit accessing a data source on
another domain
What's the reason to produce this error and how can avoid it?
Thanks :$ |