Hei,
I have a web service with web methods that take nullable DateTime parameters
(i.e., DateTime?)
When i open the service in IE7, I get the message that those methods cannot
be viewed ("not primitive types");
the other web methods can be invoked without problems.
Any suggestions on how I can change IE7 settings or something else?
Kind regards,
Tom Pederen
I have a web service with web methods that take nullable DateTime parameters
(i.e., DateTime?)
When i open the service in IE7, I get the message that those methods cannot
be viewed ("not primitive types");
the other web methods can be invoked without problems.
Any suggestions on how I can change IE7 settings or something else?
Kind regards,
Tom Pederen
Comment