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 related 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!
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.
PS. I modified the setup file as you suggested AFTER I sent you the code.
Hi Robert,
please open a ticket explaining your issue.
How does this apply in V2021 with the use of the ODA libraries?
Hi Simon,
All the ODA Dlls must be included along with the Eyeshot Dlls.
What about the tx files ?
And can you supply a list of these dll's (And tx's), as a lot of them seem to be abstract (For others who come to this FAQ)
Please sign in to leave a comment.