I have created a entry page and created fields for all those. Now am trying to entered fields into my database.
My values are save in database but after saving my CRM page shows error like
500 - Internal server error. There is a problem with the resource you are looking for, and it cannot be displayed.
I think this error may be because of not enabling parent path and authentication rights in IIS.
I enabled the allow parent path in IIs->ASP,iis->Asp->debugging properties->send errors to browser->true
How to resolve this error?