
jim_rosacena...
</div> <div class="comment-right-col" sizset="false" sizcache02928503993451411="3 9 0">Configuration Error - Please help
Nov 21, 2012 05:18 AM|LINK
<div sizset="false" sizcache02928503993451411="3 9 0"><div sizcache="2" sizset="0">Dear Guys,
I hope i posted this on the right thread.
I'm really having like a nightmare in solving this error. I don't understand it totally. I have a small program which i created in my pc and has active directory authentication. It's perfectly working in my pc and i don't have any problem at all. SQL connectivity is perfectly configured too because i tried to run my web application from my PC using my server SQL address connectivity, it works fine. When I copy all of my files under wwwroot/comms to the server (wwwroot/comms), it gives me this error below. I hope you guys could shed your brilliant solution in my situation.
PC Specs: Windows 7, IIS7, MS VS 2010 and SQL Server 2008.
Server Specs: WinSvr2008 R2, IIS7, SQL Server 2012.
Thanks a lot in advance. Jim.
Server Error in '/comms' Application.
Configuration Error
Description:An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
Parser Error Message: Could not load file or assembly...
Source Error:
Line 35: maxInvalidPasswordAttempts="5" minRequiredPasswordLength="6" minRequiredNonalphanumericCharacters="0" passwordAttemptWindow="10"
Line 36: applicationName="/"/>-->Line 37: <add name="AspNetActiveDirectoryMembershipProvider |