• Stephen W. Thomas
  • Azure Integration Gurus
BizTalkGurus
  • Home
  • Blogs
    • Stephen’s BizTalk and Integration Blog
    • BizTalk Community Blogs via Syndication
  • Forums
  • Downloads
  • Videos
  • Training
    • Online Training
    • Classroom Training
Select Page

Handling Faults and Exceptions on WCF Clients– Explained

by community-syndication | Nov 10, 2010 | BizTalk Community Blogs via Syndication

Handling Service Exceptions on WCF Clients

A WCF client must expect various types of exception when calling services

read more

Unexpected Exceptions in a Trusted Environment in a WCF Service

by community-syndication | Nov 10, 2010 | BizTalk Community Blogs via Syndication

When an unexpected exception occurs, the WCF runtime generates a FaultException and sends it to the client.

read more

Applying Consistent Error Handling to WCF Service

by community-syndication | Nov 10, 2010 | BizTalk Community Blogs via Syndication

It is good practice to add an outer try block to all of your service operations; the try block should encompass all of the code that is inside those operations.

read more

Using Typed and Untyped Faults in WCF Service

by community-syndication | Nov 10, 2010 | BizTalk Community Blogs via Syndication

Typed faults enable you to define custom data types to represent specific errors that occur in your WCF service.

read more

Designing WCF Service Error Handling

by community-syndication | Nov 10, 2010 | BizTalk Community Blogs via Syndication

It is important that your service handles errors so that it can continue to execute if an error occurs. There are three main categories of errors that your service should handle.

read more

Faults in WCF Service Metadata

by community-syndication | Nov 10, 2010 | BizTalk Community Blogs via Syndication

If a service operation has a fault contract defined for it, the fault definitions form part of the service metadata from which you can generate client-side artifacts. As an example, consider the following fault contract.

read more

Structure of a SOAP Fault

by community-syndication | Nov 10, 2010 | BizTalk Community Blogs via Syndication

A SOAP fault is an XML representation of error information that is generated when a SOAP call fails. A SOAP fault contains several elements that you can use when defining your strategy for the transmission of error information:

read more

Mapping .Net Framework Exceptions to SOAP Faults

by community-syndication | Nov 10, 2010 | BizTalk Community Blogs via Syndication

Errors are an important part of a service contract, even though some contracts omit them for brevity. Specifying the errors that can occur in a service forms an important part of the design-by-contract approach to defining service operations.

read more

What’s the problem with Using .NET Framework Exceptions in WCF Services?

by community-syndication | Nov 10, 2010 | BizTalk Community Blogs via Syndication

Many applications and components in the .NET Framework use exceptions to indicate error conditions. Exceptions are an in-process error-reporting mechanism that automatically propagate up the call chain until they hit a user interface or process boundary.

read more

SharePoint Error: Failed to connect to the configuration database

by community-syndication | Nov 10, 2010 | BizTalk Community Blogs via Syndication

Error:

Failed to connect to the configuration database.

read more

« Older Entries
Next Entries »

Search this Site:


Recent Posts

  • Logic App Consumption deployment: The secret of KeyVault parameter cannot be retrieved. Http status code: ‘Forbidden’. Error message: ‘Access denied to first party service
  • BizTalk Server Visual Studio project: attempted re-targeting of the project has been canceled.
  • BizTalk Oracle Adapter error: The assembly required for type mapping not found.
  • PowerShell script to identify all SQL V1 actions and triggers inside Logic Apps Consumption
  • Friday (funny) Fact: There is no size limit for the Logic App parameter name

Tweets by AzureIntGurus

Recent Topics

  • Evaluating on the amount of items returned in a message
  • Send and Receive ports problem
  • How to config/costom a WS Security to SOAP header
  • Email attachments – POP3 adapter
  • Calling ASP page from Biztalk Orchestration

  • Home
  • Blogs
  • Forums
  • Downloads
  • Videos
  • Training
  • Facebook
  • X
  • RSS
@BizTalkgurus.com