Server Application unavailable error when password containing & character

  • Thread starter Thread starter TeenaFrancis
  • Start date Start date
T

TeenaFrancis

Hi,

One of my application has
<identify impersonate = true> in web.config.

I have given my user name and password in machine.config.

When i tried to access the application used to work perfectly.
But 'Server Application Unavailable' error is coming when the password
containing some & character.

I tried to give & as &amp;

but still the same error is coming..

Any one can suggest why this error is coming?

Thanks in advance

Teena
 
Could you post the part of web.config where you have added the password
(including the password)? This could help tracking the error down...

Best regards,
Jan
 

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