G
Guest
Hi,
I am using .NET 2 (beta2) and are having problems with using a SqlConnection.
I have created a test application that opens a sql connections, gets some
basic data and then closes the connection.
When i run this application as the administrator it works fine. However if
i run the application as a standard user the application hangs indefinatly on
SqlConnection.Open().
I dont get any time out, no exceptions nothing. It just hangs there.
I have tested this on many computers and the same happens.
My main issue is getting this to work on Windows2000 Server (Sp4).
thanks
Arran
I am using .NET 2 (beta2) and are having problems with using a SqlConnection.
I have created a test application that opens a sql connections, gets some
basic data and then closes the connection.
When i run this application as the administrator it works fine. However if
i run the application as a standard user the application hangs indefinatly on
SqlConnection.Open().
I dont get any time out, no exceptions nothing. It just hangs there.
I have tested this on many computers and the same happens.
My main issue is getting this to work on Windows2000 Server (Sp4).
thanks
Arran