undefined error
Things went well when I tested in the browser the functions exposed by my
new web service. In VS.Net, I created a new asp.net project, made a web reference
to the web service and wrote a page calling the functions. I had the IntelectSense(dropdown)
for the functions and the code was not highlighted by VS.Net, which meant
the reference was good.
Now I try to open the page but I get the error saying that the class is undefined.
Can anyone give me an idea? Thanks
Best Regards

