Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
All-Star
34503 Points
5553 Posts
Apr 25, 2012 08:38 AM|LINK
what is the error message?
go to web.config and change customerror mode to Off... like this
<customErrors mode="Off" />
this will display complete exception message which could help u understand and resolve the issue or post the exception message here
hope this helps...
kedarrkulkar...
All-Star
34503 Points
5553 Posts
Re: Application Error after passing the LDAP
Apr 25, 2012 08:38 AM|LINK
what is the error message?
go to web.config and change customerror mode to Off... like this
<customErrors mode="Off" />
this will display complete exception message which could help u understand and resolve the issue or post the exception message here
hope this helps...
KK
Please mark as Answer if post helps in resolving your issue
My Site