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 ?)
--------------------------------------------------------------------

_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to