gerhardol / apply-routes

Automatically exported from code.google.com/p/apply-routes
0 stars 0 forks source link

Cannot open ST3 with apply-routes installed #14

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I installed the newest version of the plugin ( 0.2.94 ), and restarting ST3 I 
got this error on the first page of ST3:

Method not found: 'System.Collections.Generic.IList`1<!!0> 
ZoneFiveSoftware.Common.Visuals.Util.CollectionUtils.GetAllContainedItemsOfType(
System.Collections.IEnumerable)'.

   at ApplyRoutesPlugin.Activities.GMapActivityDetail.OnViewSelectedItemsChanged(Object sender, EventArgs e)
   at System.EventHandler.Invoke(Object sender, EventArgs e)
   at ZoneFiveSoftware.SportTracks.UI.SelectionProviderProxy.set_SelectionProvider(ISelectionProvider value)
   at ZoneFiveSoftware.SportTracks.Plugin.Activities.Views.DailyActivityView.MainView.CreatePageControl()
   at ZoneFiveSoftware.SportTracks.UI.ViewNavigationManager.ShowCurrentView()

Original issue reported on code.google.com by jesper.t...@gmail.com on 19 Oct 2010 at 9:59

GoogleCodeExporter commented 9 years ago
Oh, and it's quite severe - I have to uninstall the plugin to get ST3 working 
again.

Original comment by jesper.t...@gmail.com on 19 Oct 2010 at 10:01

GoogleCodeExporter commented 9 years ago
Can you give me some hardware/os details. Also any other plugins you have 
installed.

And, can you try 0.2.108 from the downloads tab here?

Original comment by mark...@gmail.com on 20 Oct 2010 at 1:51

GoogleCodeExporter commented 9 years ago
I tried the new version. I have attached a screendump to illustrate what 
happens.

My system:

Windows XP, servicepack 3, on a Thinkpad 61p.

Original comment by jesper.t...@gmail.com on 20 Oct 2010 at 9:24

Attachments:

GoogleCodeExporter commented 9 years ago
Looks like a .NET version issue. Do you know which version you have installed?

Original comment by mark...@gmail.com on 20 Oct 2010 at 9:44

GoogleCodeExporter commented 9 years ago
I tried the .NET Version Detector X, which gives this output:

<32Bit>
1.1.4322.2470
  ->c:\WINDOWS\Microsoft.NET\Framework\v1.1.4322
2.0.50727.3615
  ->c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727
4.0.30319.1
  ->c:\WINDOWS\Microsoft.NET\Framework\v4.0.30319

< Installed .NET Frameworks >
.NET FW 1.1 SP 1
.NET FW 2.0 SP 2
.NET FW 3.0 SP 2
.NET FW 3.5 SP 1
.NET FW 4.0 Client
.NET FW 4.0 Full

I hope this makes sense to you!

Original comment by jesper.t...@gmail.com on 20 Oct 2010 at 10:15

GoogleCodeExporter commented 9 years ago
After upgrading to the newest version, I'm no longer able to start Sporttracks. 
Please advice me as to how the plugin can be removed, som I can use sporttracks 
again!

Original comment by jesper.t...@gmail.com on 21 Oct 2010 at 10:26

GoogleCodeExporter commented 9 years ago
You should be able to just delete the plugin directory. The path should be 
something like:

C:\Documents and Settings\All Users\Application 
Data\ZoneFiveSoftware\SportTracks<version>\Plugins\Installed\a2dcf469-3d83-4690-
8702-a21cd18ff7b3

Sorry - I dont have a windows box to try right now; but its something like 
that, and a2dcf469-... is definitely the name of the AR plugin folder. Find 
that, and delete it (or move it out of the way, if you're worried about losing 
something).

Sorry for the problems. Im trying to figure out whats wrong. You need .NET 3.5 
- which it looks like you have - execpt that its not listed in the <32Bit> 
section... Not sure what to make of that. Could you try (re-)installing it?

Original comment by mark...@gmail.com on 22 Oct 2010 at 1:41