- I copy new version into old folder
- Open llblgenpro project file then change preset for enabled two tasks.
- delete old generate projects file
- regenerate vs2005 projects file
- remove bin folder in my solution
- open VS2005 Solution
- remove default references ( c:\program files......) 
- add references to new llblgen runtime
- rebuild solution
- I have error message in two projects (I don't have error in other projects)
Error	4	The "GenerateResource" task failed unexpectedly.
System.Reflection.TargetInvocationException: Type  in the data at line 618, position 5, cannot be loaded because it threw the following exception during construction: Member 'XmlSchema' was not found. ---> System.Xml.XmlException: Type  in the data at line 618, position 5, cannot be loaded because it threw the following exception during construction: Member 'XmlSchema' was not found. Line 618, position 5. ---> System.Runtime.Serialization.SerializationException: Member 'XmlSchema' was not found.
   at System.Runtime.Serialization.SerializationInfo.GetElement(String name, Type& foundType)
   at System.Runtime.Serialization.SerializationInfo.GetValue(String name, Type type)
   at System.Data.DataTable.DeserializeDataTable(SerializationInfo info, StreamingContext context, Boolean isSingleTable, SerializationFormat remotingFormat)
   at System.Data.DataTable..ctor(SerializationInfo info, StreamingContext context)
   at SD.LLBLGen.Pro.ORMSupportClasses.TypedListCore..ctor(SerializationInfo info, StreamingContext context)
   at SD.LLBLGen.Pro.ORMSupportClasses.TypedListBase2..ctor(SerializationInfo info, StreamingContext context)
   at DataModel.TypedListClasses.GljourlsListsTypedList..ctor(SerializationInfo info, StreamingContext context) in C:\ess2006v2\DataModel\DatabaseGeneric\TypedListClasses\GljourlsListsTypedList.cs:line 125
   --- End of inner exception stack trace ---
--- End of inner exception stack trace ---
   at Microsoft.Build.Shared.ExceptionHandling.RethrowUnlessFileIO(Exception e)
   at Microsoft.Build.Tasks.ProcessResourceFiles.ProcessFile(String inFile, String outFile)
   at Microsoft.Build.Tasks.ProcessResourceFiles.Run(TaskLoggingHelper log, ITaskItem[] assemblyFilesList, ArrayList inputs, ArrayList outputs, Boolean sourcePath, String language, String namespacename, String filename, String classname, Boolean publicClass)
   at Microsoft.Build.Tasks.ProcessResourceFiles.Run(TaskLoggingHelper log, ITaskItem[] assemblyFilesList, ArrayList inputs, ArrayList outputs, Boolean sourcePath, String language, String namespacename, String filename, String classname, Boolean publicClass)
   at Microsoft.Build.Tasks.GenerateResource.Execute()
   at Microsoft.Build.BuildEngine.TaskEngine.ExecuteTask(ExecutionMode howToExecuteTask, Hashtable projectItemsAvailableToTask, BuildPropertyGroup projectPropertiesAvailableToTask, Boolean& taskClassWasFound)	Account
Error	6	The "GenerateResource" task failed unexpectedly.
System.Reflection.TargetInvocationException: Type  in the data at line 840, position 5, cannot be loaded because it threw the following exception during construction: Member 'XmlSchema' was not found. ---> System.Xml.XmlException: Type  in the data at line 840, position 5, cannot be loaded because it threw the following exception during construction: Member 'XmlSchema' was not found. Line 840, position 5. ---> System.Runtime.Serialization.SerializationException: Member 'XmlSchema' was not found.
   at System.Runtime.Serialization.SerializationInfo.GetElement(String name, Type& foundType)
   at System.Runtime.Serialization.SerializationInfo.GetValue(String name, Type type)
   at System.Data.DataTable.DeserializeDataTable(SerializationInfo info, StreamingContext context, Boolean isSingleTable, SerializationFormat remotingFormat)
   at System.Data.DataTable..ctor(SerializationInfo info, StreamingContext context)
   at SD.LLBLGen.Pro.ORMSupportClasses.TypedListCore..ctor(SerializationInfo info, StreamingContext context)
   at SD.LLBLGen.Pro.ORMSupportClasses.TypedListBase2..ctor(SerializationInfo info, StreamingContext context)
   at DataModel.TypedListClasses.PartsHistoryTypedList..ctor(SerializationInfo info, StreamingContext context) in C:\ess2006v2\DataModel\DatabaseGeneric\TypedListClasses\PartsHistoryTypedList.cs:line 132
   --- End of inner exception stack trace ---
--- End of inner exception stack trace ---
   at Microsoft.Build.Shared.ExceptionHandling.RethrowUnlessFileIO(Exception e)
   at Microsoft.Build.Tasks.ProcessResourceFiles.ProcessFile(String inFile, String outFile)
   at Microsoft.Build.Tasks.ProcessResourceFiles.Run(TaskLoggingHelper log, ITaskItem[] assemblyFilesList, ArrayList inputs, ArrayList outputs, Boolean sourcePath, String language, String namespacename, String filename, String classname, Boolean publicClass)
   at Microsoft.Build.Tasks.ProcessResourceFiles.Run(TaskLoggingHelper log, ITaskItem[] assemblyFilesList, ArrayList inputs, ArrayList outputs, Boolean sourcePath, String language, String namespacename, String filename, String classname, Boolean publicClass)
   at Microsoft.Build.Tasks.GenerateResource.Execute()
   at Microsoft.Build.BuildEngine.TaskEngine.ExecuteTask(ExecutionMode howToExecuteTask, Hashtable projectItemsAvailableToTask, BuildPropertyGroup projectPropertiesAvailableToTask, Boolean& taskClassWasFound)	Parts