

Here the situation is i had a main website in which i had some applications. NET Framework Version.2032 ASP.NET Version.2032 Source File: D:\WWPublic\web.config Line: 5 Source Error: Line 3: Line 4: Line 5: Line 6: Line 7: Parser Error Message: Unrecognized attribute 'type'. Please review the specific error details below and modify your configuration file appropriately. Server Error in '/Test/Test2' Application.Īn error occurred during the processing of a configuration file required to service this request. I am struggling from 2 days please help me in this regards. The error occurs on my webconfig file on line 4:Įven though if i set it to correction version the same error is coming.


On my desktop machine (64-bit), I have installed CR for VS2017 and the 64-bit runtime on my desktop, it works without any issue on development machine.I've uploaded my site to our in house server and I am now recieving the following message:ĭescription: An error occurred during the processing of a configuration file required to service this request. Scenario 3: If I use 64-bit CR runtime on the server and uses 64-bit application pool, it DOESNOT work. Scenario 2: If I use 64-bit CR runtime on the server and uses 32-bit application pool, it DOESNOT work. Scenario 1: If I use 32-bit CR runtime on the server and uses 32-bit application pool, it works fine. The server is a 64-bit machine running Windows 2016. The system cannot find the file specified.

I get the following error:Ĭould not load file or assembly ‘log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=692fbea5521e1304’ or one of its dependencies. On the server I have installed 64-bit runtime crystal report, I enabled “32-bit application pool = true” on the server for the application pool to use on a 64-bit server machine. net web application that uses 32-bit crystal report.
