Asp.net, vb.net, C#.net Resources

Welcome to Asp.net, vb.net, C#.net Resources Sign in | Join | Help
in Search

After installing SP4 none of my ASP.NET pages developed using Framework 1.0 are showing the errors related to security?

Last post 08-22-2006, 7:34 AM by Webdeveloper. 1 replies.
Sort Posts: Previous Next
  •  08-21-2006, 5:32 AM 330

    After installing SP4 none of my ASP.NET pages developed using Framework 1.0 are showing the errors related to security?

    After installing SP4 none of my ASP.NET pages developed using Framework 1.0 are showing the errors related to security?
  •  08-22-2006, 7:34 AM 711 in reply to 330

    Re: After installing SP4 none of my ASP.NET pages developed using Framework 1.0 are showing the errors related to security?

    To resolve this issue, identify the user account that is used to run the program, and then assign the "Impersonate a client after authentication" user right to that user account. To do this, follow these steps:

    1. Click Start, point to Programs, point to Administrative Tools, and then click Local Security Policy.
    2. Expand Local Policies, and then click User Rights Assignment.
    3. In the right pane, double-click Impersonate a client after authentication.
    4. In the Local Security Policy Setting dialog box, click Add.
    5. In the Select Users or Group dialog box, click the user account that you want to add, click Add, and then click OK.
    6. Click OK.
    For more details refer Overview of the "Impersonate a Client After Authentication"....
View as RSS news feed in XML
Powered by Community Server, by Telligent Systems