The problem was that I changed the Namespace at the top of the ASMX code to point to localhost while I was testing, but forgot to change it back before deploying the DLL to the web server.
On Jun 15, 12:35 am, Cerebrus <[email protected]> wrote: > In the interest of posterity, please post your solution. > > On Jun 15, 12:37 am, jtaylor <[email protected]> wrote: > > > I finally found the problem thru trial-and-error. I still can't > > believe that no error message was logged anywhere (that we could > > find). > > > Thanks guys,
