Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
Biztalk
acce.forsuppliers
acce.hipaa
acce.hl7
acce.rosettanet
accelerator.finserv
admin
appintegration
framework
general
library
nonxml
orchestration
sdk
server
setup
tools
xlangs
xsharp
  
 
date: Mon, 23 Jun 2008 11:29:20 -0500,    group: microsoft.public.biztalk.accelerator.rosettanet        back       


BTARN 3.5 Configuration Issues on Vista Ultimate   
It looks as if the BTARN 3.5 Configuration routine chokes in two areas when 
run on Vista Ultimate.

The first error from the ConfigLog is:

[11:11:30 AM Info ConfigHelper] GULFCOASTSEAL0\rnadmin is a member of Group: 
BizTalk Isolated Host Users.
[11:11:30 AM Info ConfigHelper] GULFCOASTSEAL0\rnadmin is a member of Group: 
BizTalk Application Users.
[11:11:30 AM Info ConfigHelper]  Detected IIS version: 7
[11:11:30 AM Info ConfigHelper]  Application pool BTARNHttpReceivePool does 
not exist!
[11:11:30 AM Info ConfigHelper]  Detected IIS version: 7
[11:11:30 AM Info ConfigHelper]  Created IIS application pool: 
BTARNHttpReceivePool
[11:11:30 AM Error ConfigHelper]  Failed to add member 
GULFCOASTSEAL0\rnadmin to NT Group IIS_WPG Error code: -2147022676
[11:11:30 AM Error ConfigHelper] The group name could not be found.
[11:11:30 AM Error RNConfig] 
c:\depots\europar2\private\europa_source\btarnconfig\dll\rnconfig.cpp(1306): 
FAILED hr = 800708ac
[11:11:30 AM Info RNConfig] Leaving function: CRNConfig::ConfigureFeature
[11:11:30 AM Warning Configuration Framework]Feature failed to configure: 
Runtime.

It looks as if the routine is hard-coded to look for the "IIS_WPG" group 
which does not exist on Vista/IIS7 as it was replaced by the IIS_IUSERS 
local group.

The second error is a little more cryptic:

[11:11:30 AM Info Configuration Framework]Configuring feature: WebApps
[11:11:30 AM Info RNConfig] Entering function: CRNConfig::ConfigureFeature
[11:11:30 AM Info RNConfig] Install Directory : C:\Program Files\Microsoft 
BizTalk Accelerator for RosettaNet 3.5\
[11:11:30 AM Info ConfigHelper]  Detected IIS version: 7
[11:11:30 AM Info ConfigHelper]  Application pool BTARNAppPool does not 
exist!
[11:11:30 AM Info ConfigHelper]  Detected IIS version: 7
[11:11:30 AM Info ConfigHelper]  Created IIS application pool: BTARNAppPool
[11:11:30 AM Info ConfigHelper]  Found site ID (1) for site Default Web Site
[11:11:30 AM Info RNConfig] Entering function: 
CRNConfig::DoesDefaultWebsiteExist
[11:11:30 AM Info RNConfig] Leaving function: CRNConfig::DoesWebsiteExist
[11:11:30 AM Info ConfigHelper]  Virtual root BTARNApp does not exist in 
site 1
[11:11:30 AM Info RNConfig] Vroot path C:\Program Files\Microsoft BizTalk 
Accelerator for RosettaNet 3.5\RNApp
[11:11:31 AM Error ConfigHelper] 
d:\depot2300\mercury\private\common\configwizard\confighelper\iis.cpp(2224): 
FAILED hr = 8007000d
[11:11:31 AM Error ConfigHelper] 
d:\depot2300\mercury\private\common\configwizard\confighelper\iis.cpp(1144): 
FAILED hr = 8007000d
[11:11:31 AM Error ConfigHelper]  Failed to create IIS virtual root: 
BTARNApp
[11:11:31 AM Error ConfigHelper] The data is invalid.
[11:11:31 AM Error RNConfig] 
c:\depots\europar2\private\europa_source\btarnconfig\dll\rnconfig.cpp(2200): 
FAILED hr = 8007000d
[11:11:31 AM Info RNConfig] Leaving function: CRNConfig::ConfigureFeature
[11:11:31 AM Warning Configuration Framework]Feature failed to configure: 
WebApps.

I suspect this has to do with the differences between IIS6's and IIS7's 
metabase settings.

Any assistance is greatly appreciated.

-- 

Best regards,

Jeff Lynch
MVP Windows Server System - Commerce Server
http://codebetter.com/blogs/jeff.lynch
date: Mon, 23 Jun 2008 11:29:20 -0500   author:   Jeff Lynch am

RE: BTARN 3.5 Configuration Issues on Vista Ultimate   
{\rtf1\ansi\ansicpg936\deff0\deflang1033\deflangfe2052{\fonttbl{\f0\fnil\fprq2\fcharset0 MS Sans Serif;}}
\viewkind4\uc1\pard\lang2052\f0\fs20 Hi Jeff,
\par 
\par I agree that this should be problem with IIS7 and BTARN 3.5. However since our product group stated it's supported to install BTARN on Vista, I think there may be some manual steps to work out it.
\par 
\par I will discuss this issue in our internal further and update you with the results.
\par 
\par Please wait for my messsage.
\par 
\par Thanks.
\par 
\par Sincerely,
\par 
\par WenJun Zhang
\par 
\par Microsoft Online Community Support
\par 
\par Delighting our customers is our #1 priority. We welcome your comments and suggestions about how we can improve the support we provide to you. Please feel free to let my manager know what you think of the level of service provided. You can send feedback directly to my manager at: msdnmg@microsoft.com.
\par 
\par ==================================================
\par Get notification to my posts through email? Please refer to http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notifications.
\par 
\par Note: The MSDN Managed Newsgroup support offering is for non-urgent issues where an initial response from the community or a Microsoft Support Engineer within 1 business day is acceptable. Please note that each follow up response may take approximately 2 business days as the support professional working with you may need further investigation to reach the most efficient resolution. The offering is not appropriate for situations that require urgent, real-time or phone-based interactions or complex project analysis and dump analysis issues. Issues of this nature are best handled working with a dedicated Microsoft Support Engineer by contacting Microsoft Customer Support Services (CSS) at http://msdn.microsoft.com/subscriptions/support/default.aspx.
\par ==================================================
\par This posting is provided "AS IS" with no warranties, and confers no rights.
\par 
\par 
\par }
date: Tue, 24 Jun 2008 09:53:51 GMT   author:   (WenJun Zhang[msft])

Re: BTARN 3.5 Configuration Issues on Vista Ultimate   
WenJun,

Any information on this? When I attempted the configuration it attempted to 
write to the IIS7's "applicationHost.config" file and left it an unusable 
state. The resulting file was not well-formed xml. I had to manually edit 
the file to return it to a usable state. This sounds like a relatively 
serious bug if it can be repro'd and should be logged into your database.

-- 
Best regards,

Jeff Lynch
MVP Windows Server System - Commerce Server
http://codebetter.com/blogs/jeff.lynch

""WenJun Zhang[msft]""  wrote in message 
news:8LQE%23Ae1IHA.3644@TK2MSFTNGHUB02.phx.gbl...
> Hi Jeff,
>
> I agree that this should be problem with IIS7 and BTARN 3.5. However since
> our product group stated it's supported to install BTARN on Vista, I think
> there may be some manual steps to work out it.
>
> I will discuss this issue in our internal further and update you with the
> results.
>
> Please wait for my messsage.
>
> Thanks.
>
> Sincerely,
>
> WenJun Zhang
>
> Microsoft Online Community Support
>
> Delighting our customers is our #1 priority. We welcome your comments and
> suggestions about how we can improve the support we provide to you. Please
> feel free to let my manager know what you think of the level of service
> provided. You can send feedback directly to my manager at:
> msdnmg@microsoft.com.
>
> ==================================================
> Get notification to my posts through email? Please refer to
> http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
> ications.
>
> Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
> where an initial response from the community or a Microsoft Support
> Engineer within 1 business day is acceptable. Please note that each follow
> up response may take approximately 2 business days as the support
> professional working with you may need further investigation to reach the
> most efficient resolution. The offering is not appropriate for situations
> that require urgent, real-time or phone-based interactions or complex
> project analysis and dump analysis issues. Issues of this nature are best
> handled working with a dedicated Microsoft Support Engineer by contacting
> Microsoft Customer Support Services (CSS) at
> http://msdn.microsoft.com/subscriptions/support/default.aspx.
> ==================================================
> This posting is provided "AS IS" with no warranties, and confers no 
> rights.
>
date: Thu, 26 Jun 2008 11:20:48 -0500   author:   Jeff Lynch am

Re: BTARN 3.5 Configuration Issues on Vista Ultimate   
{\rtf1\ansi\ansicpg936\deff0\deflang1033\deflangfe2052{\fonttbl{\f0\fnil\fprq2\fcharset0 MS Sans Serif;}}
\viewkind4\uc1\pard\lang2052\f0\fs20 Hi Jeff,
\par 
\par We are still investigating this issue. Thanks.
\par 
\par Sincerely,
\par 
\par WenJun Zhang
\par 
\par Microsoft Online Community Support
\par 
\par Delighting our customers is our #1 priority. We welcome your comments and suggestions about how we can improve the support we provide to you. Please feel free to let my manager know what you think of the level of service provided. You can send feedback directly to my manager at: msdnmg@microsoft.com.
\par 
\par ==================================================
\par Get notification to my posts through email? Please refer to http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notifications.
\par 
\par Note: The MSDN Managed Newsgroup support offering is for non-urgent issues where an initial response from the community or a Microsoft Support Engineer within 1 business day is acceptable. Please note that each follow up response may take approximately 2 business days as the support professional working with you may need further investigation to reach the most efficient resolution. The offering is not appropriate for situations that require urgent, real-time or phone-based interactions or complex project analysis and dump analysis issues. Issues of this nature are best handled working with a dedicated Microsoft Support Engineer by contacting Microsoft Customer Support Services (CSS) at http://msdn.microsoft.com/subscriptions/support/default.aspx.
\par ==================================================
\par This posting is provided "AS IS" with no warranties, and confers no rights.
\par 
\par }
date: Fri, 27 Jun 2008 10:00:07 GMT   author:   (WenJun Zhang[msft])

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us