proxy class incompatible with compact framework

  • Thread starter Thread starter amine
  • Start date Start date
A

amine

Hi,

I have created a proxy class from a wsdl document and I
want to add it to my project. but the generated proxy
class contains packages like system.web that are not
supported by the .NET compact framework. does anyone have
any idea how to fix this problem

Thank you
 
See my reply to your previuos question. Also consider looking inside a proxy
generated by the wizard to see which classes to use
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top