Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Connection question
Message
General information
Forum:
ASP.NET
Category:
Databases
Miscellaneous
Thread ID:
00638357
Message ID:
00638805
Views:
22
>Web application are run by the ASP .NET worker process which runs under the machinename\ASPNET user. Did you give this account access to SQL Server?

Not that I'm aware of - I certainly didn't - and the SQL Server that I'm using resides on my laptop. Could this have happened when I installed .NET (i.e. as part of the install process)?

>
>Don't.
>
>Create an explicit SQL Server login and user and use SQL Server authentication.

OK

>
>The other option is to use .NET impersonation feature. There's a setting in the web.config that tells the worker process to impersonate another account. I don't remember what the option is.

Thanks for the info.

>
>-Mike
Al Williams

Anola MB, CANADA
Previous
Reply
Map
View

Click here to load this message in the networking platform