Hi folks, I have some question about my application which retrieves data from webservices. The thing is that, when a client logs in as an anonymous user to the SAP BW, the data coming from the SAP are not served and my application just keeps throwing http fault errors which are like "Client.Disconnected Could not load WSDL Unable to load WSDL, if currently online, please verify the URI and/or format of the WSDL xxx" As far as I know, there's no cross-domain problem, since logging in as an anonymous user or as an authorized user connects to the same web server.
Does anybody have any ideas on this? Thanks in advance...

