Re: How to disable and enable a Receive Locations via .Net application, either C# or VB?

Home Page Forums BizTalk 2004 – BizTalk 2010 How to disable and enable a Receive Locations via .Net application, either C# or VB? Re: How to disable and enable a Receive Locations via .Net application, either C# or VB?

#24001

Hi Luke,

 

   Here are a few other links you can check out… It turns out that you can call the WMI interface directly from .NET and Visual Studio and these will show you how to do just that:

 

http://www.biztalkgurus.com/blogs/biztalksyn/archive/2005/03/15/BizTalk-WMI-programming_3A00_-How-to-write-cleaner-WMI-code-a-lot-faster.aspx

 

http://geekswithblogs.net/gwiele/archive/2005/03/16/26469.aspx

 

http://kentweare.blogspot.com/2007/11/wmi-scripting-for-biztalk-operations.html

 

    Happy coding,

 

    Daniel.