kevinmiles / dxcorecommunityplugins

Automatically exported from code.google.com/p/dxcorecommunityplugins
0 stars 0 forks source link

DX_PluginUpdater throws exception: Could not load type 'System.Func`2' from assembly 'DX_PluginUpdater #138

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Which edition of the DevExpress toolset are you using?

* CodeRush (pro)

Which version of the DevExpress toolset are you using?

 * 11.2.11

Which version of Studio are you using?

* VS2010

What OS?

 *Win7 64bit

Which community plugin(s) are you attempting to use?

DX_PluginUpdater v20

What steps will reproduce the problem?
1.Install on work PC
2.Live Mesh syncs the folder to my home pc
3.Start VS on home pc
4.Open Messages window to see:

What is the expected output? What do you see instead?

Type: System.TypeLoadException
Message: Could not load type 'System.Func`2' from assembly 'DX_PluginUpdater, 
Version=1.0.0.20, Culture=neutral, PublicKeyToken=null'.
Source: DX_PluginUpdater
Target: 
System.Collections.Generic.IEnumerable`1[DX_PluginUpdater.RemotePluginRef] 
GetPluginReferences()

Call Stack:
   at DX_PluginUpdater.FeedPluginProvider.GetPluginReferences()
   at DX_PluginUpdater.CommunityPluginProvider.GetRemoteReferencesLatestAll()
   at DX_PluginUpdater.PlugIn1.UpdatePlugins_Execute(ExecuteEventArgs ea)
   at DevExpress.CodeRush.Core.Action.OnExecute(vsCommandExecOption executeOption, Object& varIn, Object& varOut, Boolean& handled)

Original issue reported on code.google.com by seikad...@gmail.com on 26 Apr 2012 at 7:28

GoogleCodeExporter commented 8 years ago
Ok fixed in build 21 :)

Original comment by RoryBec...@gmail.com on 26 Apr 2012 at 9:14

GoogleCodeExporter commented 8 years ago
Cool thanks :)

Original comment by seikad...@gmail.com on 26 Apr 2012 at 9:18