Re: Adding namespace and schema location to an output file

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Jan Eliasen wrote:
Well, I have a couple of comments:
1. If your method is static, you don't need to initialize a variable,
which will also make your solution a bit more robust, because I will
bet you that your object doesn't serialize very well when persisting
:-)


Yes. That had occurred to me. Whether or not I get the chance to do that for this release, I'm not so sure. This was supposed to be released last week, so to say that I'm under some pressure would be something of an understatement. Of course, if people didn't add "features" at the last minute it would help. "I only want you to ..." GRR!

I am writing it all up, though. So I'm not going to make the same mistakes again. I may have to settle for just making the next project better: or maybe settle for improving this one when the time for the 2009/10 report process comes around this time next year. There will be some changes that will force us to make some alterations and a new version; so I may just bundle them all up.

2. You can add your helper class as a ressource in your BizTalk
application and this way it gets inluded in your exported MSI file.
Let it be of type System.BizTalk:Assembly and check the checkboxes you
want, ie. GAC assembly on MSI install or import or whatever.



That's interesting. I may need some more details about that. Do you know of a reference anywhere? I'll google for it myself, tomorrow, when I get to work. It's now midnight here and time I let this go for a few hours.

Thanks for all the help.

Cheers



Peter
.