我已經搜索了很多,但到目前爲止還沒有發現任何有用的東西。 我升級了一箇舊的VB .net1應用程序,它引發了我對.net4。升級.net,crystal - 無效的resx文件?
現在我編譯時出現以下錯誤:
Invalid Resx file. Could not load type CrystalDecisions.ReportAppServer.InternalEnterpriseLogonInfo, CrystalDecisions.CrystalReports.Engine, Version=11.5.3300.0, Culture=neutral, PublicKeyToken=692fbea5521e1304 which is used in the .RESX file. Ensure that the necessary references have been added to your project.
我使用的是用二進制來伴隨DLL文件,這是水晶13.0.2除了兩個企業DLL的11.5。
我不知道該怎麼做,所以任何提示都會有所幫助!
Regards