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

ClickOnce Setup EQATEC reference

4 Answers 92 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Gabriel
Top achievements
Rank 2
Gabriel asked on 04 Apr 2014, 08:11 PM
Hi, I have a WinForms project that uses ClickOnce for the installation process, I've updated the project to version v. 2014.1.226.40, and in the Project Configuration Wizard the EQATEC.Analytics.Monitor checkbox is NOT checked. After publishing, I copied the setup files to the shared folder of the PC where the files are going to be held for user installation purposes. After trying to test the app, it says that I need to install EQATEC stuff in GAC, I sincerely don't need/want any of this information on the project, so I'm trying to remove the "reference"? (I don't see that reference, maybe it's already embedded in your controls), but can't find any option to do so... Does anyone know a simple way to avoid that "requirement"?

Thanks in advance!

Gabriel

4 Answers, 1 is accepted

Sort by
0
Accepted
Robert Schoen
Top achievements
Rank 1
answered on 04 Apr 2014, 09:30 PM
I had a similar issue. All I needed to do was to exclude the
EQATEC.Analytics.Monitor.dll in the application files.

In your application properties go to the publish tab and click on Application
files. Find the EQATEC.Analytics.Monitor.dll then select Exclude. 

Publish your set up again.


0
Gabriel
Top achievements
Rank 2
answered on 04 Apr 2014, 09:56 PM
Thanks for the info! Everything's OK now, I can't remember when did I include EQATEC in the project! Maybe when I upgraded the project a wrong click or something...
0
Robert Schoen
Top achievements
Rank 1
answered on 04 Apr 2014, 10:02 PM
As I understand it. The Telerik controls have a reference to EQATEC.  One click detects this reference and attempts to include it in the set up even though your application may not need or use it directly.

0
Ralitsa
Telerik team
answered on 08 Apr 2014, 06:19 AM
Hello, 

Thank you for contacting us. 

We have introduced the mentioned assembly in release Q1 2014 (2014.1.226). If the analytics functionality it is not used in your project, you need to locate the EQATEC assembly and set its Publish Status to Exclude just like you did. 

We improved this behavior in our latest release Q1 2014 SP1 (2014.1.402) so it will not require this additional step. 

Our suite for WinForms provides integrated support for Telerik Analytics. Using Analytics you will be able to trace certain features of the controls and get statistics about their usage. You can read more about this feature in our article Telerik Analytics Integration.

Please do not hesitate to contact us if you have any additional questions.

Regards,
Ralitsa
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
General Discussions
Asked by
Gabriel
Top achievements
Rank 2
Answers by
Robert Schoen
Top achievements
Rank 1
Gabriel
Top achievements
Rank 2
Ralitsa
Telerik team
Share this question
or