I have a question,
I am busy doing some guidance for a BizTalk solution.
What i want is pretty simple....
Add a file from a template and NOT open it !
then do some search and replace in it,
and then open the file.
The problem is I cannot see how to do this. And the problem is as soon as VS opens a file of type .btm (bizTalk map) it will start complaining about the invalidity of the map.
I could work around this problem if i could execute a Template without opening it.
Anybodye had any clou for me ?