문제

I just developed a small application (vb.net) with Krypton toolkit elements in it.

On VS2012, I did "publish", zipped it and sent it to someone to test it. However, the receiver sent me an email stating that he got a message telling him he needs a component in order to run the application: "ComponentFactory.Krypton.Toolkit Version 4.4.0.0".

My question is: how to overcome this obstacle? In order to run on a machine, does that machine need to have the Krypton toolkit installed in it? If so, how to install it as the application setup is run?

Thanks

도움이 되었습니까?

해결책

In Application Files section in Publish... where you have Krypton toolkit dll change Publish Status dropdown from Prerequisite to Include

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top