Help!!!

G

Guest

Hello,

I want to connect to a server from my application using RDA.
I am testing my application on the emulator.
When I use pocketIE to connect to the virtual directory, it works, but when
I run my application it gives me an error that i am unable to have an
internet connection.

Please what could be the reason? and how to solve it?
I am running out of time.

Thank you,
Philip.
 
S

Saverio Tedeschi

Next time, pls quote problem in subj, as "Help" is for sure meaningless.
Without code snippet it's harde to figure out what problem can be... are you
sure to address the correct virtual dir?
 
G

Guest

I ran into this same problem when I used the Northwind pocket service sample
application. The sample code had an exception handler for a non-existant
internet connection. When you run your application through the emulator in
debug mode, this check fails!

If this is happening when you debug on the device, then something else is
really wrong!
 

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