[Mono-bugs] [Bug 357499] New: [Regression] xsp2 test suite errors with " Error compiling a resource"

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Jan 30 23:59:52 EST 2008


https://bugzilla.novell.com/show_bug.cgi?id=357499


           Summary: [Regression] xsp2 test suite errors with "Error
                    compiling a resource"
           Product: Mono: Class Libraries
           Version: 1.9.0
          Platform: i586
        OS/Version: SLED 10
            Status: NEW
          Severity: Blocker
          Priority: P5 - None
         Component: Sys.Web
        AssignedTo: mhabersack at novell.com
        ReportedBy: twiest at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: Component Test


Description of Problem:
When trying to run the 1.1/Handlers tests on Mono 1.9.0p1 on SLED 10 sp1, I get
the error shown below.


Steps to reproduce the problem:
1. cd /usr/lib/xsp/test
2. run: xsp2
3. Go to that server in a web browser on port 8080
4. navigate to 1.1/Handlers/async.ashx
5. Notice the error as shown below.

Actual Results:
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/mono-temp-aspnet-0/be98f9eb/App_Web_1cdf87f1_3.cs(19,7) : error CS0246:
The type or namespace name `Monodoc' could not be found. Are you missing a
using directive or an assembly reference?

File name: /1.1/handlers/async.ashx


Expected Results:
The test should run.


How often does this happen? 
Every time.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list