[Mono-devel-list] Errors in XSP with TestService.asmx and ConverterService.asmx

Joseph Griffin overacliff at yahoo.com
Wed Oct 27 12:24:42 EDT 2004


What has been done:
Installed mono-1.0.2
Downloaded mono-25-Oct-04.tar.gz, extracted and ran make bootstrap - no errors
Open browser and point to TestService.asmx and ConverterService.asmx
 
Here are the errors:
 
TestService.asmx
 
Description: Error processing request. 
Error Message: HTTP 500. 
Stack Trace: System.Configuration.ConfigurationException: Cannot load type 'DumpExtension, extensions' (node name: add) ()
in <0x0009e> System.Web.Services.Configuration.HandlersUtil:ThrowException (string,System.Xml.XmlNode)
in <0x0000d> System.Web.Services.Configuration.WebServicesConfigurationSectionHandler:ThrowException (string,System.Xml.XmlNode)
in <0x0024f> System.Web.Services.Configuration.WebServicesConfigurationSectionHandler:ConfigSoapExtensionTypes (System.Xml.XmlNode,System.Collections.ArrayList)
in <0x001e8> System.Web.Services.Configuration.WebServicesConfigurationSectionHandler:Create (object,object,System.Xml.XmlNode)
in <0x001a5> System.Web.Configuration.ConfigurationData:GetConfigInternal (string,System.Web.HttpContext,bool)
in <0x00092> System.Web.Configuration.ConfigurationData:GetConfigOptLocation (string,System.Web.HttpContext,bool)
in <0x002e7> System.Web.Configuration.ConfigurationData:GetConfig (string,System.Web.HttpContext)
in <0x00079> System.Web.Configuration.WebDefaultConfig:GetConfig (string,System.Web.HttpContext)
in <0x00030> System.Web.Configuration.WebDefaultConfig:GetConfig (string)
in <0x0007b> System.Configuration.ConfigurationSettings:GetConfig (string)
in <0x0006a> System.Web.Services.Configuration.WSConfig:get_Instance ()
in <0x0000c> System.Web.Services.Configuration.WSConfig:IsSupported (System.Web.Services.Configuration.WSProtocol)
in <0x00064> System.Web.Services.Protocols.WebServiceHandlerFactory:GetHandler (System.Web.HttpContext,string,string,string)
in <0x0034e> System.Web.HttpApplication:CreateHttpHandler (System.Web.HttpContext,string,string,string)
in <0x0011f> CreateHandlerState:Execute ()
in <0x00084> StateMachine:ExecuteState (System.Web.HttpApplication/IStateHandler,bool&)
 
ConverterService.asmx
 
Description: Error compiling a resource required to service this request. Review your source file and modify it to fix this error. 
Error message: /tmp/42130.cs(30,0) : error CS0246: Could not find attribute 'Dump' (are you missing a using directive or an assembly reference ?) /tmp/42130.cs(31,0) : error CS0246: Could not find attribute 'Encrypt' (are you missing a using directive or an assembly reference ?) /tmp/42130.cs(58,0) : error CS0246: Could not find attribute 'TraceExtension' (are you missing a using directive or an assembly reference ?) /tmp/42130.cs(67,0) : error CS0246: Could not find attribute 'TraceExtension' (are you missing a using directive or an assembly reference ?) /tmp/42130.cs(77,0) : error CS0246: Could not find attribute 'TraceExtension' (are you missing a using directive or an assembly reference ?) /tmp/42130.cs(94,0) : error CS0246: Could not find attribute 'TraceExtension' (are you missing a using directive or an assembly reference ?) /tmp/42130.cs(111,0) : error CS0246: Could not find attribute 'TraceExtension' (are you missing a using directive or an assembly reference ?) (0,0) :
 error failed: 7 error(s), 0 warnings 
File name: /root/.gnome-desktop/MonoHere/mono-25-Oct-04/xsp/test/ConverterService.asmx 
Source File: /tmp/42130.cs 
 
 
aspx files display as expected.
 
Thanks for any help rendered....
 
Joseph


		
---------------------------------
Do you Yahoo!?
Read only the mail you want - Yahoo! Mail SpamGuard.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20041027/1ec90a19/attachment.html 


More information about the Mono-devel-list mailing list