Hi, I have created a C# application in Windows 2000 and .Net framework. It contains a wsdl web reference.
In the client, the web reference is used as following: localhost.ServerTest test = new localhost.ServerTest(); When I try to compile the code using the msc or even csc commands, I get the following error: ISME_CSharp\ISMEClient\Form1.cs(31,3): error CS0246: The type or namespace name 'localhost' could not be found (are you missing a using directive or an assembly reference?) Would anyone know what I need to do in my client code to fix this error. Thanks for your help __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list