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

Another config error, the line describing this had the version where the assembly name was supposed to be

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: The IViewManager Microsoft.ApplicationBlocks.UIProcess.WebFormViewManager cannot be created. Check the /configuration/uipConfiguration/objectTypes/iViewManager node in the application config file (AssemblyFileName.config or Web.config). This node must be like

Source Error:

 
[No relevant source lines]


Source File: none    Line: 0

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.0.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.0.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 KEY TOKEN

 


Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET Version:1.1.4322.2032

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