I am running website on Windows 2012 R2 server and SQL server 17 as backend. Site running properly on server. I backed up folder and database on downloaded on local machine. Installed as per all instructions. but site not starting.
getting this error
Server Error in '/' 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: Unrecognized attribute 'DefaultRedirect'. Note that attribute names are case-sensitive.
Source Error:
Line 159: </compilation>
Line 160: <!-- permits errors to be displayed for remote clients -->
Line 161: <customErrors mode="on" DefaultRedirect="">
Line 162: <!-- Forms or Windows authentication -->
Line 163: <authentication mode="Forms">
Source File: C:\xxxxxxx\web.config Line: 161
My local machine is windows 10 and sql 17