Crystal reports error in SetDataSource

前端 未结 3 990
囚心锁ツ
囚心锁ツ 2021-01-04 21:54

I am having trouble in VS 2010 sap crystalreports, using c# to make a windows application.

I get the following error with the following code:

 Crysta         


        
3条回答
  •  醉话见心
    2021-01-04 22:22

    Try using this solution by adding the useLegacyV2RuntimeActivationPolicy attribute to your .config file

    
    

提交回复
热议问题