Question

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

Was it helpful?

Solution

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

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top