Hi.
I`m having problems connecting to my SQL desktop engine with ASP.NET and
VB.NET. I can make the connection work fine within a windows application, but not through my web application. Any suggestions of what could be wrong?
Here is my connection string which was automatically generated by VS.NET:
data source=knut;initial catalog=felicitas;integrated security=SSPI;persist security info=False;workstation id=KNUT;packet size=409
Please help.
Regards,
Knut