Hello,
I have a Visual Studio 2005 project using Web Service, which uses DIME
format for communication. When working with WSE 3.0 a get this error:
{System.InvalidOperationException: Client found response content type of
'application/dime', but expected 'text/xml'.
The request failed with the error message:
--
}
I found out, that WSE 3.0 have removed DIME support. So I would like to use
WSE 2.0 in my project, but there is no design support for VS 2005, so I used
WSE 2.0 Configuration utility to modify config file, but I need to create
"proxy" class to get class name xxxWse using wsewsdl2.exe, but it doesn't
work. Does anyone have any ideas, how to get WSE 2.0 to work in VS 2005 or
how to use command line utilty to generate xxxWse class.
Thanks a lot for any help.
Tomas Barina
Getronics (Czech Republic) s.r.o.