Hello, I started to get this message, I guess since I installed a test version of JustMock. But the project which throws the error does not use JustMock for anything, and does not have any references to it
Could not load file or assembly 'Telerik.CodeWeaver.Api, Version=1.0.0.0, Culture=neutral, PublicKeyToken=87210992829a189d' or one of its dependencies.....
Could not load file or assembly 'Telerik.CodeWeaver.Api, Version=1.0.0.0, Culture=neutral, PublicKeyToken=87210992829a189d' or one of its dependencies.....
8 Answers, 1 is accepted
0

Oscar
Top achievements
Rank 1
answered on 15 Oct 2012, 12:04 AM
Problem solved uninstalling JustMock.
0
Hi Oscar,
Ricky
the Telerik team
Thanks again for contacting us.
If you were using the old version of the product then once installing the latest version I would recommend updating all the references of Telerik.JustMock.DLL. We have updated the profiler in Q2 2012 therefore it is highly recommended to do so.
Ricky
the Telerik team
Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.
0

Peter
Top achievements
Rank 1
answered on 15 Feb 2013, 10:43 AM
I'd like to bump this, as I have exactly the same issue - when I run a specific project in the debugger, it starts to suddenly moan about the CodeWeaver API dll missing, even though I am not using it at all.
And yes, I am running the Jan. 30, 2013 build.
Any news on this?
And yes, I am running the Jan. 30, 2013 build.
Any news on this?
0

Oscar
Top achievements
Rank 1
answered on 15 Feb 2013, 12:17 PM
If you installed Just Mock evaluation, and are not using it, uninstall it, that solved my problem
0

Peter
Top achievements
Rank 1
answered on 15 Feb 2013, 12:19 PM
I can see how that would solve the problem.
Problem is, I want to use JustMock - that's why we're evaluating it.
Problem is, I want to use JustMock - that's why we're evaluating it.
0
Hello Peter,
It is unfortunate that you are experiencing such issue with JustMock.
To help you on the matter, we would need you to open VS2012 Native Tools Command Prompt, navigate to the Telerik JustMock Libraries root folder(e.g. ...\Program Files (x86)\Telerik\JustMock\Libraries) and execute the following line:
sn -T Telerik.CodeWeaver.Api.dll
Then, we would need to see what is the public key token of that file on your machine.
I have attached a screenshot, to guide you further.
Thank you for the collaboration in advance.
Regards,
Kaloyan
the Telerik team
It is unfortunate that you are experiencing such issue with JustMock.
To help you on the matter, we would need you to open VS2012 Native Tools Command Prompt, navigate to the Telerik JustMock Libraries root folder(e.g. ...\Program Files (x86)\Telerik\JustMock\Libraries) and execute the following line:
sn -T Telerik.CodeWeaver.Api.dll
Then, we would need to see what is the public key token of that file on your machine.
I have attached a screenshot, to guide you further.
Thank you for the collaboration in advance.
Regards,
Kaloyan
the Telerik team
0

Micah
Top achievements
Rank 1
answered on 07 Jun 2013, 03:45 PM
What is the next step after I have the public key ? Did I miss something ?
0
Hello Micah,
As replied in your support ticket (ID: 702231), I would suggest removing all Telerik.JustMock.* DLLs from your solution and then re-adding them again from the root folder of your latest JustMock installation.
I hope this helps.
Regards,
Kaloyan
Telerik
As replied in your support ticket (ID: 702231), I would suggest removing all Telerik.JustMock.* DLLs from your solution and then re-adding them again from the root folder of your latest JustMock installation.
I hope this helps.
Regards,
Kaloyan
Telerik