Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Configuration Error
Message
 
To
27/09/2002 14:22:39
Gary Otte
California Youth Authority
Sacramento, California, United States
General information
Forum:
ASP.NET
Category:
Installation, Setup and Configuration
Miscellaneous
Thread ID:
00705372
Message ID:
00705379
Views:
6
>I am attempting to create my first Web app accessing SQL server. DBA has set up a username & password on SQL server end, and I have entered those into the "identity" element in Web.config. Running the app stops at the "identity" statement with the following error:
>
>Description: An error occurred during the processing of a configuration
>file required to service this request. Please review the specific error
>details below and modify your configuration file appropriately.
>
>Parser Error Message: Could not create Windows user token from the
>credentials specified in the config file. Error from the operating
>system 'A required privilege is not held by the client. '
>
>Any suggestions?
>
>TIA,
>Gary

You need to create the user that you are using to log into sql server on the machine from which you are running you app.
Chris
Previous
Reply
Map
View

Click here to load this message in the networking platform