Posted on: 11/30/2012 9:20:08 PM | Views : 703

Hi,
I have used Custom Membership Providers in my project, it is working correctly on local machine but when i relese this code on IIS it is giving me error like this,
 
Server Error in '/' Application. -------------------------------------------------------------------------------- Parser Error Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately. Parser Error Message: Failed to generate code. Exception of type 'System.Data.Design.InternalException' was thrown. Source Error: Line 1:  <?xml version="1.0" ...

Go to the complete details ...