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

Strange exception using latest NuGet package of Nunit in conjunction with a WIndows 8 Class Library

1 Answer 49 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.
Ilja
Top achievements
Rank 1
Ilja asked on 29 Jan 2013, 06:41 PM
Hi,

JustCode has thrown the following exception using the latest NuGet package for NUnit in conjunction with a Windows 8 Class Library:

INFO 2013-01-29 18:52:53.946 : Validation fails after applying transformation #Nyb

ERROR 2013-01-29 18:52:53.948 : [HResult: 80131500]

System.Exception: Two project have the same id: D:\development\Customers\[REMOVED]\[REMOVED]\Project\[REMOVED]\[REMOVED]\packages\NUnit.2.6.2\lib\nunit.framework.dll

at Telerik.JustCode.CommonLanguageModel.Engine.DotnetEngineConfigurationStrategy.#Wzb(EngineSolution solution)

at Telerik.JustCode.CommonLanguageModel.Engine.DotnetEngineConfigurationStrategy.#Wzb(EngineSolution solution, String logMessage)

at Telerik.JustCode.CommonLanguageModel.Engine.DotnetEngineConfigurationStrategy.#Vzb(EngineSolution solution, Model model, Dictionary`2 languages)

at Telerik.JustCode.CommonLanguageModel.Engine.DotnetEngineConfigurationStrategy.ConfigureModel(Model model, EngineSolution solution)

at Telerik.JustCode.CommonLanguageModel.Engine.CLMEngine.#4V()

Log Site Stacktrace:

at Telerik.JustCode.Common.Logging.ExceptionInfo.GetExceptionString(Exception ex)

at Telerik.JustCode.Common.Logging.ExceptionInfo..ctor(Exception exception, String message)

at Telerik.JustCode.Common.Logging.LogService.LogException(Exception ex, String message)

at Telerik.JustCode.Common.Logging.LogService.LogException(Exception ex)

at Telerik.JustCode.Common.Logger.LogException(Exception ex)

at Telerik.JustCode.CommonLanguageModel.Engine.CLMEngine.#Ks(Exception e, String moduleName)

at Telerik.JustCode.CommonLanguageModel.Engine.CLMEngine.#Ks(Exception e)

at Telerik.JustCode.CommonLanguageModel.Engine.CLMEngine.#4V()

at Telerik.JustCode.CommonLanguageModel.Engine.CLMEngine.#RV()

at System.Threading.ThreadHelper.ThreadStart_Context(Object state)

at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)

at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)

at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)

at System.Threading.ThreadHelper.ThreadStart()


What happened was, that all JustCode menus where grayed out, and all general functions where not available. I could solve the problem, by removing the NuGet package, compiling NUnit and adding the assemblies by hand.

Hope that helps.

Ilija

1 Answer, 1 is accepted

Sort by
0
Accepted
Zdravko
Telerik team
answered on 30 Jan 2013, 01:44 PM
Hello,

 Thanks for reporting the issue you have encountered.
It seems that we are aware of this issue and we have it logged for fixing. We will do our best to fix it as soon as possible.
I am glad that you have solved it so it is no longer a problem for you.
Thanks.

Greetings,
Zdravko
the Telerik team
Share what you think about JustCode with us, so we can help you even better! You can use the built-in feedback tool inside JustCode, our forum, or our JustCode feedback portal.
Tags
General Discussions
Asked by
Ilja
Top achievements
Rank 1
Answers by
Zdravko
Telerik team
Share this question
or