windowsidentity inquiry

  • Thread starter Thread starter mich via DotNetMonster.com
  • Start date Start date
M

mich via DotNetMonster.com

hi all!

i encountered an error in instantiating windowsidentity passing the upn
(user principal name). the error i encountered was "Unable to Logon". hope
you guys can help me.

do you think i still need to configure something in our domain controller?

thanks in advance

mich
 
Hi Mich
You get that error message with windowsIdentity if you have an argument
exception( nothing here meat that you lake privileges or anything ) You
might need to check the arguments that you are passing to your identity
object if they are in correct format . see
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/
frlrfsystemargumentexceptionclasstopic.asp
Mohamed M .Mahfouz
Developer Support Engineer
ITWorx on behalf of Microsoft EMEA GTSC
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top