C
Colin Basterfield
Hi,
I am prety new to ADO.NET and have been playing around with some Web Service
examples, and as a result had some problems which I separated out into first
a Windows app, and then a Web App. I use Windows NT authentication so in
the windows app this connection string worked
"workstation id=<compname>;packet size=4096;integrated security=SSPI;data
source=<compname>;persist security info=False;initial catalog=<dbName>"
In the Web App it failed saying the login had failed with this message
Any ideas anyone?
Cheers in advance...
Colin
I am prety new to ADO.NET and have been playing around with some Web Service
examples, and as a result had some problems which I separated out into first
a Windows app, and then a Web App. I use Windows NT authentication so in
the windows app this connection string worked
"workstation id=<compname>;packet size=4096;integrated security=SSPI;data
source=<compname>;persist security info=False;initial catalog=<dbName>"
In the Web App it failed saying the login had failed with this message
Any ideas anyone?
Cheers in advance...
Colin