G
Gary
I wrote a dll in c# and use it in asp(not asp.net) page, it works fine, but
when I modify the dll(add a web refrences to a web service because I hope
asp page can query a web service through a dll rather than use link
directly), an error "Object required" occurs in asp page, how can I resolve
this error?
Thanks for any advise.
when I modify the dll(add a web refrences to a web service because I hope
asp page can query a web service through a dll rather than use link
directly), an error "Object required" occurs in asp page, how can I resolve
this error?
Thanks for any advise.