Results 1 to 10 of 10

Thread: [RESOLVED] Impersonate

Threaded View

  1. #1

    Thread Starter
    Learning .Net danasegarane's Avatar
    Join Date
    Aug 2004
    Location
    VBForums
    Posts
    5,853

    Resolved [RESOLVED] Impersonate

    I am doing excel automation in asp.net project. For this I need to impersonate and I am using

    Code:
     <identity impersonate="true" userName="DomainName\dana" password="Password"/>
    For this MS Article , I am adding my name to the Users Group of Local computer. But I am getting error that Could not load assmebly. But I add my username as Admin/Power users, the page works well.

    And my question is For Impersonate, what is the User type ?
    Last edited by danasegarane; Mar 2nd, 2010 at 02:16 AM.
    Please mark you thread resolved using the Thread Tools as shown

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width