hi! i have created a document class. I have a .net client application and a
web service. Both of them using same object model and referencing a
doctypes.dll file. But when i want to run a client application getting
error InvalidCastException. I deleted class declaration in reference.vb in
web reference defination and reference my document dll file, altough it is
still has error... What is the problem..
thanks....
Serkan
Francois Bonin [C# MVP] - 24 Jun 2005 08:25 GMT
What error do you get after deleting the class declaration in the proxy
class generated?
> hi! i have created a document class. I have a .net client application and
> a
[quoted text clipped - 7 lines]
>
> Serkan