Artoftroll
Artoftroll

Reputation: 61

Assembly Error while creating new report viewer

Trigger By clicking Design New Report in Report Viewer

Report viewer error with following error

After I installed the latest stable 9.0.1 version of Newtonsoft.Json

I've tried uninstalling and re-install the Newtonsoft.Json but the error still there.

I can find this line in my package.config

as i do the uninstallation by selecting force uninstall and remove dependency the line will removed as well. After reinstallation that line will be there again and error still there.

Please hellllp .Thanks

Upvotes: 0

Views: 37

Answers (1)

StuckCoder
StuckCoder

Reputation: 36

put or replace the assembly file in [ProgramFiles32]\Microsoft Visual Studio 10.0\Common7\IDE\PrivateAssemblies. Make sure you make a copy first before you replace.

Upvotes: 2

Related Questions