N
Nicholas Paldino [.NET/C# MVP]
Shawn,
You should not use the ASPNET account. It is a local account that
doesn't have access to the network. Rather, you should create a distinct
user that can connect to the db, and impersonate that user in the page.
Hope this helps.
You should not use the ASPNET account. It is a local account that
doesn't have access to the network. Rather, you should create a distinct
user that can connect to the db, and impersonate that user in the page.
Hope this helps.