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

Referencing libraries

4 Answers 84 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Jon
Top achievements
Rank 1
Jon asked on 21 May 2013, 05:13 PM
Hey guys

I'm having an issue where I have a test studio project, with several dotnet libraries referenced. I added these references in the test studio standalone service. The problem is when I load the project in VS, it appears that the VS plugin automatically adds duplicate references.

So I have references in standalone that reference the DLL in C:\Windows\Microsoft.NET\etc etc etc and then VS adds references to C:\Program Files (x86)\Microsoft.net\etc etc etc

The program files cache is from installing the full .net SDK (which is my developer machine, makes sense). 

The Problem: My test environments don't get the full .net SDK so when running projects that have been edited using the VS plugin and I get compile errors.

Current Solution: After making changes in the VS plugin, I have to reopen the project in the standalone client, and remove the duplicate DLL entries (C:\Program Files (x86)\etc etc etc) compile it, and the I can run it successfully.

Is there a better solution?

4 Answers, 1 is accepted

Sort by
0
Jon
Top achievements
Rank 1
answered on 21 May 2013, 05:25 PM
SOLVED:
Something must have gone wonky in my configs.

I rebuilt the VS project and everything seems to be playing nicely.
0
Ivaylo
Telerik team
answered on 22 May 2013, 11:12 AM
Hello Jon,

We are glad you've managed to fix the issue you are experiencing.

Regards,
Ivaylo
Telerik
Quickly become an expert in Test Studio, check out our new training sessions!
Test Studio Trainings
0
Jon
Top achievements
Rank 1
answered on 04 Jun 2013, 04:20 PM
It appears that Visual Studio has readded the references.

Do you guys have any suggestions?
0
Ivaylo
Telerik team
answered on 06 Jun 2013, 07:44 AM
Hello Jon,

I am sorry to hear you are experiencing this issue again.
Could you please provide me with the exact steps I need to follow in order to reproduce this behavior and investigate further. You can also add a short video demonstration of the problem you are experiencing. Jing is a quite useful screencast software you can use.

Looking forward to hearing from you.

Regards,
Ivaylo
Telerik
Quickly become an expert in Test Studio, check out our new training sessions!
Test Studio Trainings
Tags
General Discussions
Asked by
Jon
Top achievements
Rank 1
Answers by
Jon
Top achievements
Rank 1
Ivaylo
Telerik team
Share this question
or