Re: BtsCatalogExplorer.SaveChanges() does not work :-(

Tech-Archive recommends: Fix windows errors by optimizing your registry



Interesting idea. I haven't tried this so I'm guessing here, but do
you disable/enable the ports you changed after you save the properties?
It's possible the changes are flushing to the db but the runtime
hasn't reflected them yet.

Not sure this will work either or meet your requirements, but another
option might be to import a bindings file with the new settings for the
port(s). Have an orch receive the new bindings xml and then execute
btsdeploy to import the new bindings.


waschbecken wrote:
I have written a CS assembly which should change send/rec. port properties of
several BT applications.
When I try to run my assembly from a normal console application it works
perfect (alá MS BizTalk SDK examples).
The only problem is, that my assembly must be called from an biztalk
orchestration and then the SaveChanges() method does not seem to be work. No
changes occur in the "BT Server Administrator".

Any ideas, workarounds or hints?

.



Relevant Pages

  • Re: Multiple Wse in single Service
    ... >> different ports, each port using it's own binding. ... >> The problem is that Visual Studio only creates a Wse class for one ... >> bindings, leaving the others unavailable for secure Wse calls. ...
    (microsoft.public.dotnet.framework.webservices.enhancements)
  • RE: installing biztalk solution from a msi-package
    ... checked the file again, it seems it has bound the totally wrong ports, not ... but still I don't imderstand why wrong port bindings are detected? ... > installation errors…. ... >> orchestration communicates via, are not installed. ...
    (microsoft.public.biztalk.general)