This is a migrated thread and some comments may be shown as answers.

ClickOnce Deploy with EQATEC Monitor DLL

1 Answer 74 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Steven
Top achievements
Rank 1
Steven asked on 07 Jul 2014, 08:59 PM
We have an application we currently deploy via ClickOnce. We recently added the EQATEC monitoring capabilities to our project. But when published as a ClickOnce application, the install failed because it says the EQATEC dll must be installed to the GAC. Is there a workaround for ClickOnce applications? How can we distribute our application with EQATEC? It would be a shame to remove all the EQATEC references because we see the value in collecting the usage data.

Steve

1 Answer, 1 is accepted

Sort by
0
Yana
Telerik team
answered on 10 Jul 2014, 09:56 AM
Hello Steve,

I have tested the described scenario (deployed a ClickOnce simple application with Analytics support enabled), but wasn't able to reproduce the error. There is no need to install the Analytics assemblies in the GAC, just referencing them in the project in the same way as the other Telerik assemblies should be enough.

Could you please go to the Properties of the project and then to Publish, select Application Files button and check whether all the needed assemblies are included there, more specifically check for EQATEC.Analytics.Monitor.dll and Telerik.Windows.Analytics.dll.

Let us know the result.

Regards,
Yana
Telerik
 
Check out Telerik Analytics, the service which allows developers to discover app usage patterns, analyze user data, log exceptions, solve problems and profile application performance at run time. Watch the videos and start improving your app based on facts, not hunches.
 
Tags
General Discussions
Asked by
Steven
Top achievements
Rank 1
Answers by
Yana
Telerik team
Share this question
or