Cannot open projects in 1.0.2005.1 Final

Posts   
 
    
Posts: 24
Joined: 11-Feb-2004
# Posted on: 03-Nov-2005 22:10:30   

Hello,

I just installed 1.0.2005.1 Final on a clean installation of Windows XP with the RTM of .NET 2.0. Unfortunately, I cannot open my project files created in previous versions of LLBLGen. When I try to open an existing project, I get the following exception:

Possible Version mismatch. Type System.Collections.Comparer has 1 members, number of members deserialized is 0.

-----[Core exception]-------------------- at System.Runtime.Serialization.Formatters.Binary.ReadObjectInfo.GetMemberTypes(String[] inMemberNames) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.ObjectMap.Create(String name, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryHeaderEnum binaryHeaderEnum) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, IMethodCallMessage methodCallMessage) at SD.LLBLGen.Pro.ApplicationCore.Project.Load(String projectPathFileName) at SD.LLBLGen.Pro.Gui.Forms.MainWindow.OpenExistingProject(String filenameToOpen)

bclubb
User
Posts: 934
Joined: 12-Feb-2004
# Posted on: 04-Nov-2005 02:07:05   

I believe that installing .net 1.1 sp1 will fix this problem for you. Here's a link. http://www.microsoft.com/downloads/details.aspx?FamilyID=a8f5654f-088e-40b2-bbdb-a83353618b38&displaylang=en

bmoeskau
User
Posts: 54
Joined: 15-Jun-2005
# Posted on: 04-May-2006 08:55:27   

THANKS! smile So many things to remember when rebuilding a new dev machine...

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39614
Joined: 17-Aug-2003
# Posted on: 04-May-2006 10:25:03   

bmoeskau wrote:

THANKS! smile So many things to remember when rebuilding a new dev machine...

You should just go to windows update, check every option and click 'install', then get a looooong coffeebreak and you're set wink .

Frans Bouma | Lead developer LLBLGen Pro