B
Bob Erwin
Hello,
I'm having a problem with a custom object that I have setup in a Utilities
DLL for my application call UserInfo. I use this custom Object in my main
application, and wanted to pass this object to my Web Service, so I have
included the Utilities DLL as part of my Web Service As well and setup the
function to accept the object.
However, the intellisence in my main application says that I can't convert
my UserInfo object to the WebService's UserInfo Object, even though it is
using the same backend DLL. Also the UserInfo Object is setup Serializable.
Does that make sense...it is pretty hard to explain and even harder to
search deja on.
Thanks a lot for your help,
Bob
I'm having a problem with a custom object that I have setup in a Utilities
DLL for my application call UserInfo. I use this custom Object in my main
application, and wanted to pass this object to my Web Service, so I have
included the Utilities DLL as part of my Web Service As well and setup the
function to accept the object.
However, the intellisence in my main application says that I can't convert
my UserInfo object to the WebService's UserInfo Object, even though it is
using the same backend DLL. Also the UserInfo Object is setup Serializable.
Does that make sense...it is pretty hard to explain and even harder to
search deja on.
Thanks a lot for your help,
Bob