<!-- Web.Config Configuration File --> <configuration> <system.web> <customErrors mode="Off"/> </system.web> </configuration>
<customErrors mode="On"/> make it onand check what error you are getting