Posted By:
Anonymous
Posted On:
Friday, May 2, 2003 01:53 PM
I can't get a webservice developed in C# to work with a
COM object. When I call a method or property of this
object a "System.ExecutionEngineException" error is
returned. (I have referenced the object in the project.)
I created a C# Windows application and was able to use
this object fine.
Are there requirements that a COM object must meet to work within a webservice?
Thanks
Eric