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

Exeption to add a Service Referece

$
0
0

Hi,

I would add a service Reference, but when i set it i will get an Unhandled exeption.

Hope everyone can help me...

greeting

chr2002

 

http://www.imgbox.de/show/img/Yzohye6xG5.JPG

 

Here is the Exeption:

SharpDevelop Version : 5.1.0.4936-Beta-3ea20cfa
.NET Version         : 4.5.51209
OS Version           : Microsoft Windows NT 6.1.7601 Service Pack 1
Current culture      : German (Germany) (de-DE)
Current UI language  : en
Working Set Memory   : 166796kb
GC Heap Memory       : 33551kb

Unhandled WPF exception
Exception thrown:
System.ComponentModel.Win32Exception (0x80004005): Das System kann die angegebene Datei nicht finden
   at ICSharpCode.SharpDevelop.ProcessRunner.CreateProcess(String lpApplicationName, StringBuilder lpCommandLine, IntPtr lpProcessAttributes, IntPtr lpThreadAttributes, Boolean bInheritHandles, UInt32 dwCreationFlags, String lpEnvironment, String lpCurrentDirectory, STARTUPINFO& lpStartupInfo, PROCESS_INFORMATION& lpProcessInformation)
   at ICSharpCode.SharpDevelop.ProcessRunner.DoStart(String commandLine)
   at ICSharpCode.SharpDevelop.ProcessRunner.StartCommandLine(String commandLine)
   at ICSharpCode.SharpDevelop.ProcessRunner.Start(String program, String[ arguments)
   at ICSharpCode.SharpDevelop.ProcessRunner.<RunInOutputPadAsync>d__0.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at ICSharpCode.SharpDevelop.Gui.Dialogs.ReferenceDialog.ServiceReference.SvcUtilRunner.<Run>d__0.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<ThrowAsync>b__4(Object state)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)

---- Recent log messages:
17:10:13.212 [19] DEBUG - Resolved (Line 61, Col 20) to
17:10:39.629 [1] DEBUG - Resolved (Line 66, Col 24) to
17:10:46.574 [1] WARN - Codon (AddSeparator) specified in the insertbefore of the [Codon: name = MenuItem, id = ManagePackages, addIn=C:\Program Files\SharpDevelop\5.1\bin\..\AddIns\Misc\PackageManagement\PackageManagement.addin] codon does not exist!
17:10:46.574 [1] WARN - Codon (AddSeparator) specified in the insertbefore of the [Codon: name = MenuItem, id = RestorePackages, addIn=C:\Program Files\SharpDevelop\5.1\bin\..\AddIns\Misc\PackageManagement\PackageManagement.addin] codon does not exist!
17:10:46.594 [1] DEBUG - ActiveContentChanged to ICSharpCode.SharpDevelop.Project.ProjectBrowserPad
17:10:46.832 [1] INFO - Loading addin Package Management
17:10:47.470 [1] INFO - Show add reference dialog for O:\FREIGABE\TA\PC_Programm\Spannungsmessanlage\Spannungsmessanlage\Spannungsmessanlage.csproj
17:10:47.560 [1] DEBUG - Service startup: ICSharpCode.SharpDevelop.Parser.IGlobalAssemblyCacheService
17:11:14.632 [1] INFO - Loading addin CodeAnalysis
17:11:14.634 [1] INFO - Loading addin SourceAnalysis
17:11:14.639 [1] DEBUG - Service startup: ICSharpCode.SharpDevelop.IClipboard
17:13:41.510 [1] DEBUG - ActiveContentChanged to
17:13:41.569 [1] ERROR - Unhandled WPF exception
--> Exception:
System.ComponentModel.Win32Exception (0x80004005): Das System kann die angegebene Datei nicht finden
   at ICSharpCode.SharpDevelop.ProcessRunner.CreateProcess(String lpApplicationName, StringBuilder lpCommandLine, IntPtr lpProcessAttributes, IntPtr lpThreadAttributes, Boolean bInheritHandles, UInt32 dwCreationFlags, String lpEnvironment, String lpCurrentDirectory, STARTUPINFO& lpStartupInfo, PROCESS_INFORMATION& lpProcessInformation)
   at ICSharpCode.SharpDevelop.ProcessRunner.DoStart(String commandLine)
   at ICSharpCode.SharpDevelop.ProcessRunner.StartCommandLine(String commandLine)
   at ICSharpCode.SharpDevelop.ProcessRunner.Start(String program, String[ arguments)
   at ICSharpCode.SharpDevelop.ProcessRunner.<RunInOutputPadAsync>d__0.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at ICSharpCode.SharpDevelop.Gui.Dialogs.ReferenceDialog.ServiceReference.SvcUtilRunner.<Run>d__0.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<ThrowAsync>b__4(Object state)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
17:15:02.731 [1] DEBUG - Resolved (Line 54, Col 4) to
17:15:03.622 [1] DEBUG - ActiveContentChanged to [AvalonEditViewContent O:\FREIGABE\TA\PC_Programm\Spannungsmessanlage\Spannungsmessanlage\SQL.cs]
17:15:04.132 [5] DEBUG - Resolved (Line 58, Col 19) to [ConstantResolveResult System.Boolean = False]
17:15:04.385 [1] DEBUG - Resolved (Line 45, Col 29) to
17:15:04.884 [1] DEBUG - Resolved (Line 39, Col 27) to [LocalResolveResult password:System.String]
17:15:13.714 [1] DEBUG - ActiveContentChanged to ICSharpCode.SharpDevelop.Project.ProjectBrowserPad
17:15:19.874 [1] INFO - Initialize DirectoryNode O:\FREIGABE\TA\PC_Programm\Spannungsmessanlage\Spannungsmessanlage\Properties
17:15:19.876 [7] DEBUG - Git: OverlayIconManager Thread started
17:15:19.978 [7] DEBUG - Git: OverlayIconManager Thread finished
17:15:51.785 [1] DEBUG - ActiveContentChanged to ICSharpCode.SharpDevelop.Gui.CompilerMessageView
17:15:51.785 [1] DEBUG - CompilerMessageView: Combined 2 appends.
17:15:51.785 [1] ERROR - Unhandled WPF exception
--> Exception:
System.ComponentModel.Win32Exception (0x80004005): Das System kann die angegebene Datei nicht finden
   at ICSharpCode.SharpDevelop.ProcessRunner.CreateProcess(String lpApplicationName, StringBuilder lpCommandLine, IntPtr lpProcessAttributes, IntPtr lpThreadAttributes, Boolean bInheritHandles, UInt32 dwCreationFlags, String lpEnvironment, String lpCurrentDirectory, STARTUPINFO& lpStartupInfo, PROCESS_INFORMATION& lpProcessInformation)
   at ICSharpCode.SharpDevelop.ProcessRunner.DoStart(String commandLine)
   at ICSharpCode.SharpDevelop.ProcessRunner.StartCommandLine(String commandLine)
   at ICSharpCode.SharpDevelop.ProcessRunner.Start(String program, String[ arguments)
   at ICSharpCode.SharpDevelop.ProcessRunner.<RunInOutputPadAsync>d__0.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at ICSharpCode.SharpDevelop.Gui.Dialogs.ReferenceDialog.ServiceReference.SvcUtilRunner.<Run>d__0.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<ThrowAsync>b__4(Object state)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)

---- Post-error application state information:
Installed 3rd party AddIns:
ProjectService.CurrentSolution: [Solution O:\FREIGABE\TA\PC_Programm\Spannungsmessanlage\Spannungsmessanlage.sln with 1 projects]
ProjectService.CurrentProject: [CSharpProject: Spannungsmessanlage]
Workbench.ActiveContent: ICSharpCode.SharpDevelop.Gui.CompilerMessageView

 

 


Viewing all articles
Browse latest Browse all 1764

Trending Articles