I am creating a clickonce app and planning on using SQL Compact. However, multiple users will be using the app on the same machine. Is this going to be possible for them to sha开发者_C百科re the same
There is one problem about our infra architecture. The sever is working on the ship. So If the 开发者_运维问答application changed,
I\'m new to clickonce so i\'m trying to use public hosting for the first steps. I\'m expreriencing a problem, which is:
We\'re trying to deploy an unsigned clickonce application. For some users this fails with the below error, while for others its no problem.
I have a Windows Forms application and am deploying that application through ClickOnce deployment. Now, I\'ve a third-party DLL file and it has different versions for 32-bit and 64-bit OS.
We have recently moved an existing Clickonce app development project from Visual Studio 2005 to VS 2010.
Will I be able to download and start another exe-file using my click once deployment? I already have the functionality that downloads and updates my application files, so I would really like for a Cli
I\'ve got a 3rd party video capture control in my system (LeadTools Capture control), which is licensed and works perfectly in my Dev environme开发者_如何学JAVAnt.
I have a situation when some clients see the server by its local IP and some by global. So th开发者_如何学Goat for some of them IP is 10.0.0.4 and for some 94.44.224.132. I use ClickOnce for deploymen
I have a WPF application and it has a SQL Server database. All users of the application will be able to do the following:开发者_如何学Python