Web Services Enhancements problem with the Web Service Gemini.asmx
I am getting the following error when I browse to the webservices/gemini.asmx webservice.
Server Error in '/' 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 303: <webServices>
Line 304: <soapExtensionTypes>
Line 305: <add type="Microsoft.Web.Services2.WebServicesExtension, Microsoft.Web.Services2, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"
Line 306: priority="1" group="0" />
Line 307: </soapExtensionTypes>
Source File: c:\hosting\webhost4life\member\warrenn\gemini\web.config Line: 305
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.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
(Fully-specified)
LOG: Appbase = file:///c:/hosting/webhost4life/member/warrenn/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.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/root/142da29f/9eda3e0e/Microsoft.Web.Services2.DLL.
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/root/142da29f/9eda3e0e/Microsoft.Web.Services2/Microsoft.Web.Services2.DLL.
LOG: Attempting download of new URL file:///c:/hosting/webhost4life/member/warrenn/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.2300; ASP.NET Version:1.1.4322.2300
I take it that it is problably because the WSE 2.0 SP3 is not installed correctly but the problem is that I am on a shared hosting environment what can I do to get this working correctly?
|
w_enslin
· 1 |
|
| Wednesday, March 22, 2006, 7:47:57 AM | |




