[Mono-devel-list] Error while trying to 'make' in "System.Web.Services.../standalone"
Vasudevan Sudharsan
vsudharsan at novell.com
Fri Feb 4 03:49:59 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.
With regards
Sudharsan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20050204/0cf4ae89/attachment.html
More information about the Mono-devel-list
mailing list