History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: RSPL-165
Type: Exception Exception
Status: Closed Closed
Resolution: Fixed
Priority: Normal Normal
Assignee: Alexander Nesterenko
Reporter: Anonymous
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
ReSharper Plugins

at PsiUtil.AreInternalsVisibleTo : Could not load type 'JetBrains.Shell.ReadLockCookie' from assembly 'SafeDevelop.RGreatEx.Utils, Version=1.1.6.27792, Culture=neutral, PublicKeyToken=null' due to value type mismatch.

Created: 14 Apr 08 00:22   Updated: 14 Apr 08 12:54
Component/s: SafeDevelop - RGreatEx
Fix Version/s: None
Security Level: Everybody (All jira users)

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 777
Fixed in build: 777


 Description  « Hide
ReSharper 4 Version=4.0.777.4, Edition=, Built=2008-04-12T23:19:40, Configuration=ReSharper_AddIn, VsVersion=9.0
JetBrains.Util.LoggerException: Could not load type 'JetBrains.Shell.ReadLockCookie' from assembly 'SafeDevelop.RGreatEx.Utils, Version=1.1.6.27792, Culture=neutral, PublicKeyToken=null' due to value type mismatch. ---> System.TypeLoadException: Could not load type 'JetBrains.Shell.ReadLockCookie' from assembly 'SafeDevelop.RGreatEx.Utils, Version=1.1.6.27792, Culture=neutral, PublicKeyToken=null' due to value type mismatch.
at SafeDevelop.RGreatEx.Utils.PsiUtil.AreInternalsVisibleTo(IModule moduleFrom, IModule moduleTo)
at SafeDevelop.RGreatEx.Resources.Microsoft.StronglyTypedResourceCodeProvider.IsAvailable(ResourceFile resourceFile, IProject codeProject) in d:\Repository\SafeDevelop\Projects\RGreatEx\4.0\1.1.6\SafeDevelop.RGreatEx.Resources.Microsoft\StronglyTypedResourceCodeProvider.cs:line 257
at SafeDevelop.RGreatEx.Resources.ResourceProvider.IsAvailable(ResourceFile resourceFile, IProject codeProject) in d:\Repository\SafeDevelop\Projects\RGreatEx\4.0\1.1.6\SafeDevelop.RGreatEx.Resources\ResourceProvider.cs:line 296
at SafeDevelop.RGreatEx.Components.ResourceManager.FindResources(IProject codeProject, IProject resourceProject, ICollection`1 resources) in d:\Repository\SafeDevelop\Projects\RGreatEx\4.0\1.1.6\SafeDevelop.RGreatEx\Components\ResourceManager.cs:line 388
at SafeDevelop.RGreatEx.Components.ResourceManager.FindAllAvailableResources(IProject codeProject, IProject resourceProject, HashSet`1 resources) in d:\Repository\SafeDevelop\Projects\RGreatEx\4.0\1.1.6\SafeDevelop.RGreatEx\Components\ResourceManager.cs:line 375
at SafeDevelop.RGreatEx.Components.ResourceManager.GetAvailableResources(IProject codeProject, IProject resourceProject) in d:\Repository\SafeDevelop\Projects\RGreatEx\4.0\1.1.6\SafeDevelop.RGreatEx\Components\ResourceManager.cs:line 359
at SafeDevelop.RGreatEx.Components.ResourceManager.GetAvailableResources(IProject project) in d:\Repository\SafeDevelop\Projects\RGreatEx\4.0\1.1.6\SafeDevelop.RGreatEx\Components\ResourceManager.cs:line 344
at SafeDevelop.RGreatEx.ContextActions.ContextActionResourceCollector.JetBrains.ReSharper.Daemon.IContextActionDataBuilder.Build(ISolution solution, ITextControl textControl, IUserDataHolder cache) in d:\Repository\SafeDevelop\Projects\RGreatEx\4.0\1.1.6\SafeDevelop.RGreatEx\ContextActions\ContextActionResourceCollector.cs:line 38
at JetBrains.ReSharper.Daemon.Impl.ContextActionTableImpl.BuildCacheData(ISolution solution, ITextControl control, IUserDataHolder cache) in c:\Agent\work\2722e5c3778024b1\src\Daemon\src\Impl\ContextActionTableImpl.cs:line 93
at JetBrains.ReSharper.Daemon.Impl.BulbManagerImpl.AsyncBuildAvailableActionsList(Boolean canShowPopup, Boolean canShowQuickFixes, ITextControl textControl, Boolean async, Int32 interruptTimeStamp, Action afterListShown) in c:\Agent\work\2722e5c3778024b1\src\Daemon\src\Impl\BulbManagerImpl.cs:line 276
at JetBrains.ReSharper.Daemon.Impl.BulbManagerImpl.<>c_DisplayClass4.<JetBrains.ReSharper.CodeInsight.Services.IAsyncCommitClient.BeforeCommit>b_3() in c:\Agent\work\2722e5c3778024b1\src\Daemon\src\Impl\BulbManagerImpl.cs:line 183
at JetBrains.ReSharper.Daemon.Impl.BulbManagerImpl.BackgroundContextActionBuilder.Finish() in c:\Agent\work\2722e5c3778024b1\src\Daemon\src\Impl\BulbManagerImpl.cs:line 342
at JetBrains.Application.InterruptableReadActivity.FinishingProc() in c:\Agent\work\2722e5c3778024b1\Platform\src\Shell\src\InterruptableReadActivity.cs:line 163
— End of inner exception stack trace —

at JetBrains.Application.InterruptableReadActivity.FinishingProc() in c:\Agent\work\2722e5c3778024b1\Platform\src\Shell\src\InterruptableReadActivity.cs:line 168 column 5
at JetBrains.Threading.ReentrancyGuard.Execute(String, Action) in c:\Agent\work\2722e5c3778024b1\Platform\src\Util\src\Concurrency\ReentrancyInvocator.cs:line 192 column 6
at JetBrains.Threading.ReentrancyGuard.<ExecutePendingActions>b__2(QueuedAction) in c:\Agent\work\2722e5c3778024b1\Platform\src\Util\src\Concurrency\ReentrancyInvocator.cs:line 326 column 40
at JetBrains.Threading.InterlockedQueue.TryDequeue(Action`1) in c:\Agent\work\2722e5c3778024b1\Platform\src\Util\src\Concurrency\ReentrancyInvocator.cs:line 437 column 5
at JetBrains.Threading.ReentrancyGuard.ExecutePendingActions() in c:\Agent\work\2722e5c3778024b1\Platform\src\Util\src\Concurrency\ReentrancyInvocator.cs:line 329 column 3
at JetBrains.Threading.Closure.Run() in c:\Agent\work\2722e5c3778024b1\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 433 column 8
at System.RuntimeMethodHandle._InvokeMethodFast(Object, Object[], SignatureStruct&, MethodAttributes, RuntimeTypeHandle)
at System.RuntimeMethodHandle.InvokeMethodFast(Object, Object[], Signature, MethodAttributes, RuntimeTypeHandle)
at System.Reflection.RuntimeMethodInfo.Invoke(Object, BindingFlags, Binder, Object[], CultureInfo, Boolean)
at System.Delegate.DynamicInvokeImpl(Object[])
at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry)
at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object)
at System.Threading.ExecutionContext.runTryCode(Object)
at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode, CleanupCode, Object)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext, ContextCallback, Object)
at System.Threading.ExecutionContext.Run(ExecutionContext, ContextCallback, Object)
at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry)
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
at System.Windows.Forms.Control.WndProc(Message&)
at System.Windows.Forms.ScrollableControl.WndProc(Message&)
at System.Windows.Forms.ContainerControl.WndProc(Message&)
at System.Windows.Forms.Form.WndProc(Message&)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message&)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message&)
at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr, Int32, IntPtr, IntPtr)



 All   Comments   Work Log   Change History      Sort Order:
Anonymous - 14 Apr 08 00:23
Previous exception:RSRP-64781
ReSharper 4 Version=4.0.777.4, Edition=, Built=2008-04-12T23:19:40, Configuration=ReSharper_AddIn, VsVersion=9.0
JetBrains.Util.LoggerException: Could not load type 'JetBrains.Shell.ReadLockCookie' from assembly 'SafeDevelop.RGreatEx.Utils, Version=1.1.6.27792, Culture=neutral, PublicKeyToken=null' due to value type mismatch.

Brian Strelioff - 14 Apr 08 00:23
Previous exception:RSRP-64781
ReSharper 4 Version=4.0.777.4, Edition=, Built=2008-04-12T23:19:40, Configuration=ReSharper_AddIn, VsVersion=9.0
JetBrains.Util.LoggerException: Could not load type 'JetBrains.Shell.ReadLockCookie' from assembly 'SafeDevelop.RGreatEx.Utils, Version=1.1.6.27792, Culture=neutral, PublicKeyToken=null' due to value type mismatch.

Brian Strelioff - 14 Apr 08 00:23
Previous exception:RSRP-64781
ReSharper 4 Version=4.0.777.4, Edition=, Built=2008-04-12T23:19:40, Configuration=ReSharper_AddIn, VsVersion=9.0
JetBrains.Util.LoggerException: Could not load type 'JetBrains.Shell.ReadLockCookie' from assembly 'SafeDevelop.RGreatEx.Utils, Version=1.1.6.27792, Culture=neutral, PublicKeyToken=null' due to value type mismatch.

Brian Strelioff - 14 Apr 08 00:24
Previous exception:RSRP-64781
ReSharper 4 Version=4.0.777.4, Edition=, Built=2008-04-12T23:19:40, Configuration=ReSharper_AddIn, VsVersion=9.0
JetBrains.Util.LoggerException: Could not load type 'JetBrains.Shell.ReadLockCookie' from assembly 'SafeDevelop.RGreatEx.Utils, Version=1.1.6.27792, Culture=neutral, PublicKeyToken=null' due to value type mismatch.

Anonymous - 14 Apr 08 03:01
ReSharper 4 Version=4.0.775.22, Edition=, Built=2008-04-11T02:41:30, Configuration=ReSharper_AddIn, VsVersion=8.0
JetBrains.Util.LoggerException: Could not load type 'JetBrains.Shell.ReadLockCookie' from assembly 'SafeDevelop.RGreatEx.Utils, Version=1.1.6.27792, Culture=neutral, PublicKeyToken=null' due to value type mismatch.

Alexander Nesterenko - 14 Apr 08 12:54
Fixed in the RGreatEx 1.1.7