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

Getting JustMock to run on a build server

1 Answer 152 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Kjetil
Top achievements
Rank 1
Kjetil asked on 04 Nov 2010, 08:59 AM

Hi,

I'm trying out the JustMock and getting it up and running on my local dev box (Windows 7 x64) with VS 2010 installed was no problem. However, I'm having problem getting the tests to run on our Windows 2003 build server where there's no VS installed.

I have added the <Import ...> and <JustMockStart> + <JustMockStop> in my build script, but it seems like the CLR profiler won't start when running on the build server. Am I missing something? Do I need to download and install CLR Profiler for .Net 2.0 (http://www.microsoft.com/downloads/en/confirmation.aspx?FamilyID=a362781c-3870-43be-8926-862b40aa0cd0&displaylang=en) on the build server? Or is VS required?

- kjetil

1 Answer, 1 is accepted

Sort by
0
Ricky
Telerik team
answered on 05 Nov 2010, 02:48 PM
Hello Kjetil,

Thank you for sending the issue. This is a bug in the installer which has been fixed recently (due to ship Q3 next week) which is it somehow skips to drop the profiler DLL if VS2010 is not installed. Thus, all profiler related concrete method tests fail. 


However, if you have \%ProgramFile%\Telerik\Justmock\Libraires\CodeWeaver\x64\Telerik.CodWeaver.dll in place already then you further try the attached PowerShell script to register it.

Hope the information is useful.

Kind Regards,
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
General Discussions
Asked by
Kjetil
Top achievements
Rank 1
Answers by
Ricky
Telerik team
Share this question
or