[Mono-devel-list] Facing Error while running make in "mcs/..standalone"

Vasudevan Sudharsan vsudharsan at novell.com
Tue Jan 18 04:28:35 EST 2005


Hai 
             
When I ran make test-clients in
mcs/class/System.Web.Services/Test/standalone I got this error 
./client/localhost/TestBinding4Test.cs(19) error CS0234: The type or
namespace name `Soap' could not be found in namespace
`Localhost.TestBinding4Tests' 
             
When I deleted the ./client/localhost/TestBinding4Test.cs from the
client.sources file, error dissapears and the make runs perfectly. So
there is some problem with the accessing of the namespaces. 
             
Also, the name space TestBinding4Test.Soap is defined in
./proxies/localhost/TestBinding4TestSoapProxy.cs and probably it is not
possible for the 
./client/localhost/TestBinding4Test.cs to access it. Please fix the
above bug. 
  
With regards 
Sudharsan 
             
             
             

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20050118/c491c036/attachment.html 


More information about the Mono-devel-list mailing list