472,789 Members | 1,451 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,789 software developers and data experts.

call web service from pocket pc 2003 in VS 2005

Does anyone has experience with calling web service from pocket pc 2003
project in VS 2005 environment?

I just migrated a smart device(pocket pc 2003) solution from VS 2003 to VS
2005. There are 3 projects inside solution: 1. pocket PC 2003 windows form
project; 2. Business rules 3. a web service which will be used to download
and upload data via wireless from/to backend database.

After converted and built successfully, the web service could be access
directly by viewing in IE. there are several oeprations inside the web
service and I tested each of them by accessing from local machine. No problem
at all.

But when I run the pocket PC project on emulator, a web exception comes out.
I did several tests and found out that I can't even call the "HelloWorld"
operation(which comes by default in every web service) from my pocket PC
project.
The error is "Could not establish connection to network."

Initially i thought something wrong with conversion from VS2003 to VS2005.
But then I created a new Smart Device -- Pocket PC 2003 project and a new web
service with only "HelloWorld" operation(everyone with VS 2005 could try)
freshly in VS 2005. The result is still the same: Web service couldn't be
called from pocket PC but can be accessed via browser.

Does that mean Smart Device -- Pocket PC 2003 project in VS 2005 has problem
to call web service?
Mar 23 '06 #1
0 1690

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: ccuthbert | last post by:
I have a MCMS 2002 site that we recently had several hotfixes installed. After installing the hotfixes, both AOL users and Earthlink users experience tha same problem, namely that intermittently...
1
by: santhosh_176 | last post by:
:I Created a Pocket PC application for iPAQ 5450. Every thing went fine even installer creation. I could run the setup and install it into the actual device and worked fine. The application enables...
0
by: Henrik Dahl | last post by:
Hello! I have an HP h5550 with Pocket PC 2003. The idea with the .NET CF is, that it's stored in ROM. Does it make some impact regarding installation of the service pack? Best regards, ...
2
by: Kent Briggs | last post by:
I'm a Delphi programmer with a need to create a Pocket PC app. Since full support for the .NET Compact Framework won't be added to Delphi for another year, I'm looking at learning VB. Apparently I...
1
by: herbert | last post by:
Does VS.2005 support strongly typed datasets between PocketPC and Web Services? I have a project stalled and must decide whether to wait for VS.2005 or go back to untyped DataSets. thanks...
3
by: Roland Riess | last post by:
Hi all, as an absolute beginner with all web matters I'm sure there are still many things that I do net understand yet - so please point me to the right direction whereever you feel that I'm...
6
by: alho | last post by:
The web service is called by a program running on pocket pc. When to call the web service, the first call is still ok, but for the second or later calls, it will throw "403 Forbidden" WebException....
2
by: jhf | last post by:
Hi, I have developed some VB software that enables a pocket pc under Windows Mobile 2003 OS to communicate with an MS SQL Server 2005 Express database on a PC under XP, using...
0
by: garyluk6 | last post by:
Dear All I am working a project which using pocket pc 2003 connect to sql 2005 express database. When I try to deploy a testing program on C# 2005, i cannot create the connection with a Sql...
0
by: Rina0 | last post by:
Cybersecurity engineering is a specialized field that focuses on the design, development, and implementation of systems, processes, and technologies that protect against cyber threats and...
0
by: erikbower65 | last post by:
Using CodiumAI's pr-agent is simple and powerful. Follow these steps: 1. Install CodiumAI CLI: Ensure Node.js is installed, then run 'npm install -g codiumai' in the terminal. 2. Connect to...
0
by: kcodez | last post by:
As a H5 game development enthusiast, I recently wrote a very interesting little game - Toy Claw ((http://claw.kjeek.com/))。Here I will summarize and share the development experience here, and hope it...
0
by: Taofi | last post by:
I try to insert a new record but the error message says the number of query names and destination fields are not the same This are my field names ID, Budgeted, Actual, Status and Differences ...
14
DJRhino1175
by: DJRhino1175 | last post by:
When I run this code I get an error, its Run-time error# 424 Object required...This is my first attempt at doing something like this. I test the entire code and it worked until I added this - If...
5
by: DJRhino | last post by:
Private Sub CboDrawingID_BeforeUpdate(Cancel As Integer) If = 310029923 Or 310030138 Or 310030152 Or 310030346 Or 310030348 Or _ 310030356 Or 310030359 Or 310030362 Or...
0
by: lllomh | last post by:
How does React native implement an English player?
0
by: Mushico | last post by:
How to calculate date of retirement from date of birth
2
by: DJRhino | last post by:
Was curious if anyone else was having this same issue or not.... I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.