Click here to Skip to main content
15,929,439 members
Home / Discussions / Mobile
   

Mobile

 
GeneralQuestion about how to disable or change delay time for web server to unload Dlls in Windows CE Pin
carl wang13-Jan-05 12:32
carl wang13-Jan-05 12:32 
Generaltransfer files between Pocket and desktop Pin
Juli.x13-Jan-05 10:36
sussJuli.x13-Jan-05 10:36 
GeneralGPRS Emulator Pin
Identity Undisclosed13-Jan-05 5:23
Identity Undisclosed13-Jan-05 5:23 
Generaldata synchronization standards Pin
AKSIVAKUMAR13-Jan-05 1:06
AKSIVAKUMAR13-Jan-05 1:06 
Generalsync data using activesync between PPC and SmartPhone Pin
AKSIVAKUMAR13-Jan-05 0:54
AKSIVAKUMAR13-Jan-05 0:54 
QuestionFindFirstFlashCard(), a similar function for win CE? Pin
Lvca11-Jan-05 2:02
Lvca11-Jan-05 2:02 
AnswerRe: FindFirstFlashCard(), a similar function for win CE? Pin
João Paulo Figueira11-Jan-05 6:06
professionalJoão Paulo Figueira11-Jan-05 6:06 
GeneralWeb Service on WinCE Pin
Member 1697711-Jan-05 1:09
Member 1697711-Jan-05 1:09 
Hi,

I have to host WebService in WinCE .NET.
I have written ATL COM Component in embedded VC++ ,and generated WSDl/WSML files using tool wsdlstb_ce.exe .
I am using ComplexTypes in my WebMethods,for that i have written COM Component implementing ISoapTypeMapper.

Modified WSML file accordingly e.g.

<servicemapping name="Service">
<service name="Service">
<using progid="Service.MyService.1" cachable="1" id="ServiceObject">
<using progid="Service.ComplexTypeMapper.1"
="" cachable="1" id="ComplexTypeMapperObject">
<using progid="Service.StatusMapper.1"
="" cachable="1" id="StatusMapperObject">
<types>
<type name="Complex1" targetnamespace="http://temp.org/webservices/"
="" uses="StatusMapperObject" iid="{xxxx-xxxx-xxxx-xxxx-xxxxxxxxx}">
<type name="Complex2"
="" targetnamespace="http://temp.org/webservices/" uses="ComplexTypeMapperObject" iid="{xxxxxx-xxxx-xxxx-xxxx-xxxxxxx}">

------------------------------------
------------------------------------


Now when i call WebMethod from client on PC (sending Complex Types as a parameters)It goes in Constructors of all the COM Components (e.g. Service,ComplexTypeMapper,StatusMapper) after that it throws the Exception of type

"System.Web.Services.Protocols.SoapExceptions"
"Additional Information:Error Source :Server"

How can i see, where this exception is occuring on WinCE hardware??
what is this exception?????

Thanks
Tushar Mahajan.
GeneralHi everyone Pin
Rassul Yunussov10-Jan-05 6:42
Rassul Yunussov10-Jan-05 6:42 
GeneralRegOpenKey api always get System.NotSupportedExcepion Pin
Anonymous9-Jan-05 14:50
Anonymous9-Jan-05 14:50 
GeneralSerial over USB with PPC Pin
jtruelove6-Jan-05 8:01
jtruelove6-Jan-05 8:01 
GeneralRe: Serial over USB with PPC Pin
eli150219799-Jan-05 2:52
eli150219799-Jan-05 2:52 
GeneralRe: Serial over USB with PPC Pin
jtruelove10-Jan-05 5:07
jtruelove10-Jan-05 5:07 
GeneralCBitmapButton and tap-n-hold Pin
zoid ! 5-Jan-05 6:01
zoid ! 5-Jan-05 6:01 
GeneralRe: CBitmapButton and tap-n-hold Pin
zoid ! 5-Jan-05 6:24
zoid ! 5-Jan-05 6:24 
GeneralI need to discover mobile devices ID/PIN Pin
taccola5-Jan-05 5:50
taccola5-Jan-05 5:50 
GeneralRe: I need to discover mobile devices ID/PIN Pin
dcudev.lcr5-Jan-05 7:24
dcudev.lcr5-Jan-05 7:24 
GeneralRe: I need to discover mobile devices ID/PIN Pin
Gregg Holter19-Jan-05 15:18
Gregg Holter19-Jan-05 15:18 
GeneralWeb Service on WinCE Pin
Member 169775-Jan-05 0:27
Member 169775-Jan-05 0:27 
Generalvoice recorder Pin
M.H.4-Jan-05 5:23
M.H.4-Jan-05 5:23 
GeneralComputer science versus mobiles Pin
voilentvoice3-Jan-05 20:47
voilentvoice3-Jan-05 20:47 
GeneralRemote File Viewer Pin
Member 169772-Jan-05 19:21
Member 169772-Jan-05 19:21 
GeneralRe: Remote File Viewer Pin
João Paulo Figueira4-Jan-05 22:19
professionalJoão Paulo Figueira4-Jan-05 22:19 
GeneralRe: Remote File Viewer Pin
dcudev.lcr5-Jan-05 8:26
dcudev.lcr5-Jan-05 8:26 
GeneralRe: Remote File Viewer Pin
Member 169775-Jan-05 16:47
Member 169775-Jan-05 16:47 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.