Page 1 of 1

Deployment using ClickOnce

Posted: Fri 21 Nov 2008 13:52
by jasonlv
Is there any how-to or FAQ on getting projects to deploy correctly with click once?

Posted: Mon 24 Nov 2008 08:47
by Shalex
dotConnect for MySQL provides data access layer of your application. You can create projects with the ClickOnce Deployment technology using our components. We don't have FAQ on this point because this is only one of all possible ways to use our product.

Posted: Tue 30 Dec 2008 00:47
by pleb
Hi Jasonlv,

I've used the devart connector in a click once deployment without much trouble. You'll need to make sure the devart assembly files are included with your deployment.

You can do this by - adjusting the "Application Files" in the project properties or by changing the assembly references to copy local.

Hope this helps,

Pleb