Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

Could not load file or assembly 'Microsoft.SqlServer.Diagnostics.STrace, Version=10.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91' or one of its dependencies. The system cannot find the file specified.

Another error on executing SQL Server 2008 Management Studio and just trying to connect to Database Engine. Though after pressing OK on the error mentioned, everything works but Management Node won’t work and you would keep on getting this error again
Posted by ashishme | 0 Comments

Fixing BizTalk ENTSSO Failure on Windows 7, Vista or Server 2008 after VS 2010 Beta Installation

I've been running BizTalk 2009 on my Windows 7 machine, and after installing VS 2010 beta 2, the Enterprise Single Sign-On Service stopped working. It failed with the following error: Could not create SSOSQL. To fix the problem, reinstall SSO or try 'regasm
Posted by ashishme | 0 Comments

Microsoft BizTalk Server and Microsoft Dynamics AX Integration - Configuring Message Properties in BizTalk Server for sending data to Microsoft Dynamics AX

The configuration that needs to be performed on BizTalk Server Message properties in order to send data to Microsoft Dynamics AX using BizTalk Dynamics AX Adapter and Application Integration Framework (AIF) is as follows: To send data to Microsoft Dynamics
Posted by ashishme | 0 Comments

Microsoft BizTalk Server and Microsoft Dynamics AX Integration - Part 4.2 - Error Identification at Dynamics AX

Dynamics AX Queue Manager The Queue Manager is internal queue maintained in Microsoft Dynamics AX. This Queue is the bridge between Dynamics AX and external systems. All the messages sent from other systems or needs to be sent to external systems from
Posted by ashishme | 0 Comments

Windows Communication Foundation (WCF) - Transport, Message Security and Mutual Authentication using Certificates

At a high level the steps required to use self signed certificates for Transport & Message Security for securing the messages sent between a client and service, and also how to use certificates to perform Mutual Authentication between client and service
Posted by ashishme | 1 Comments

BizTalk and Dynamics CRM Integration

Here are a great series of articles on integrating BizTalk Server with Dynamics CRM: 1. Using Microsoft BizTalk Dynamics CRM Adapter – Part 1 2. Using Microsoft BizTalk Dynamics CRM Adapter – Part 2 3. Using Microsoft BizTalk Dynamics CRM Adapter – Part
Posted by ashishme | 1 Comments

WCF Champ Web Campaign

The schedule: 1. April 2 nd , 2009 9:00 PM EST - http://www.youtube.com/watch?v=ZXQtZsC0JZ4 2. April 9 th , 6:00 A.M. PST, 9:00 AM EST 3. April 16 th , 6:00 A.M. PST, 9”00 AM EST The WCF Champ Website : Gateway to resources that jumpstart developers’
Posted by ashishme | 1 Comments

Microsoft BizTalk Server and Microsoft Dynamics AX Integration - Part 4.1 - Error Handling with BizTalk Administration

Categories of Exceptions related to BizTalk / Dynamics AX Interfaces 1. When error Event Source: “ Microsoft Dynamics AX adapter ” a. Refer the Microsoft Dynamics AX Server Event Log for more details b. Refer the Microsoft Dynamics AX Exceptions 2. When
Posted by ashishme | 1 Comments

Microsoft BizTalk Server and Microsoft Dynamics AX Integration - Part 3 - Receive Data from Dynamics AX in BizTalk

Microsoft Dynamics AX adapter pulls the data available in the Dynamics AX Queue and publishes it into the Message Box. In one BizTalk Group there can be only one Receive Location that points to a combination of AOS Server Name and AOS Port Number. This
Posted by ashishme | 0 Comments

Microsoft BizTalk Server and Microsoft Dynamics AX Integration - Part 2 - Send Data from BizTalk to Dynamics AX

The following configuration needs to be performed in BizTalk Send Port which would send the data from the BizTalk Server to the Microsoft Dynamics AX using the Application Integration Framework (AIF): 1. Create a New Send Port or use an existing Send
Posted by ashishme | 1 Comments

Remote Debugging basics

Here is the article that explains the basics for remote debugging in details: “Remote debugging with Visual Studio 2008” The summary from the same article: Getting the remote debugger to work To get the remote debugger up and running, you must install
Posted by ashishme | 0 Comments

32 bit vs 64 bit

Check out the the article: “How 64-bit version of Windows differs architecturally from 32-bit version” The summary from the article: Sometimes understanding the underlying architecture of a system is critical to being able to work with that system safely
Posted by ashishme | 0 Comments

Microsoft BizTalk Server and Microsoft Dynamics AX Integration - Part 1 - Configuring Microsoft Dynamics AX – Application Integration Framework (AIF) for Integration with BizTalk

This is the first part of the four part series where I would be sharing what all needs to be configured in Dynamics AX and BizTalk Server in order for both to be integrated and send / receive messages from each other. In first part I am starting with
Posted by ashishme | 1 Comments

Enabling SQL Dependency in SQL Server Database

This script would help you to enable the SQL Dependency on SQL Server Database. You simply needs to replace the “domain\login” with either the SQL Server Login User or Windows User under which the SQL dependency should work. Please execute the script
Posted by ashishme | 1 Comments
More Posts Next page »
 
Page view tracker