[Mono-list] Could not find attribute 'TraceExtension' while attempting to open ConverterService.asmx

Bartlomiej Zass =?Windows-1250?B?QmFydLNvbWllaiBaYXNz?= <info@webkomp.net>
Sun, 16 May 2004 14:47:23 +0200


Hi!

I have a problem with opening TestService.asmx demo from the xsp 0.13.
Mono throws exceptions about the attribute "TraceExtension" (error msg
attached below). Other demo applications work all right.
Can anybody help me fixing this problem?

Thanks in advance!

Best regards,
Bartek Zass

--------------------------------------------------------------------
Compilation Error
Description: Error compiling a resource required to service this
request. Review your source file and modify it to fix this error.

Error message: /tmp/tmp8570546.cs(58,0) : error CS0246: Could not find
attribute 'TraceExtension' (are you missing a using directive or an
assembly reference ?)

/tmp/tmp8570546.cs(67,0) : error CS0246: Could not find attribute
'TraceExtension' (are you missing a using directive 
or an assembly reference ?)
/tmp/tmp8570546.cs(77,0) : error CS0246: Could not find
attribute 'TraceExtension' (are you missing a using directive or an
assembly reference ?)
/tmp/tmp8570546.cs(94,0) : error CS0246: Could not find
attribute 'TraceExtension' (are you missing a using directive or an
assembly reference ?)
/tmp/tmp8570546.cs(111,0) : error CS0246: Could not find
attribute 'TraceExtension' (are you missing a using directive or an
assembly reference ?)
--------------------------------------------------------------------