Reporter | Ivan Shakhov (Ivan.Shakhov) |
---|---|
Created | Mar 2, 2012 10:09:39 PM |
Updated | Mar 2, 2012 10:25:06 PM |
Resolved | Mar 2, 2012 10:25:05 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 7.0 EAP Version=7.0.0.0, Built=2012-03-02T17:28:38, 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 = “
”
--- 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 = “
”
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:\Work\ReSharper\mainhg\Platform\src\UI\src\WpfImages.cs:line 27 at JetBrains.UI.WpfImages.GetImage(String imageName) in c:\Work\ReSharper\mainhg\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:\Work\ReSharper\mainhg\Platform\src\Util\src\Logger\Logger.cs:line 631 at JetBrains.UI.WpfImages.GetImage(String imageName) in c:\Work\ReSharper\mainhg\Platform\src\UI\src\WpfImages.cs:line 38 at JetBrains.UI.WpfImages.get_Lock() in c:\Work\ReSharper\mainhg\Platform\src\UI\src\WpfImages.cs:line 51 at JetBrains.UI.Options.OptionsDialog2.UserFriendlySettingsLayerUidata..ctor(Lifetime lifetime, UserFriendlySettingsLayer model, UserInjectedSettingsLayers injector) in c:\Work\ReSharper\mainhg\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:\Work\ReSharper\mainhg\Platform\src\UI\src\Options\OptionsDialog2\OptionsUidata.cs:line 83 at JetBrains.DataFlow.ListBridge`2.<Init>b__4(AddRemoveIndexEventArgs`1 args) in c:\Work\ReSharper\mainhg\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:\Work\ReSharper\mainhg\Platform\src\Util\src\DataFlow\Extension\ICollectionSignalEx.cs:line 43 at JetBrains.DataFlow.ListEvents`1.OnAcknowledgeSinkAddRemove_Add(Action`1 handler) in c:\Work\ReSharper\mainhg\Platform\src\Util\src\DataFlow\ListEvents!1.cs:line 335 at JetBrains.DataFlow.Infra.SignalWithDelegates`1.OnAfterAdvise(Action`1 handler) in c:\Work\ReSharper\mainhg\Platform\src\Util\src\DataFlow\Infra\SignalWithDelegates!1.cs:line 53 at JetBrains.DataFlow.Signal`1.<>c__DisplayClass2.<AdviseCore>b__0() in c:\Work\ReSharper\mainhg\Platform\src\Util\src\DataFlow\Signal!1.cs:line 246 at JetBrains.DataFlow.Lifetime.AddBracket(Action FOpening, Action FClosing) in c:\Work\ReSharper\mainhg\Platform\src\Util\src\DataFlow\Lifetime\Lifetime.cs:line 202 at JetBrains.DataFlow.Signal`1.AdviseCore(Action`1 handler, Lifetime lifetime) in c:\Work\ReSharper\mainhg\Platform\src\Util\src\DataFlow\Signal!1.cs:line 276 at JetBrains.DataFlow.Signal`1.Advise(Lifetime lifetime, Action`1 handler) in c:\Work\ReSharper\mainhg\Platform\src\Util\src\DataFlow\Signal!1.cs:line 453 at JetBrains.DataFlow.ICollectionSignalEx.Advise_Add[TValue](ISignal`1 thіs, Lifetime lifetime, Action`1 FHandler) in c:\Work\ReSharper\mainhg\Platform\src\Util\src\DataFlow\Extension\ICollectionSignalEx.cs:line 40 at JetBrains.DataFlow.ListBridge`2.Init(Lifetime lifetime) in c:\Work\ReSharper\mainhg\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:\Work\ReSharper\mainhg\Platform\src\Util\src\DataFlow\ListBridge!2.cs:line 93 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:\Work\ReSharper\mainhg\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:\Work\ReSharper\mainhg\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, IAutomationViewsRegistry automationViewsRegistry) in c:\Work\ReSharper\mainhg\Platform\src\UI\src\Options\OptionsDialog2\OptionsDialogUidata.cs:line 94 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 System.Reflection.ConstructorInfo.Invoke(Object[] parameters) at JetBrains.Application.Components.TypeComponentDescriptor.CreateInstanceImpl() in c:\Work\ReSharper\mainhg\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 205 at JetBrains.Application.Components.TypeComponentDescriptor.CreateInstance() in c:\Work\ReSharper\mainhg\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 228 at JetBrains.Application.Components.TypeComponentDescriptor.CreateInstanceChecked(OnError onError) in c:\Work\ReSharper\mainhg\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 240 at JetBrains.Application.Components.TypeComponentDescriptor.get_Instance() in c:\Work\ReSharper\mainhg\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 43 at JetBrains.Application.Components.ComponentContainer.ResolveDescriptors(IEnumerable`1 descriptors) in c:\Work\ReSharper\mainhg\Platform\src\ComponentModel\src\Components\ComponentContainer.Registration.cs:line 120 at JetBrains.Application.Components.ComponentContainer.Compose() in c:\Work\ReSharper\mainhg\Platform\src\ComponentModel\src\Components\ComponentContainer.cs:line 143 at JetBrains.UI.Options.OptionsDialogOwner.<>c__DisplayClass5.<.ctor>b__0(OptionsSessionDefinition session) in c:\Work\ReSharper\mainhg\Platform\src\UI\src\Options\OptionsDialogOwner.cs:line 44 at JetBrains.UI.Options.OptionsDialogOwner.<>c__DisplayClass7.<>c__DisplayClass9.<.ctor>b__3(LifetimeDefinition definition, Lifetime lifetime) in c:\Work\ReSharper\mainhg\Platform\src\UI\src\Options\OptionsDialogOwner.cs:line 51 at JetBrains.UI.Application.WindowUtil.<>c__DisplayClass1e.<>c__DisplayClass26.<ShowDialogWithGuardedCreation>b__1c() in c:\Work\ReSharper\mainhg\Platform\src\UI\src\Extensions\WindowUtil.cs:line 373 at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) in c:\Work\ReSharper\mainhg\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:\Work\ReSharper\mainhg\Platform\src\UI\src\Extensions\WindowUtil.cs:line 373 at JetBrains.DataFlow.Lifetimes.Define(Lifetime lifetime, String id, Action`2 FAtomic, ILogger logger) in c:\Work\ReSharper\mainhg\Platform\src\Util\src\DataFlow\Lifetime\Lifetimes.cs:line 113 at JetBrains.UI.Application.WindowUtil.<>c__DisplayClass1e.<ShowDialogWithGuardedCreation>b__17() in c:\Work\ReSharper\mainhg\Platform\src\UI\src\Extensions\WindowUtil.cs:line 334 at JetBrains.Util.Logger.Catch(Action action) in c:\Work\ReSharper\mainhg\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:\Work\ReSharper\mainhg\Platform\src\UI\src\Extensions\WindowUtil.cs:line 332 at JetBrains.UI.Application.WindowUtil.<>c__DisplayClass1e.<>c__DisplayClass23.<ShowDialogWithGuardedCreation>b__1b() in c:\Work\ReSharper\mainhg\Platform\src\UI\src\Extensions\WindowUtil.cs:line 367 at JetBrains.Util.Logger.Catch(Action action) in c:\Work\ReSharper\mainhg\Platform\src\Util\src\Logger\Logger.cs:line 243 at JetBrains.Threading.IThreadingEx.<>c__DisplayClass7.<>c__DisplayClass9.<ExecuteOrQueueWhenNotGuarded>b__4() in c:\Work\ReSharper\mainhg\Platform\src\Shell\src\Threading\Invocator.cs:line 492 at JetBrains.Threading.JetDispatcher.Closure.Execute() in c:\Work\ReSharper\mainhg\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 829 at JetBrains.Threading.JetDispatcher.ProcessQueue() in c:\Work\ReSharper\mainhg\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)