Skip to main content

Microsoft Silverlight

Credential promt in applicationRSS Feed

(0)

pinks123
pinks123

Member

Member

24 points

32 Posts

Credential promt in application

In my silverlight application when i run locally i can view my application.But once i connect to onsite machine and then i open the URL i am finding a dilog box to enter the credential .It comes for two times.But once i entered the necessary userid with password ,It prompts error. i viwed in Event Viewer ,there i found as security -- The audit log was cleared Primary User Name: SYSTEM Primary Domain: NT AUTHORITY Primary Logon ID: (0x0,0x3E7) Client User Name: AD1257 Client Domain: SCANDENT-BLR Client Logon ID: (0x0,0x3380B) There its displaying Primary Domain: NT AUTHORITY. So any body can give me some idea about this. Whether due to Primary Domain: NT AUTHORITY ,i am getting the credential domain. I think may be as the client domain is different than my local domain. But locally when i am running i am not getting any credential box . Pls help.

rshelby
rshelby

Member

Member

277 points

66 Posts

Re: Credential promt in application

Just a shot in the dark, but do you have authentication set to "windows" in your web.config file?

Ryan Shelby

rshelby.com

pinks123
pinks123

Member

Member

24 points

32 Posts

Re: Re: Credential promt in application

yes.Authentication is Windows only.

rshelby
rshelby

Member

Member

277 points

66 Posts

Re: Re: Credential promt in application

I think that's why the credential box is showing up.

If your app doesn't require authentication, then you can take that out of the web.config.

Ryan Shelby

rshelby.com
  • Unanswered Question
  • Answered Question
  • Announcement
Microsoft Communities