Neil Thompson

BizTalk | .NET | SQL |

  Home  |   Contact  |   Syndication    |   Login
  15 Posts | 20 Stories | 45 Comments | 55 Trackbacks

News

Article Categories

Archives

Post Categories

Fav BizTalk Blogs

Resolution

 <section name="uipConfiguration" type="Microsoft.ApplicationBlocks.UIProcess.UIPConfigHandler,Microsoft.ApplicationBlocks.UIProcess,Version=2.0.0.0,Culture=neutral,PublicKeyToken=521D54C9C9EAC24B" />

 The version number and public key token on the assembly were out of synch

Problem

Server Error in '/Dev/UIPABWeb' Application.


Configuration Error

Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.

Parser Error Message: Exception creating section handler.

Source Error:

 
Line 2:  
Line 3:          
Line 4:                   
Line 5:          
Line 6:          


Source File: c:\inetpub\wwwroot\Dev\UIPABWeb\web.config    Line: 4

Assembly Load Trace: The following information can be helpful to determine why the assembly 'Microsoft.ApplicationBlocks.UIProcess' could not be loaded.

 
=== Pre-bind state information ===
LOG: DisplayName = Microsoft.ApplicationBlocks.UIProcess, Version=1.0.1.0, Culture=neutral, PublicKeyToken=null
 (Fully-specified)
LOG: Appbase = file:///c:/inetpub/wwwroot/Dev/UIPABWeb
LOG: Initial PrivatePath = bin
Calling assembly : (Unknown).
===
 
LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
LOG: Post-policy reference: Microsoft.ApplicationBlocks.UIProcess, Version=1.0.1.0, Culture=neutral, PublicKeyToken=null
LOG: Attempting download of new URL file:///c:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/dev_uipabweb/de97dc10/8f4a394/Microsoft.ApplicationBlocks.UIProcess.DLL.
LOG: Attempting download of new URL file:///c:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/dev_uipabweb/de97dc10/8f4a394/Microsoft.ApplicationBlocks.UIProcess/Microsoft.ApplicationBlocks.UIProcess.DLL.
LOG: Attempting download of new URL file:///c:/inetpub/wwwroot/Dev/UIPABWeb/bin/Microsoft.ApplicationBlocks.UIProcess.DLL.
WRN: Comparing the assembly name resulted in the mismatch: PUBLIC 

 

posted on Thursday, June 08, 2006 2:32 PM