Skip to main content

I have just recently downloaded visual studio 2015 and visual cobol. when I try to create a project it gives me the following error - the cobol checker currently installed does not match the cobol CodeDOM. please install the latest checker fixpack. I have googled  for information on the CodeDOM and the checker fixpack and cannot find anything. Can you help me with the resolution to this problem? Thanks - John

I have just recently downloaded visual studio 2015 and visual cobol. when I try to create a project it gives me the following error - the cobol checker currently installed does not match the cobol CodeDOM. please install the latest checker fixpack. I have googled  for information on the CodeDOM and the checker fixpack and cannot find anything. Can you help me with the resolution to this problem? Thanks - John

I was in the wrong diretory! I got both commands to run now the only  thing left in gac_32 &_64 is Microfocus.COBOL.Sql.OdbcWrapper.


I have just recently downloaded visual studio 2015 and visual cobol. when I try to create a project it gives me the following error - the cobol checker currently installed does not match the cobol CodeDOM. please install the latest checker fixpack. I have googled  for information on the CodeDOM and the checker fixpack and cannot find anything. Can you help me with the resolution to this problem? Thanks - John

Remove that one with the following command:

gacutil /uf Microfocus.COBOL.Sql.OdbcWrapper

and then:

From Control Panel do a Repair on Visual Studio 2015 Community Edition

and then Install Visual COBOL again

Fingers crossed...


I have just recently downloaded visual studio 2015 and visual cobol. when I try to create a project it gives me the following error - the cobol checker currently installed does not match the cobol CodeDOM. please install the latest checker fixpack. I have googled  for information on the CodeDOM and the checker fixpack and cannot find anything. Can you help me with the resolution to this problem? Thanks - John

Chris, Thanks for all of  your help. You were very patient and finally figured out the solution. I am up and running now. Tomorrow I will go through a tutorial and see how it goes.I had problems with the mfcesd daemon, but a repair on Visual COBOL cleared it up.Thanks again for your help. We can put this one to bed

John


I have just recently downloaded visual studio 2015 and visual cobol. when I try to create a project it gives me the following error - the cobol checker currently installed does not match the cobol CodeDOM. please install the latest checker fixpack. I have googled  for information on the CodeDOM and the checker fixpack and cannot find anything. Can you help me with the resolution to this problem? Thanks - John

Excellent news John!

Thanks