Warning: System.Web.dll built without parts that depend on: System.Web.Services.dll Mono.Web.dll
        Posted  
        
            by morpheous
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by morpheous
        
        
        
        Published on 2010-04-11T17:05:58Z
        Indexed on 
            2010/04/18
            3:43 UTC
        
        
        Read the original article
        Hit count: 433
        
I am building mono (2.6.3) on Ubuntu 9.10
I am getting the following error:
Warning: System.Web.dll built without parts that depend on: System.Web.Services.dll Mono.Web.dll
Does anyone know what is causing this, and how I may resolve this?
© Stack Overflow or respective owner