Compiling
I've tried a few samples from C# webservices and have noticed that i have to use Visual Studio .Net Command Prompt with csc to get it to compile right.
I can have the exakt same code Visual Studio and compile it but then it doesnt work, why is that ?
//Glen
|