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

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

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

at UseEnvironmentNewLine.IsAvailableInternal : Could not load type 'JetBrains.Shell.ReadLockCookie' from assembly 'SafeDevelop.RGreatEx, Version=1.1.6.27802, Culture=neutral, PublicKeyToken=null' due to value type mismatch.

Created: 11 Apr 08 22:13   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: 775
Fixed in build: 777


 Description  « Hide
Trying to use alt-enter on class
ReSharper 4 Version=4.0.775.22, Edition=, Built=2008-04-11T02:41:30, Configuration=ReSharper_AddIn, VsVersion=9.0
JetBrains.Util.LoggerException: Could not load type 'JetBrains.Shell.ReadLockCookie' from assembly 'SafeDevelop.RGreatEx, Version=1.1.6.27802, Culture=neutral, PublicKeyToken=null' due to value type mismatch.
An exception has occurred during action 'QuickFix' execution ---> System.TypeLoadException: Could not load type 'JetBrains.Shell.ReadLockCookie' from assembly 'SafeDevelop.RGreatEx, Version=1.1.6.27802, Culture=neutral, PublicKeyToken=null' due to value type mismatch.
at SafeDevelop.RGreatEx.ContextActions.UseEnvironmentNewLine.IsAvailableInternal()
at SafeDevelop.RGreatEx.ContextActions.ContextActionBase.IsAvailable(IUserDataHolder cache) in d:\Repository\SafeDevelop\Projects\RGreatEx\4.0\1.1.6\SafeDevelop.RGreatEx\ContextActions\ContextActionBase.cs:line 81
at JetBrains.ReSharper.Daemon.Impl.ContextActionTableImpl.Actions(ISolution solution, ITextControl control, IUserDataHolder cache, CheckForInterrupt checkForInterrupt) in c:\Agent\work\2722e5c3778024b1\src\Daemon\src\Impl\ContextActionTableImpl.cs:line 109
at JetBrains.ReSharper.Daemon.Impl.BulbManagerImpl.<>c_DisplayClass11.<AsyncBuildAvailableActionsList>b_c(CheckForInterrupt checkForInterrupt) in c:\Agent\work\2722e5c3778024b1\src\Daemon\src\Impl\BulbManagerImpl.cs:line 281
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 312
at JetBrains.ReSharper.Daemon.Impl.BulbManagerImpl.Run() in c:\Agent\work\2722e5c3778024b1\src\Daemon\src\Impl\BulbManagerImpl.cs:line 562
at JetBrains.ReSharper.Daemon.Impl.QuickFixAction.Execute(IDataContext context, DelegateExecute nextExecute) in c:\Agent\work\2722e5c3778024b1\src\Daemon\src\Impl\QuickFixAction.cs:line 21
at JetBrains.ActionManagement.NextActionHandler.CallExecute() in c:\Agent\work\2722e5c3778024b1\Platform\src\UI\src\ActionSystem\Action\ActionHandler.cs:line 40
at JetBrains.VSIntegration.ActionManagement.ConflictingShortcutActionHandler.Execute(IDataContext context, DelegateExecute nextExecute) in c:\Agent\work\2722e5c3778024b1\Platform\src\VSIntegration\src\ActionManagement\ConflictingShortcutActionHandler.cs:line 76
at JetBrains.ActionManagement.ExecutableAction.Execute(IDataContext context) in c:\Agent\work\2722e5c3778024b1\Platform\src\UI\src\ActionSystem\Action\ExecutableAction.cs:line 30
— End of inner exception stack trace —

at JetBrains.ActionManagement.ExecutableAction.Execute(IDataContext) in c:\Agent\work\2722e5c3778024b1\Platform\src\UI\src\ActionSystem\Action\ExecutableAction.cs:line 35 column 11
at JetBrains.ActionManagement.ActionManagerBase.ExecuteAction(IExecutableAction, IDataContext) in c:\Agent\work\2722e5c3778024b1\Platform\src\UI\src\ActionSystem\ActionManager\ActionManagerBase.cs:line 651 column 11
at JetBrains.VSIntegration.ActionManagement.VSActionManager.ExecuteAction(IExecutableAction, IDataContext) in c:\Agent\work\2722e5c3778024b1\Platform\src\VSIntegration\src\ActionManagement\VSActionManager.cs:line 2763 column 7
at JetBrains.ActionManagement.ActionManagerBase.ExecuteAction(IExecutableAction) in c:\Agent\work\2722e5c3778024b1\Platform\src\UI\src\ActionSystem\ActionManager\ActionManagerBase.cs:line 596 column 5
at JetBrains.ActionManagement.ActionManagerBase.ExecuteAction(String) in c:\Agent\work\2722e5c3778024b1\Platform\src\UI\src\ActionSystem\ActionManager\ActionManagerBase.cs:line 591 column 5
at JetBrains.VSIntegration.<>c_DisplayClass3.<Exec>b_0() in c:\Agent\work\2722e5c3778024b1\Platform\src\VSIntegration\src\PackageBase.cs:line 63 column 11
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.TryExecute(String, Action) in c:\Agent\work\2722e5c3778024b1\Platform\src\Util\src\Concurrency\ReentrancyInvocator.cs:line 291 column 4
at JetBrains.VSIntegration.PackageBase.Exec(Guid&, UInt32, UInt32, IntPtr, IntPtr) in c:\Agent\work\2722e5c3778024b1\Platform\src\VSIntegration\src\PackageBase.cs:line 37 column 6
at Microsoft.VisualStudio.VSIP.Helper.Package.Microsoft.VisualStudio.OLE.Interop.IOleCommandTarget.Exec(Guid&, UInt32, UInt32, IntPtr, IntPtr)



 All   Comments   Work Log   Change History      Sort Order:
Alexander Nesterenko - 14 Apr 08 12:54
Fixed in the RGreatEx 1.1.7