all groups > asp.net mobile > march 2006
Need help setting up RDA
Posted by Phillip N Rounds at 3/31/2006 4:02:20 PM
I'm trying to use RDA to exchange data between a CF 2.0 app and SQL Server
2005 ( Developer Edition ), and I guess I really don't know what I'm doing.
SQL Server 2005 is up and running.
I've installed SQL CE ( 3.0 ) on my development machine.
I've configured IIS ( 5.1 ) for RDA as follows... more >>
Test internet from emulator
Posted by Rog at 3/31/2006 10:39:18 AM
I am trying to connect to a web service on the same machine as my mobile
application and I am using a smartphone emulator that has been cradled
in ActiveSync. I can connect to the internet just fine using IE, but
when I try to call my web service from my mobile code, I get an error
"Unable t... more >>
accesskey wml attribute
Posted by kapilp at 3/30/2006 2:06:02 PM
Hello,
In WML you are able to set the accesskey attribute to links and do tags. But
the .net 2005 mobile controls do not support this attribute.
How can I make .net render the accesskey attribute?
I think this URL describs what I want to do:
http://msdn2.microsoft.com/en-us/library/wa6... more >>
mobile command control with ImageURL property set
Posted by kapilp at 3/29/2006 9:40:02 AM
hello,
i have 2 issues when using the mobile command object with its ImageURL
property set.
- i am using vs.net 2005.
- i am testing on a Openwave version 7 enulator
1- When the ImageURL property of the control is set the image never shows up
on the openwave enulator or any cell phone ... more >>
Browse web project with emulator
Posted by Jed at 3/29/2006 8:20:03 AM
I am pretty new to mobile web development. I have a mobile site I built with
the MobileControls but I have no clue how to browse it with an emulator. I
have looked all over and have yet figure it out. I must be missing
something. Where do I start?... more >>
mobile command with image (bug???)
Posted by kapilp at 3/27/2006 4:36:02 PM
hello,
i have 2 issues when using the mobile command object with its ImageURL
property set.
1- when the property is set the image never shows up, only the text on open
ware simulator and on every cell phone i have tried. I know that the image is
valid because if i use the same image with... more >>
Images in Search Results?
Posted by dvkintanar NO[at]SPAM gmail.com at 3/26/2006 11:33:33 AM
Hi, I'm trying to write a simple mobile search site that has thumbnails
in the search results. I've tried building the search results using
several different mobile controls, but I haven't had any success so
far.
The <mobile:Label> uses html codes for all of the special characters,
so my im... more >>
phone cannot access mobile web app..why???
Posted by James Nong at 3/18/2006 4:46:09 PM
I built an ASP.NET mobile web application last year for fun and hosted
it on my home server. I was successful in accessing it with my Sprint
phone, which uses the "Obigo 1.1.4 WAP 2.0" browser. Now, I'm with
Verizon and my current phone also uses an Openwave WAP 2.0 browser, but
I cannot a... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Dumber Problem (Question) - Resize the area for a textbox, label... etc. Need Help ASAP!!.
Posted by John Coffey at 3/15/2006 7:24:05 PM
I think it's a Stupid Question, But I can't find right responses ...
I create a simple mobilewebform
And I put on it some mobile controls, as is:
[...]
<body Xmlns:mobile="http://schemas.microsoft.com/Mobile/WebForm">
<mobile:Form id="Form1" runat="server">
<mobile:TextBox id="Te... more >>
ViewStateException ASP.NET 2.0 PocketPC
Posted by Ewild at 3/6/2006 8:01:31 AM
Hey All,
I have a playaround site that I have been using to learn about ASP.NET
2.0. I wanted to see how it renders on a PocketPC that a friend has. Some
pages work, but most I get a viewState error.
"Invalid length for a Base-64 char array." (below is the full stack.)
I goog... more >>
How to save image/graphics
Posted by Hans at 3/2/2006 6:41:14 PM
It is possible to draw circles and lines on the Windows form for CE by using
creategraphics.
But how to save this graphics/image to a file?
Hans
... more >>
Read signature as img file problem
Posted by Hans at 3/1/2006 7:59:15 PM
How can I read the signature created by the pocketPC pencel/mouse?
Any source examples in visual basic?
Thanks,
Hans
... more >>
|