Device emulator and BinaryFile

Elrick

Member
Licensed User
Hello! Currently i have no PDA. I've tried to send POST request to my server as it was described in many threads here. All works fine on the desktop and on the friend's device. When i tried to run compiled prog on the Microsoft Device Emulator (WM6 pro) i always get an standard error ("you've got an error... blah-blah-blah... it canot be described becuse something is missing blah-blah-blah". Something like it ) somewhere here:
stream.New1(Request.GetStream,True)
stream.WriteBytes(buffer())
when i'm using stream from BinaryFile. Is it normal?
 

agraham

Expert
Licensed User
Longtime User
I haven't tried it but according to p148 of the book "Microsoft Mobile Development Handbook" -

"... when cradled the emulator can connect to the Internet using the computer's Internet connection ... you can cradle it by using the Actions menu"
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…