Quantcast
Channel: YouTrackReSharper (RSRP) - Bug and Issue Tracker
Viewing all articles
Browse latest Browse all 106942

RSRP-290422: Can't load WPF image lock.png Invalid URI: A port was expected because of there is a colon (':') present but the port could not be parsed.

$
0
0
Reporter Leonid Shalupov (shalupov) Leonid Shalupov (shalupov)
Created Mar 17, 2012 4:47:13 PM
Updated Mar 17, 2012 4:55:35 PM
Resolved Mar 17, 2012 4:55:34 PM
Priority Normal
Type Exception
Fix versions No Fix versions
State Duplicate
Assignee Daniel Degtyarev (daniel.degtyarev)
Subsystem No subsystem
Affected versions No Affected versions
Fixed in build No Fixed in build
ReSharper Branch Build “default” Version=7.0.4.161, Built=2012-03-17T08:07:52, Configuration=“Csharp PublicMode Vbnet VS0900”
Can't load WPF image lock.png Invalid URI: A port was expected because of there is a colon (':') present but the port could not be parsed.

--- EXCEPTION #1/2 [UriFormatException]
Message = “Invalid URI: A port was expected because of there is a colon (':') present but the port could not be parsed.”
ExceptionPath = Root.InnerException
ClassName = System.UriFormatException
HResult = COR_E_FORMAT=80131537
Source = System
StackTraceString = “
  at System.Uri.CreateThis(String uri, Boolean dontEscape, UriKind uriKind)
     at System.Uri..ctor(String uriString)
     at JetBrains.UI.WpfImages.GetImageUri(String imageName) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\UI\src\WpfImages.cs:line 27
     at JetBrains.UI.WpfImages.GetImage(String imageName) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\UI\src\WpfImages.cs:line 34


--- Outer —

--- EXCEPTION #2/2 [LoggerException]
Message = “Can't load WPF image lock.png Invalid URI: A port was expected because of there is a colon (':') present but the port could not be parsed.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 9.0.30729.1
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
  at JetBrains.Util.Logger.LogException(String comment, Exception ex) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Logger\Logger.cs:line 632
     at JetBrains.UI.WpfImages.GetImage(String imageName) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\UI\src\WpfImages.cs:line 39
     at JetBrains.UI.Options.OptionsDialog2.UserFriendlySettingsLayerUidata..ctor(Lifetime lifetime, UserFriendlySettingsLayer model, UserInjectedSettingsLayers injector) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\UI\src\Options\OptionsDialog2\UserFriendlySettingsLayerUidata.cs:line 84
     at JetBrains.UI.Options.OptionsDialog2.OptionsUidata.<>c__DisplayClass2e.<.ctor>b__6(UserFriendlySettingsLayer ocm) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\UI\src\Options\OptionsDialog2\OptionsUidata.cs:line 83
     at JetBrains.DataFlow.ListBridge`2.<Init>b__4(AddRemoveIndexEventArgs`1 args) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\ListBridge!2.cs:line 247
     at JetBrains.DataFlow.ICollectionSignalEx.<>c__DisplayClass4`1.<Advise_Add>b__3(AddRemoveIndexEventArgs`1 args) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\Extension\ICollectionSignalEx.cs:line 43
     at JetBrains.DataFlow.ListEvents`1.OnAcknowledgeSinkAddRemove_Add(Action`1 handler) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\ListEvents!1.cs:line 335
     at JetBrains.DataFlow.Infra.SignalWithDelegates`1.OnAfterAdvise(Action`1 handler) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\Infra\SignalWithDelegates!1.cs:line 54
     at JetBrains.DataFlow.Signal`1.<>c__DisplayClass2.<AdviseCore>b__0() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\Signal!1.cs:line 246
     at JetBrains.DataFlow.Lifetime.AddBracket(Action FOpening, Action FClosing) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\Lifetime\Lifetime.cs:line 206
     at JetBrains.DataFlow.Signal`1.AdviseCore(Action`1 handler, Lifetime lifetime) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\Signal!1.cs:line 277
     at JetBrains.DataFlow.Signal`1.Advise(Lifetime lifetime, Action`1 handler) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\Signal!1.cs:line 454
     at JetBrains.DataFlow.ICollectionSignalEx.Advise_Add[TValue](ISignal`1 thіs, Lifetime lifetime, Action`1 FHandler) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\Extension\ICollectionSignalEx.cs:line 45
     at JetBrains.DataFlow.ListBridge`2.Init(Lifetime lifetime) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\ListBridge!2.cs:line 209
     at JetBrains.DataFlow.ListBridge`2..ctor(Lifetime lifetime, IListEvents`1 source, IListEvents`1 target, Func`2 funcConverter, Func`2 funcFilter, MappingInfo mappinginfo, Object oTaregtModificationCookie) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\ListBridge!2.cs:line 94
     at JetBrains.DataFlow.ListBridge.BridgeInto[TSource,TTarget](IListEvents`1 source, Lifetime lifetime, IListEvents`1 target, Func`2 funcConverter, Func`2 funcFilter, MappingInfo mappinginfo, Object cookie) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\ListBridge.cs:line 19
     at JetBrains.UI.Options.OptionsDialog2.OptionsUidata..ctor(Lifetime lifetime, OptionsModel model, IThreading threading, UserInjectedSettingsLayers injector) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\UI\src\Options\OptionsDialog2\OptionsUidata.cs:line 83
     at JetBrains.UI.Options.OptionsDialog2.OptionsDialogUidata..ctor(Lifetime lifetime, OptionsDialogModel model, IThreading threading, UserInjectedSettingsLayers injector, HelpSystem helpSystem, IApplicationDescriptor product, IPlatformResourceDictionary platformResources) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\UI\src\Options\OptionsDialog2\OptionsDialogUidata.cs:line 95
     at System.RuntimeMethodHandle._InvokeConstructor(Object[] args, SignatureStruct& signature, IntPtr declaringType)
     at System.RuntimeMethodHandle.InvokeConstructor(Object[] args, SignatureStruct signature, RuntimeTypeHandle declaringType)
     at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
     at JetBrains.Application.Components.TypeComponentDescriptor.CreateInstanceImpl() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 205
     at JetBrains.Application.Components.TypeComponentDescriptor.CreateInstance() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 228
     at JetBrains.Application.Components.TypeComponentDescriptor.CreateInstanceChecked(OnError onError) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 241
     at JetBrains.Application.Components.TypeComponentDescriptor.get_Instance() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 44
     at JetBrains.Application.Components.ComponentContainer.ResolveDescriptors(IEnumerable`1 descriptors) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\ComponentModel\src\Components\ComponentContainer.Registration.cs:line 120
     at JetBrains.Application.Components.ComponentContainer.Compose() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\ComponentModel\src\Components\ComponentContainer.cs:line 145
     at JetBrains.UI.Options.OptionsDialogOwner.<>c__DisplayClass5.<.ctor>b__0(OptionsSessionDefinition session) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\UI\src\Options\OptionsDialogOwner.cs:line 48
     at JetBrains.UI.Options.OptionsDialogOwner.<>c__DisplayClass7.<>c__DisplayClass9.<.ctor>b__3(LifetimeDefinition definition, Lifetime lifetime) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\UI\src\Options\OptionsDialogOwner.cs:line 51
     at JetBrains.UI.Application.WindowUtil.<>c__DisplayClass1e.<>c__DisplayClass26.<ShowDialogWithGuardedCreation>b__1c() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\UI\src\Extensions\WindowUtil.cs:line 373
     at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 266
     at JetBrains.UI.Application.WindowUtil.<>c__DisplayClass1e.<ShowDialogWithGuardedCreation>b__18(LifetimeDefinition lifetimeDefinitionDialog, Lifetime lifetimeDialog) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\UI\src\Extensions\WindowUtil.cs:line 376
     at JetBrains.DataFlow.Lifetimes.Define(Lifetime lifetime, String id, Action`2 FAtomic, ILogger logger) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\Lifetime\Lifetimes.cs:line 116
     at JetBrains.UI.Application.WindowUtil.<>c__DisplayClass1e.<ShowDialogWithGuardedCreation>b__17() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\UI\src\Extensions\WindowUtil.cs:line 334
     at JetBrains.Util.Logger.Catch(Action action) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Logger\Logger.cs:line 243
     at JetBrains.UI.Application.WindowUtil.ShowDialogWithGuardedCreation(Lifetime lifetime, Modality modality, Func`3 FCreateView, IThreading threading, Object ownerwindow) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\UI\src\Extensions\WindowUtil.cs:line 400
     at JetBrains.UI.Application.WindowUtil.<>c__DisplayClass1e.<>c__DisplayClass23.<ShowDialogWithGuardedCreation>b__1b() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\UI\src\Extensions\WindowUtil.cs:line 367
     at JetBrains.Util.Logger.Catch(Action action) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Logger\Logger.cs:line 243
     at JetBrains.Threading.IThreadingEx.<>c__DisplayClass7.<>c__DisplayClass9.<ExecuteOrQueueWhenNotGuarded>b__4() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Shell\src\Threading\Invocator.cs:line 492
     at JetBrains.Threading.JetDispatcher.Closure.Execute() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 829
     at JetBrains.Threading.JetDispatcher.ProcessQueue() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 694
     at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
     at System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
     at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
     at System.Delegate.DynamicInvokeImpl(Object[] args)
     at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
     at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
     at System.Windows.Threading.Dispatcher.WrappedInvoke(Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
     at System.Windows.Threading.DispatcherOperation.InvokeImpl()
     at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
     at System.Threading.ExecutionContext.runTryCode(Object userData)
     at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
     at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
     at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
     at System.Windows.Threading.DispatcherOperation.Invoke()
     at System.Windows.Threading.Dispatcher.ProcessQueue()
     at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
     at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
     at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
     at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
     at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
     at System.Windows.Threading.Dispatcher.WrappedInvoke(Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
     at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Boolean isSingleParameter)
     at System.Windows.Threading.Dispatcher.Invoke(DispatcherPriority priority, Delegate method, Object arg)
     at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)

Viewing all articles
Browse latest Browse all 106942

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>