Hi All,
I've implemented a solution using Crystal for VS webservices. (Basically the same as the example used in the SDK)
Everything works fine when running locally using Visual studio's local webserver but if I deploy to IIS (on the same box), I now get prompted continually for a database login. I have also tried programming in the LogonInfo credentials without success. I've even tried changing the identity of the IIS website to run as an administrator with no luck ! I'm sure that the connection to my underlying datasource works as the report renders correctly in the VS Crystal reports designer.
I've really run out of options here so I'm hoping someone here can help me !
Thanks