I have a scenario where i have multiple AIF Services on one machine connecting to different AOS’s
Which means every time I generate the service, the web.config file resets itself. Which means the value of BUSINESS_CONNECTOR_CONFIGURATION is blank.
That makes me Unhappy.
So that made me go digging into the service generation classes, so that I can edit the code that will make me happy. Turns out the first time the web.config file is created (I still need to work out on where the first...(read more)
↧