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
John Jenkins - 01 Sep 2004 20:56 GMT
Not totally sure, but this could be a permissions issue. I tried to deploy
to a 2003 box and got an error relating to permission loading assemblies. I
was forced to deploy to another box.
Sorry if thisn't very helpful...2003 can be a pain
> Hi,
>
[quoted text clipped - 14 lines]
> I'm getting kind of frustrated on this one and any help would be
> greatly appreciated