Hi there,
I have a small webservice, which returns an object array. It works fine on
the browser, but got the following error on the client windows form
application:
An unhandled exception of type 'System.Invalid OperationExcept ion' occurred
in system.web.serv ices.dll
Additional information: Method can not be reflected.
Any input is greatly appreciated!
I have a small webservice, which returns an object array. It works fine on
the browser, but got the following error on the client windows form
application:
An unhandled exception of type 'System.Invalid OperationExcept ion' occurred
in system.web.serv ices.dll
Additional information: Method can not be reflected.
Any input is greatly appreciated!
Comment