1
I’m developing an application (Vb.net) that contains Krypton elements.
After doing "Publish", I compacted and sent one person to test it. However, this person answered me saying that he cannot run the application because he is missing a component: "Componentfactory.Krypton.Toolkit Version 4.4.0.0".
My question is, how to overcome this? Does the machine have to have Krypton Toolkit installed to run on a machine? If yes, it is possible to include Toolkit in the application setup so that it is installed together with the application?
Does this question have any specific relationship with VS 2012? Or even with any version of VS?
– Maniero
Yeah, I’m trying to Publish an application using Visual Studio 2012
– chiapa
But what if the problem is related to VS 2012? If it was another version, wouldn’t you have the problem? If you were using another resource to publish, the problem would not occur?
– Maniero