odx.cs and btm.cs files
Posted by biztodo on November 29, 2007
Have you noticed these files getting created as part of the Biztalk project? They are created only on compilation.
Well in my case ; it got created on some boxes and not on others. We were assuming its some configuration thing. Until MSTech clarified ; well it was configuration but more like solution configuration. It’s created when you build as “Development” configuration. Not when built as “Deployment”. It was interesting to know..