Hi,
We have created a simple demo ASP.NET app that displays Customers table from the NWIND database. Both the app and database are attached. We'll update this post shortly with the results.
Update 1: We were able to reproduce the problem. When both the database and UWS+application are on the same machine, there is no problem. When SQL Server and UWS+application are on different machines, we get the same error. We are looking into it.
Update 2: Running the app under IIS 6 and getting the same error, when SQL runs on one box, and IIS+application on another. It appears this problem is not UWS-specific, and is known as a double-hop authorization problem. Please refer to
http://stackoverflow.com/questions/10957443 for the background information and the solution.
Best regards,
UltiDev Team.
Please donate at
http://www.ultidev.com/products/Donate.aspx to help us improve our products.