Click here to Skip to main content
15,918,168 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi sir,

I have created one class in my project and i have added one rdlc report in to my project,i have given reference to that class and in textbox i have written expression,in rdlc file property i have given bulid action content its coming exception.

Error 1 Error while loading code module: ‘example1234, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null’. Details: Could not load file or assembly 'example1234, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified. D:\praveen\example1234\example1234\Report1.rdlc example1234

but if i change that bulid action none its working properly.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900