The fix to this exception is as:
Go to IIS7->Application Pools -> Advanced Settings
Change the ApplicationPoolIdentity as
In Process Model section change the identity to Localsystem.This will make your application run under

Hope it helps.....
Go to IIS7->Application Pools -> Advanced Settings
Change the ApplicationPoolIdentity as
In Process Model section change the identity to Localsystem.This will make your application run under
NT AUTHORITY\SYSTEM, which is an existing login for the database by default.Hope it helps.....
No comments:
Post a Comment