开发者

Install .Net assembly reference in Mono

开发者 https://www.devze.com 2023-01-18 22:59 出处:网络
I an earlier thread I got some help to track down a deprecated .Net assembly reference and I was successfully able to port my project to build within Vi开发者_开发问答sual Studio 2010.

I an earlier thread I got some help to track down a deprecated .Net assembly reference and I was successfully able to port my project to build within Vi开发者_开发问答sual Studio 2010.

Is there any option to get this ReportViewer to work within Mono? Building the project with MonoDevelp 2.2.2 currently gives me similar errors:

Assembly "Microsoft.ReportViewer.Common Version=8.0.0 [...] not found
Assembly "Microsoft.ReportViewer.WinForms [...] not found

Thanks for all help :)


Try running all of the dependent assemblies through the Mono Migration Analyser. It currently targets Mono 2.6, but 2.8 has recently been released.

If the assemblies pass the tests in that then they'll work fine in Mono. If they don't pass the tests then there's a slim chance that they'll work, it just depends which functionality is used.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号