Interoperability Webcasts

There is a Webcast Series about Interoperability in Microsoft Environments.
Registration at https://www.interopmonth.com/home/

I have registered for the following Webcast that are related to BizTalk, sounds like interesting information for BizTalk Developers:

MSDN Webcast: Strategies and Tactics for Interoperability Using BizTalk Server (Level 300) - 10.2.2005
MSDN Webcast: Web Services Interoperability with BizTalk Server 2004 (Level 200) - 9.2.2005
Microsoft Executive Circle Webcast: Using BizTalk 2004 To Implement An SOA For Service Provisioning - 31.1.2005

Another Interesting One:

MSDN Architecture Webcast: Integration Patterns (Level 200) - 20.1.2005 

BizTalk Error: Message Engine Permissions

Action that causes Error: When invoking an Orchestration published by the WebServices Publishing Wizard
Error Message: Warning and Error Message in Event Log every minute. Looks like that:

Event Type: Warning
Event Source: ENTSSO
Event Category: Enterprise Single Sign-On
Event ID: 10536
Date:
Time:
User: N/A
Computer:
Description:
SSO AUDIT
Function: GetConfigInfo
Tracking ID:
Client Computer: XXX (aspnet_wp.exe:2976)
Client User: XXX
Application Name: {2F16324E-11A6-4B9E-AD7C-B17A141A152B}
Error Code: 0x80070005, Access is
denied.


Event Type: Error
Event Source: BizTalk Server 2004
Event Category: BizTalk Server 2004
Event ID: 5641
Date:
Time:
User: N/A
Computer:
Description:
The Messaging Engine failed to retrieve the configuration from the
database.

When invoking the orchestration, the following error occurs:

The Messaging Engine failed to register the adapter for "SOAP" for the receive location "/ITDeviceLab_Proxy/NS_ITDevice_ITDevice_prtITDeviceRequest.asmx". Please verify that the receive location is valid, and that the isolated adapter runs under an account that has access to the BizTalk databases.


Solution: The problem with my configuration was that the Orchestration was published under the IIS AppPool for SharePointServices per default. It would be possible to simply change the UserIdentity of this AppPool but I would recommend creating a new AppPool running under a User that has sufficient permissions.

 

Note: The solutions in my posts may be the reason for specific errors but there is no guarantee because there are a lot of different system configurations and therefore many reasons for errors exist. But maybe they are useful hints.

BizTalk Error: "The master secret has not been backed up"

Action that causes Error: None - EventLog Error
Error Message: "The master secret has not been backed up ... "
Reason: Backing Up the master secret will help, as stated in the error message:

C:\Program Files\Common Files\Enterprise Single Sign-On\ssoconfig -backupsecret MasterSecret.bak

 

Note: The solutions in my posts may be the reason for specific errors but there is no guarantee because there are a lot of different system configurations and therefore many reasons for errors exist. But maybe they are useful hints.

«January»
SunMonTueWedThuFriSat
2627282930311
2345678
9101112131415
16171819202122
23242526272829
303112345