CE.NET Web Server

G

Goose

I think I need to setup a web server on the CE device to deserialize using
SOAP on the CE device (for demo purposes, otherwise the server is a PC). Is
the CE.NET device capable of such? I saw that the CE.NET web server doesn't
support .NET, but I'm not sure if that means the full framework. If anyone
has experience on this I would greatly appreciate not wasting time if this
isn't going to work.

Thanks,
Joshua Moore
 
G

Goose

UGH! Is it really that hard to deserialize using Xml using a custom class
in the .NETCF. My class is very in-depth, a project in itself *20. The
OpenNETCF's XmlSerializer returns all null values for the class variables,
like all other (de)serializers specifiying they only support get/sets. Is
this true? I've been working on this for 4 weeks now...

Thanks,
Joshua Moore
 
G

Goose

Note: The same class is serialized and deserialized to the CE.NET device in
the same fashion, so why can't it work outside the web server? The
marketing guys are killing me for a demo mode, and this seems to be the only
way to go about it.
 

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

Top