To publish an Eyeshot application using VisualStudio ClickOnce follow the following steps (screenshots refer to VisualStudio 2013):
1) Open the Project properties and go to the Publish page:
2) Click on the "Application Files..." button to open the corresponding dialog:
3) Set the Publish status of the three Eyeshot dlls to "Include", and the status of the SharpDX dlls to "Exclude":
4) Publish the application.
Comments
Hi Luca,
I tried this but on the target machine I get an error stating that:
"Unable to install or run the application. The application requires that assembly SharpDX.DXGI Version 2.6.3.0 be installed in the Global Assembly Cache (GAC) first."
Is there a way to include the SharpDX required dlls in the application?
Chris
Sorry,
re-read your article and it worked fine!
PS. I modified the setup file as you suggested AFTER I sent you the code.
Question for you. Is ClickOnce a good installer for most applications? I am using the Install shield that comes with VS. I don't need a lot of the features.
Now the install shield does allow me to create the default directories, data directories, and a disclaimer statement.
Hi Robert,
please open a ticket explaining your issue.
Please sign in to leave a comment.