Quantcast
Channel: SharpDevelop Community
Viewing all articles
Browse latest Browse all 1764

Error.

$
0
0

SharpDevelop Version : 5.1.0.5134-RC-d5052dc5
.NET Version         : 4.6.01055
OS Version           : Microsoft Windows NT 6.1.7601 Service Pack 1
Current culture      : Spanish (Bolivarian Republic of Venezuela) (es-VE)
Current UI language  : en
Running under WOW6432, processor architecture: x86-64
Working Set Memory   : 105272kb
GC Heap Memory       : 9476kb

Exception thrown:
System.TypeInitializationException: The type initializer for 'SharpDevTFS.TFS' threw an exception. ---> System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.TeamFoundation.VersionControl.Client, Version=12.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
   at SharpDevTFS.TFS..cctor()
   --- End of inner exception stack trace ---
   at SharpDevTFS.TFS.GetFileStatus(String fileName)
   at SharpDevTFS.OverlayIconManager.RunStep(AbstractProjectBrowserTreeNode node)
   at SharpDevTFS.OverlayIconManager.Run(Object state)

---- Recent log messages:
20:33:29.107 [1] DEBUG - Service startup: ICSharpCode.SharpDevelop.WinForms.IWinFormsToolbarService
20:33:29.107 [1] DEBUG - Creating pad ICSharpCode.SharpDevelop.Gui.ErrorListPad...
20:33:29.345 [10] DEBUG - Preload-Thread started.
20:33:29.454 [1] DEBUG - Service startup: ICSharpCode.SharpDevelop.Editor.IEditorControlService
20:33:29.470 [1] DEBUG - Preload-Thread finished.
20:33:32.217 [1] DEBUG - Service startup: ICSharpCode.SharpDevelop.IFileSystem
20:33:32.217 [1] DEBUG - Service startup: ICSharpCode.SharpDevelop.Project.IMSBuildEngine
20:33:32.295 [1] WARN - Microsoft.Build.Exceptions.InvalidProjectFileException: The imported project "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v12.0\WebApplications\Microsoft.WebApplication.targets" was not found. Confirm that the path in the <Import> declaration is correct, and that the file exists on disk.  C:\Users\mgil\Desktop\Proyectos C#\Intermarcica\Intermarcica\Intermarcica.csproj
   at Microsoft.Build.Shared.ProjectErrorUtilities.ThrowInvalidProject(String errorSubCategoryResourceName, IElementLocation elementLocation, String resourceName, Object[ args)
   at Microsoft.Build.Shared.ProjectErrorUtilities.ThrowInvalidProject(IElementLocation elementLocation, String resourceName, Object arg0)
   at Microsoft.Build.Evaluation.Evaluator`4.ExpandAndLoadImports(String directoryOfImportingFile, String importExpressionEscaped, ProjectImportElement importElement)
   at Microsoft.Build.Evaluation.Evaluator`4.EvaluateImportElement(String directoryOfImportingFile, ProjectImportElement importElement)
   at Microsoft.Build.Evaluation.Evaluator`4.PerformDepthFirstPass(ProjectRootElement currentProjectOrImport)
   at Microsoft.Build.Evaluation.Evaluator`4.Evaluate()
   at Microsoft.Build.Evaluation.Evaluator`4.Evaluate(IEvaluatorData`4 data, ProjectRootElement root, ProjectLoadSettings loadSettings, Int32 maxNodeCount, PropertyDictionary`1 environmentProperties, ILoggingService loggingService, IItemFactory`2 itemFactory, IToolsetProvider toolsetProvider, ProjectRootElementCache projectRootElementCache, BuildEventContext buildEventContext, ProjectInstance projectInstanceIfAnyForDebuggerOnly)
   at Microsoft.Build.Evaluation.Project.ReevaluateIfNecessary(ILoggingService loggingServiceForEvaluation)
   at Microsoft.Build.Evaluation.Project.Initialize(IDictionary`2 globalProperties, String toolsVersion, String subToolsetVersion, ProjectLoadSettings loadSettings)
   at Microsoft.Build.Evaluation.Project..ctor(ProjectRootElement xml, IDictionary`2 globalProperties, String toolsVersion, String subToolsetVersion, ProjectCollection projectCollection, ProjectLoadSettings loadSettings)
   at ICSharpCode.SharpDevelop.Project.MSBuildInternals.LoadProject(ProjectCollection projectCollection, ProjectRootElement rootElement, IDictionary`2 globalProps)
   at ICSharpCode.SharpDevelop.Project.MSBuildBasedProject.OpenConfiguration(String configuration, String platform)
   at ICSharpCode.SharpDevelop.Project.MSBuildBasedProject.GetEvaluatedProperty(String propertyName)
   at ICSharpCode.SharpDevelop.Project.MSBuildBasedProject.LoadProjectInternal(ProjectLoadInformation loadInformation)
   at ICSharpCode.SharpDevelop.Project.MSBuildBasedProject..ctor(ProjectLoadInformation loadInformation)
20:33:32.295 [1] WARN - ErrorCode = MSB4019
20:33:32.295 [1] WARN - Project load error
--> Exception:
ICSharpCode.SharpDevelop.Project.ProjectLoadException: The imported project "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v12.0\WebApplications\Microsoft.WebApplication.targets" was not found. Confirm that the path in the <Import> declaration is correct, and that the file exists on disk.  C:\Users\mgil\Desktop\Proyectos C#\Intermarcica\Intermarcica\Intermarcica.csproj ---> Microsoft.Build.Exceptions.InvalidProjectFileException: The imported project "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v12.0\WebApplications\Microsoft.WebApplication.targets" was not found. Confirm that the path in the <Import> declaration is correct, and that the file exists on disk.  C:\Users\mgil\Desktop\Proyectos C#\Intermarcica\Intermarcica\Intermarcica.csproj
   at Microsoft.Build.Shared.ProjectErrorUtilities.ThrowInvalidProject(String errorSubCategoryResourceName, IElementLocation elementLocation, String resourceName, Object[ args)
   at Microsoft.Build.Shared.ProjectErrorUtilities.ThrowInvalidProject(IElementLocation elementLocation, String resourceName, Object arg0)
   at Microsoft.Build.Evaluation.Evaluator`4.ExpandAndLoadImports(String directoryOfImportingFile, String importExpressionEscaped, ProjectImportElement importElement)
   at Microsoft.Build.Evaluation.Evaluator`4.EvaluateImportElement(String directoryOfImportingFile, ProjectImportElement importElement)
   at Microsoft.Build.Evaluation.Evaluator`4.PerformDepthFirstPass(ProjectRootElement currentProjectOrImport)
   at Microsoft.Build.Evaluation.Evaluator`4.Evaluate()
   at Microsoft.Build.Evaluation.Evaluator`4.Evaluate(IEvaluatorData`4 data, ProjectRootElement root, ProjectLoadSettings loadSettings, Int32 maxNodeCount, PropertyDictionary`1 environmentProperties, ILoggingService loggingService, IItemFactory`2 itemFactory, IToolsetProvider toolsetProvider, ProjectRootElementCache projectRootElementCache, BuildEventContext buildEventContext, ProjectInstance projectInstanceIfAnyForDebuggerOnly)
   at Microsoft.Build.Evaluation.Project.ReevaluateIfNecessary(ILoggingService loggingServiceForEvaluation)
   at Microsoft.Build.Evaluation.Project.Initialize(IDictionary`2 globalProperties, String toolsVersion, String subToolsetVersion, ProjectLoadSettings loadSettings)
   at Microsoft.Build.Evaluation.Project..ctor(ProjectRootElement xml, IDictionary`2 globalProperties, String toolsVersion, String subToolsetVersion, ProjectCollection projectCollection, ProjectLoadSettings loadSettings)
   at ICSharpCode.SharpDevelop.Project.MSBuildInternals.LoadProject(ProjectCollection projectCollection, ProjectRootElement rootElement, IDictionary`2 globalProps)
   at ICSharpCode.SharpDevelop.Project.MSBuildBasedProject.OpenConfiguration(String configuration, String platform)
   at ICSharpCode.SharpDevelop.Project.MSBuildBasedProject.GetEvaluatedProperty(String propertyName)
   at ICSharpCode.SharpDevelop.Project.MSBuildBasedProject.LoadProjectInternal(ProjectLoadInformation loadInformation)
   at ICSharpCode.SharpDevelop.Project.MSBuildBasedProject..ctor(ProjectLoadInformation loadInformation)
   --- End of inner exception stack trace ---
   at ICSharpCode.SharpDevelop.Project.MSBuildBasedProject..ctor(ProjectLoadInformation loadInformation)
   at ICSharpCode.SharpDevelop.Project.CompilableProject..ctor(ProjectLoadInformation information)
   at CSharpBinding.CSharpProject..ctor(ProjectLoadInformation loadInformation)
   at CSharpBinding.CSharpProjectBinding.LoadProject(ProjectLoadInformation loadInformation)
   at ICSharpCode.SharpDevelop.Project.SDProjectService.LoadProject(ProjectLoadInformation info)
   at ICSharpCode.SharpDevelop.Project.SolutionLoader.LoadProjectWithErrorHandling(ProjectLoadInformation projectInfo)
20:33:32.326 [1] DEBUG - ActiveViewContentChanged to
20:33:32.326 [1] DEBUG - ActiveContentChanged to
20:33:32.326 [1] DEBUG - ProjectBrowser: Loading solution [Solution C:\Users\mgil\Desktop\Proyectos C#\Intermarcica\Intermarcica.sln with 1 projects] into project tree view
20:33:32.326 [5] DEBUG - Git: OverlayIconManager Thread started
20:33:32.326 [1] INFO - Loading addin F# Binding
20:33:32.342 [7] DEBUG - Git: OverlayIconManager Thread started
20:33:32.342 [1] INFO - Loading addin WiX Binding
20:33:32.342 [1] INFO - Initialize DirectoryNode C:\Users\mgil\Desktop\Proyectos C#\Intermarcica\Intermarcica
20:33:32.404 [1] DEBUG - ActiveWorkbenchWindowChanged to
20:33:32.404 [1] DEBUG - NavigationService -- suspend logging
20:33:32.404 [1] DEBUG - NavigationService -- resume logging
20:33:32.436 [1] DEBUG - Service startup: ICSharpCode.UnitTesting.ITestService
20:33:32.451 [5] DEBUG - Git: OverlayIconManager Thread finished
20:33:32.451 [7] ERROR -
--> Exception:
System.TypeInitializationException: The type initializer for 'SharpDevTFS.TFS' threw an exception. ---> System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.TeamFoundation.VersionControl.Client, Version=12.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
   at SharpDevTFS.TFS..cctor()
   --- End of inner exception stack trace ---
   at SharpDevTFS.TFS.GetFileStatus(String fileName)
   at SharpDevTFS.OverlayIconManager.RunStep(AbstractProjectBrowserTreeNode node)
   at SharpDevTFS.OverlayIconManager.Run(Object state)
20:33:32.451 [7] WARN - Stack trace of last exception log:
   at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)
   at System.Environment.get_StackTrace()
   at ICSharpCode.SharpDevelop.Logging.SDMessageService.ShowException(Exception ex, String message)
   at ICSharpCode.Core.MessageService.ShowException(Exception ex, String message)
   at SharpDevTFS.OverlayIconManager.Run(Object state)
   at System.Threading.QueueUserWorkItemCallback.WaitCallback_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.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
   at System.Threading.ThreadPoolWorkQueue.Dispatch()
   at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()

---- Post-error application state information:
Installed 3rd party AddIns: [PInvoke Add-in 0.0.0.0], [SharpDevTFS 0.0.0.0], [WSPBuilderAddinV5 0.0.0.0]
ProjectService.CurrentSolution: [Solution C:\Users\mgil\Desktop\Proyectos C#\Intermarcica\Intermarcica.sln with 1 projects]
ProjectService.CurrentProject: <null>
Workbench.ActiveContent: System.InvalidOperationException: The calling thread cannot access this object because a different thread owns it.
   at System.Windows.Threading.Dispatcher.VerifyAccess()
   at ICSharpCode.SharpDevelop.DispatcherMessageLoop.VerifyAccess()
   at ICSharpCode.SharpDevelop.Workbench.WpfWorkbench.get_ActiveContent()
   at ICSharpCode.SharpDevelop.Workbench.WorkbenchStartup.<>c.<InitializeWorkbench>b__4_0()
   at ICSharpCode.Core.ApplicationStateInfoService.GetCurrentApplicationStateInfo()

 


Viewing all articles
Browse latest Browse all 1764

Trending Articles