How to rectify the error ? I have no idea. (because I have no idea what is causing the error)
What exactly is the error ? Your web application (is it a web service) has generated an unhandled exception, and IIS doesn't know what to serve the client. It adds a generic 500 Http code error and serves it. How to find out the error ? I might be able to point you in the right direction : Check the Event Log and any other logs that your application writes. If possible, debug your application and make sure all exceptions are flagged (break on all exceptions). On Oct 30, 6:02 pm, "Jeena Ajiesh" <[EMAIL PROTECTED]> wrote: > Can anyone tell me how to rectify this error??? > I cannot open the web application in IIS > > Regards > Jeena
