Combining Packages - best results?

<< < (4/4)

jezzer:
Finally got off my lazy ass.  This is the specific error:

Could not import all resources - aborting.

== START ==
Source: mscorlib
Assembly: mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
Exception has been thrown by the target of an invocation.
   at System.RuntimeMethodHandle._InvokeConstructor(IRuntimeMethodInfo method, Object[] args, SignatureStruct& signature, RuntimeType declaringType)

   at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)

   at s3pi.WrapperDealer.WrapperDealer.WrapperForType(String type, Int32 APIversion, Stream s)

   at S3PIDemoFE.MainForm.importPackagesCommon(String[] packageList, Boolean useNames, Boolean compress, DuplicateHandling dups, List`1 dupsList, String title, AutoSaveState autoSaveState)
-----
Source: mscorlib
Assembly: mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
An item with the same key has already been added.
   at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)

   at NameMapResource.NameMapResource.Parse(Stream s)
-----
== END ==

Navigation

[0] Message Index

[*] Previous page