Hi Guys,
I encountered a problem, When i removed a map file from my solution and deployed to the Biztalk server the error message pop up. I can't upload the screenshot and just write down the error message.
"Schema referenced by map 'mapProductCatalog has been deleted". The local cached version of the biztalk server group configuration is out of date. You must refresh the Biztalk server group configuration before makeing further changes."
I searched this on the google, Found some solution just tell me delete it from that table.
DELETE FROM bt_mapspec WHERE itemid = xxx
I try did this, But it doesn't work. If any one have the experience for this please tell me. Thanks.
My biztalk version is 2010, Visual studio 2010.