|
|
Front Page News
-
|
Unit Testing ASP.NET? ASP.NET unit testing has never been this easy. Typemock is launching a new product for ASP.NET developers – the ASP.NET Bundle - and for the launch will be giving out FREE licenses to bloggers and their readers. The ASP.NET Bundle...
|
-
|
For those who has deployed a BAM activity definition, it may come as a surprise when denied access to the BAM portal......
|
-
|
Happy Chinese New Year! It has been 17 months since my last post. I didn't mean to stop blogging but right after wrapping the BizTalk project in September 2007, I was given an irresistible opportunity to join Microsoft Consulting Services (MCS)......
|
-
|
It has been awhile since I last blogged. I have been away working on a very interesting project for a financial services company. The project entailed building a service broker using BizTalk 2006 (not R2) with WCF to achieve better decoupling of service...
|
-
|
When deploying a BizTalk 2006 solution from Visual Studios, you may have encountered errors similar to this one: Error 6 Failed to update binding information. Could not enlist orchestration 'DataStream.SOL.ScaterServiceRequests,DataStream.SOL.Demo, Version=1.0.0.0,...
|
-
|
I was querying Search using SharePoint's object model when I encountered the following error message: "Your search cannot be completed because this site is not assigned to an indexer. Contact your administrator for more information."...
|
-
|
When you access a MOSS site and click on a feature that requires Office, you may get the following error that will crash IE7: The exception unknown software exception (0xc06d007f) occurred in the application at location 0x77e55e02....
|
-
|
You may have to written code that checks if an object is null before you use it......
|
-
|
Knowing all the classes in the CodeDOM namespace isn't very useful unless one knows how to appy them. This blog entry will serve as a cheat sheet for the most commonly used expressions and statements. This page is a work in progress......
|
-
|
Your orchestration uses a 2 way RoleLink for delivery but a new trading partner will only accept orders via a one way port. What do you do?...
|
-
|
The other day, in discussing the virtues of automated continuous integration with a client, I came across a few excuses for not adapting the process. The argument goes like this: “We don’t have enough hardware resource for a build server.” “I am the sole...
|
-
|
The Tracking Profile Editor (TPE), allows the user to add or remove tracking profile without having access to the a .BTT file (not possible with bttdeploy.exe)....
|
-
|
Here is a code snippet for writing information to the EventLog. This code will work in a BizTalk Expression Shape as well as in a .NET application. .....
|
-
|
This morning I discovered my Windows Defender no longer worked. I was prompted with a non-intuitive error message: Application failed to initialize: 0x800106ba. A problem caused Windows Defender Service to stop. To start the service, restart your computer...
|
-
|
I just ordered a Dell SC1435 and I must say that I am very impressed with how much computing power Dell packed into a diminutive 1U space......
|
-
|
Here is how you can create a messaging based solution that sends an HTTP POST acknowledgement without involving an orchestration......
|
-
|
If you encounter the following error when trying to [Save] or [Export XML]: This XML does not conform to the BizTalk Server 2006 Bam Definition Schema....
|
-
|
The DevConnection conference in Las Vegas this week offers developers and IT professional alike great opportunities to learn the latest Microsoft technology offerings......
|
-
|
If you are accessing the BAM portal from a machine that doesn't have BizTalk installed, you may get the following error: The query could not be processed: Cannot connect to the server 'host'. The server is either not started or too busy....
|
-
|
To see if you have BizTalk Rules Engine configured, bring up the "BizTalk Server Configuration" Tool and check under the "Business Rules Engine" node......
|
-
|
Here is some code snippet to see if a user belongs to a certain security group. The code below will work with local group as well as AD groups......
|
-
|
If you are logging information to the EventLog and getting an access error, make sure you have the following registry setting......
|
-
|
Despite its flaws and bugs, Visual Source Safe continues to be the most popular source control program in the Microsoft realm. Many poeple I talk to are not aware some of its more useful functions such as "Pinning". Understanding the use of pinning can...
|
-
|
When declaring complex types in XML schema definition, I have grown accustomed to suffix the type name with "_Type". This allows me to easily distinguish a complex type from a global type when viewing the definition in a graphical design tool such as...
|
-
|
Like many of you, I was very anxious to try out the .NET 3.0 Release Candidate bits (click here to download). However, for some reason I had trouble installing the bits. After many unsuccessful attempts, I finally decided to read the readme file (Yes,...
|
|
|
|