WebServices in .Net 2.0 vs. WebServices in .Net 1.1
|
| WebServices in .Net 2.0 vs. WebServices in .Net 1.1 | Hi, I'm currently developing a windows form application, which should be able to communicate with a couple of WebServices. The Webservices are not created by me or my company and also not in .net but WebMethods (Java I suppose). The first Issue that I have is when instantiating one of webservices I get a "Method myMethod can not be reflected" error message and when drilling down the exception hierarchy I find: InnerException = {"'date' is an invalid value for the SoapElementAttribute.DataType property. The property may only be specified for primitive types."}.
Curios as I am I tried the exact same thing but this time I used VS 2003 instead of VS 2005 (above) and then it works... (At least this far.) Can anyone explain this and point me to a resolution?
Regards Frederik
|
|
|
|
|
 | Members Area | |
|
 | Last Web Marketing |
|
|
|
|
 | Last Programming Tips |
|
|
|
|
 | Last News |
|
|
|
|
|
|