I'm using open db diff.exe for comparing 2 database. in local it works fine .but when i work with server its shown an error messages like
"Open DBDiff Beta 0.9.0.0
Error Loading Source Database (while Reading UDT: [VariantValueTableType])
SqlException: Common language runtime (CLR) execution is not supported under lightweight pooling. Disable one of two options: "clr enabled" or "lightweight pooling".
at DBDiff.Schema.SQLServer.Generates.Generates.GenerateAssemblies.Fill(Database database, String connectionString) in c:\Users\JS\Desktop\Files\opendbiff\DBDiff.Schema.SQLServer2005\Generates\GenerateAssemblies.cs:line 95
at DBDiff.Schema.SQLServer.Generates.Generates.Generate.Process() in c:\Users\JS\Desktop\Files\opendbiff\DBDiff.Schema.SQLServer2005\Generates\Generate.cs:line 129
at DBDiff.Front.ProgressForm.ProgressForm_Activated(Object sender, EventArgs e) in c:\Users\JS\Desktop\Files\opendbiff\DBDiff\Front\ProgressForm.cs:line 89
C7123D981AA597061195C0477F73A408" and
"Open DBDiff Beta 0.9.0.0
Error Loading Source Database (while Reading xml schema )
SqlException: Common language runtime (CLR) execution is not supported under lightweight pooling. Disable one of two options: "clr enabled" or "lightweight pooling".
at DBDiff.Schema.SQLServer.Generates.Generates.GenerateAssemblies.Fill(Database database, String connectionString) in c:\Users\JS\Desktop\Files\opendbiff\DBDiff.Schema.SQLServer2005\Generates\GenerateAssemblies.cs:line 95
at DBDiff.Schema.SQLServer.Generates.Generates.Generate.Process() in c:\Users\JS\Desktop\Files\opendbiff\DBDiff.Schema.SQLServer2005\Generates\Generate.cs:line 129
at DBDiff.Front.ProgressForm.ProgressForm_Activated(Object sender, EventArgs e) in c:\Users\JS\Desktop\Files\opendbiff\DBDiff\Front\ProgressForm.cs:line 89
C7123D981AA597061195C0477F73A408"
. could you please resolve it.
Comments: Thank you for taking the time to create a CodePlex account in order to report this issue. It appears there is a problem doing a comparison of the .NET assemblies; for this reason I recommend clicking the 'Options' button prior to starting the comparison, then unchecking everything under 'Assemblys' followed by unchecking 'Assemblys' itself. This way you should be able to process the rest of the database, skipping the portion that is causing difficulties.
"Open DBDiff Beta 0.9.0.0
Error Loading Source Database (while Reading UDT: [VariantValueTableType])
SqlException: Common language runtime (CLR) execution is not supported under lightweight pooling. Disable one of two options: "clr enabled" or "lightweight pooling".
at DBDiff.Schema.SQLServer.Generates.Generates.GenerateAssemblies.Fill(Database database, String connectionString) in c:\Users\JS\Desktop\Files\opendbiff\DBDiff.Schema.SQLServer2005\Generates\GenerateAssemblies.cs:line 95
at DBDiff.Schema.SQLServer.Generates.Generates.Generate.Process() in c:\Users\JS\Desktop\Files\opendbiff\DBDiff.Schema.SQLServer2005\Generates\Generate.cs:line 129
at DBDiff.Front.ProgressForm.ProgressForm_Activated(Object sender, EventArgs e) in c:\Users\JS\Desktop\Files\opendbiff\DBDiff\Front\ProgressForm.cs:line 89
C7123D981AA597061195C0477F73A408" and
"Open DBDiff Beta 0.9.0.0
Error Loading Source Database (while Reading xml schema )
SqlException: Common language runtime (CLR) execution is not supported under lightweight pooling. Disable one of two options: "clr enabled" or "lightweight pooling".
at DBDiff.Schema.SQLServer.Generates.Generates.GenerateAssemblies.Fill(Database database, String connectionString) in c:\Users\JS\Desktop\Files\opendbiff\DBDiff.Schema.SQLServer2005\Generates\GenerateAssemblies.cs:line 95
at DBDiff.Schema.SQLServer.Generates.Generates.Generate.Process() in c:\Users\JS\Desktop\Files\opendbiff\DBDiff.Schema.SQLServer2005\Generates\Generate.cs:line 129
at DBDiff.Front.ProgressForm.ProgressForm_Activated(Object sender, EventArgs e) in c:\Users\JS\Desktop\Files\opendbiff\DBDiff\Front\ProgressForm.cs:line 89
C7123D981AA597061195C0477F73A408"
. could you please resolve it.
Comments: Thank you for taking the time to create a CodePlex account in order to report this issue. It appears there is a problem doing a comparison of the .NET assemblies; for this reason I recommend clicking the 'Options' button prior to starting the comparison, then unchecking everything under 'Assemblys' followed by unchecking 'Assemblys' itself. This way you should be able to process the rest of the database, skipping the portion that is causing difficulties.