C
CSharper
I created the default hello world web service and published it on to
my test web server. I have crated the virutal directory to point to
the hello world web service as well. I enabled the directory browsing
and when I enter the URL upto asmx file I can see all the files
http://localhost/webservices will give me all the files but when I
tried
http://localhost/webservices/services.asmx?wsdl I get 404 error. Could
someone point me to where I am making the mistake. I dropped a simple
html file and when I invoke it it works fine.
Thanks,
my test web server. I have crated the virutal directory to point to
the hello world web service as well. I enabled the directory browsing
and when I enter the URL upto asmx file I can see all the files
http://localhost/webservices will give me all the files but when I
tried
http://localhost/webservices/services.asmx?wsdl I get 404 error. Could
someone point me to where I am making the mistake. I dropped a simple
html file and when I invoke it it works fine.
Thanks,