BizTalk Gurus

64-bit configs for AppDomainSpec SecondsIdleBeforeShutdown

rated by 0 users
Not Answered This post has 0 verified answers | 1 Reply | 0 Followers

Top 25 Contributor
134 Posts
NealWalters posted on Thu, Jan 28 2010 8:22 AM

With 64-bit machines we now have to config files BTNTSvc.exe.config and BTNTSvc64.exe.config.

However, only the BTNTSvc.exe.config contains this:

        <AppDomainSpecs>
          <AppDomainSpec Name="TFBIC.RCT.BizTalk_1.0" SecondsIdleBeforeShutdown="-1" SecondsEmptyBeforeShutdown="-1">
            <BaseSetup>
              <DisallowPublisherPolicy>false</DisallowPublisherPolicy>
              <DisallowBindingRedirects>false</DisallowBindingRedirects>
              <DisallowCodeDownload>false</DisallowCodeDownload>
              <DisallowApplicationBaseProbing>false</DisallowApplicationBaseProbing>
              <LoaderOptimization>NotSpecified</LoaderOptimization>
              <SandboxInterop>false</SandboxInterop>
            </BaseSetup>
          </AppDomainSpec>

If I want to set the SecondsIdleBeforeShutdown to -1, would that configuration also need to be copied to the BTNTSvc64.exe.config (which doesn't have any AppDomainSpec elements in it). 

Neal

Neal Walters http://Biztalk-Training.com - Learn Biztalk Faster http://Sharepoint-Training.com - End-User Sharepoint Videos http://CMSTrainingVideos.com - WordPress, Joomla, PHP-Fusion videos

All Replies

Top 25 Contributor
134 Posts

I checked my QA system, and neither config file had my AppDomain in it.  Any idea what adds the AppDomain to the config? 

Neal

Neal Walters http://Biztalk-Training.com - Learn Biztalk Faster http://Sharepoint-Training.com - End-User Sharepoint Videos http://CMSTrainingVideos.com - WordPress, Joomla, PHP-Fusion videos
Page 1 of 1 (2 items) | RSS