Quantcast
Channel: Tallan's Technology Blog »» .NET Framework - Tallan's Technology Blog
Browsing latest articles
Browse All 19 View Live

Image may be NSFW.
Clik here to view.

Setting Compatibility Mode Of A WPF Web Browser

Recently I needed to use the WebBrowser control in a C Sharp WPF application. But after adding the web browser and navigating to the web page I was met with a horribly mangled version of it. Yet in...

View Article



Image may be NSFW.
Clik here to view.

Solution to Common BizTalk Deployment errors in Visual Studio

There are a few common deployment errors in Microsoft Visual Studio when redeploying a previously deployed BizTalk project. “Failed to add resource(s). Change requests failed for some resource....

View Article

Image may be NSFW.
Clik here to view.

XLANGs Object Reference Error when dynamically loading a map in BizTalk

This was one of those very frustrating errors that had a very simple solution.  I had an orchestration that was dynamically loading a map using a Fully Qualified Name (FQN) that is stored in BRE.  The...

View Article

Image may be NSFW.
Clik here to view.

WCF-WebHttp and custom JSON error messages

I’m currently working on a solution that exposes a BizTalk Orchestration as a RESTful webservice using WCF-WebHttp.  Upon successful processing of the message, the service returns binary data for the...

View Article

Image may be NSFW.
Clik here to view.

MABS EAI Bridge LoB Lookup (Part 2 of 2)

Last week month (sorry about that!), I wrote a post about using MABS to access a LoB system (in the example, SQL Server) behind several layers of firewalls (here). We looked at the following tasks...

View Article


Debugging SQL Procedure calls from BizTalk revisited

I wrote previously (here) about using SQL Server Profile to capture and debug SQL calls from BizTalk.  This method works well when there are no errors actually calling the procedure (but you want to...

View Article

Image may be NSFW.
Clik here to view.

WCF-SQL Polling and the ESB Portal

With the ESB Toolkit, BizTalk provides an excellent framework for handling exceptions that occur throughout the ESB. There are many built in facilities that are as simple as checking off a box to route...

View Article

Xsd.exe, Arrays, and “Specified”

Microsoft’s XSD utility provides an excellent way to generate classes from schema definition files, but has a few quirks that can make using the generated classes a bit tougher. In particular, it...

View Article


SqlCommand oddity raises NullReferenceException on an otherwise valid query

Bit of a head scratcher for this one. I was working on some ADO.NET code that involved calling a stored procedure with many (10k+) table valued parameter rows being passed in. Occasionally, I’d see a...

View Article


How to resolve the “Reason: Unexpected event (“eos”) in state...

This error is typically harmless, but can result when the XML Disassembler encounters an empty Envelope message instance that’s formatted like this: <ns0:EnvelopeRoot...

View Article
Browsing latest articles
Browse All 19 View Live




Latest Images