P
Pepe
Hi,
I have created the "Hello World" web service with one web method on it
"HelloWorld" (yes the [WebMethod] tag is there). I have deployed the
web service to a Windows 2003 server, then I create a new project in
my local pc and try to add a web reference to the "Hello World" web
service and I get the warning message:
Custom tool warning: DiscoCodeGenerator unable to initialize code
generator. No code generated.
It points to the Reference.map file and the Reference.cs file is
empty.
However, I did deploy the same web service to a Win2000 server and I
was able to add the web reference with no problems
I'm getting kind of frustrated on this one and any help would be
greatly appreciated
I have created the "Hello World" web service with one web method on it
"HelloWorld" (yes the [WebMethod] tag is there). I have deployed the
web service to a Windows 2003 server, then I create a new project in
my local pc and try to add a web reference to the "Hello World" web
service and I get the warning message:
Custom tool warning: DiscoCodeGenerator unable to initialize code
generator. No code generated.
It points to the Reference.map file and the Reference.cs file is
empty.
However, I did deploy the same web service to a Win2000 server and I
was able to add the web reference with no problems
I'm getting kind of frustrated on this one and any help would be
greatly appreciated