Config error using webservices
I have installed Gemini using the MSI, and the web interface works fine, but now I am trying to get the webservices running (for use in the Importer) but keep getting the following config error. (After originally seeing this error I changed the version number on line 280 from '2.0.0.0' to '2.0.5050.0', but to no avail.) Any advice?
Thanks, Adam
Server Error in '/Gemini' 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 'type' attribute must be set to a valid type name.
Source Error:
Line 278: <webServices>
Line 279: <soapExtensionTypes>
Line 280: <add type="Microsoft.Web.Services2.WebServicesExtension, Microsoft.Web.Services2, Version=2.0.5050.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" priority="1" group="0" />
Line 281: </soapExtensionTypes>
Line 282: </webServices>
Source File: c:\inetpub\wwwroot\Gemini\web.config Line: 280
Assembly Load Trace: The following information can be helpful to determine why the assembly 'Microsoft.Web.Services2' could not be loaded.
=== Pre-bind state information ===
LOG: DisplayName = Microsoft.Web.Services2, Version=2.0.5050.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
(Fully-specified)
LOG: Appbase = file:///c:/inetpub/wwwroot/Gemini
LOG: Initial PrivatePath = bin
Calling assembly : (Unknown).
LOG: Publisher policy file is not found.
LOG: No redirect found in host configuration file (C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspnet.config).
LOG: Using machine configuration file from C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\config\machine.config.
LOG: Post-policy reference: Microsoft.Web.Services2, Version=2.0.5050.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/gemini/f42e7299/690ce1c7/Microsoft.Web.Services2.DLL.
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/gemini/f42e7299/690ce1c7/Microsoft.Web.Services2/Microsoft.Web.Services2.DLL.
LOG: Attempting download of new URL file:///c:/inetpub/wwwroot/Gemini/bin/Microsoft.Web.Services2.DLL.
WRN: Comparing the assembly name resulted in the mismatch: Build Number
Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET Version:1.1.4322.2032
|
adam
· 1 |
|
| Wednesday, July 5, 2006, 11:09:03 AM | |




