microsoft.public.dotnet.framework.aspnet.mobile Archive - August 2004
Post a message to this list
Messages
Page: 12
not working on P900 (3 replies, VIP)
microsoft.public.dotnet.framework.aspnet.mobile
Hello, I developed an ASP application for cell phone P800. It works well, but when we try to test the same application in P900 it doesn't. I search in deviceupdate4 and P900 is not supported yet, what can i do? Is there any other device update? when will be available? Â some one knows the appropiate configuration for the model P900 in the file deviceupdate4.config? Thank you
URGENT - .NET pages in Treo 600 (3 replies, VIP)
microsoft.public.dotnet.framework.aspnet.mobile
Hello, Can Treo access .NET aspx pages with controls like the calendar? Are there any known browser issues? Does VS.net have Treo as a device in its framework? Thanks in advance
i-mode emulator (2 replies, VIP)
microsoft.public.dotnet.framework.aspnet.mobile
Does anybody know a mitsubishi 341i emulator? I'm working on a videogame for i mode format and I need the emulator for the mobile I'm working on. Thanks. Xavi
Special caracters (3 replies, VIP)
microsoft.public.dotnet.framework.aspnet.mobile
Hi, In my i mode portal, i want to include emoji. So i have to include : 잫 for example. But when i compile my code i have : ? and this is not an emoji ! So with : 잫 it runs but it don't works Can somebody help me ? Windows SErver 2003 and framework 1.1.4322 Regards
retrieve unique id or phone number (3 replies, VIP)
microsoft.public.dotnet.framework.aspnet.mobile
i've seen this question posted a few times, but they were all 2 3 years ago. is this possible now with mobile asp.net v1 or v2? if so, how ? i need to be able to retrieve the unique id on the phone(sim card?) or the phone # accessing my web page. thx for any help.
session and url (3 replies, VIP)
microsoft.public.dotnet.framework.aspnet.mobile
hello, i am developping an wap and i mode using .NET mobile framework and windows server 2003. But i have problem with i mode. When the server recieve the request of the i mode phone it creates a session and send the new url like : /mysyte/iohomhmo24466/page.aspx but the phone can't get this url. So i want to configure the server for sending an absolute url to the phone like http://www.mysyte.com/...
Difference between ASP.NET web controls and ASP.NET mobile control (2 replies, VIP)
microsoft.public.dotnet.framework.aspnet.mobile
Dear Friends, I have few doubts with asp.net controls. 1. what is the difference between mobile controls and web controls 2. when i am able to browse the existing .aspx page containing web controls in mobile browser, what is the need for me to use mobile controls. thanks in advance
Windows PDA applications or ASP.NET web PDA applications? (2 replies, VIP)
microsoft.public.dotnet.framework.aspnet.mobile
Hi Folks :) I need a suggestion from you guys. We are planning to develop windows mobile device applications which can be loaded into Intermac PDA. These PDA's will be used in various locations of the company. These locations span around 300 miles range from corporate location All locations are connected through wireless network. Application functionality will be on spot employee work hours tracki...
Please help me start programming for mobile phones (3 replies, VIP)
microsoft.public.dotnet.framework.aspnet.mobile
Hello I recently purchased emblaze alpha p8 mobile phone (http://www.wapzon.com/web/devicedetail.asp?Pid 4351&Bid 66) which as far as I know running Windows CE.NET 4.1 OS. I want to start programming but I am lost in Microsoft tech words and road map for mobile programming I am MSDN universal subscriber and I assume I can get all the needed tools My questions are: 1.Where can I get emulator for CE...
Sending SMS (3 replies, VIP)
microsoft.public.dotnet.framework.aspnet.mobile
Hello, want to write an application that allows me to send SMS (Short Messages) to Mobile Devices. Is there suach a tool already available or can anyone help to set me on the right track. Where can I find Information about that. Which provider to use, which protocoll etc. Thanks a lot in advance Patrick
Questions with Device Update (4 replies, VIP)
microsoft.public.dotnet.framework.aspnet.mobile
If I use Windows 2003 Server (Web Edition), do I need to install any device update from Microsoft? (Currently is device update 4) After I install the Device Update, is it automatically genreate WML for support the new model of mobile devices or I need to have some configuration on web.config or machine.config? And how can I know that what the version of Device Update on my machine is. The last is ...
How to expand ObjectList? (2 replies, VIP)
microsoft.public.dotnet.framework.aspnet.mobile
I have ObjectList which have one column at start, when you are clicking on it ObjectList expands to more date. How to emulate this click in code?
PDA Local Cache (2 replies, VIP)
microsoft.public.dotnet.framework.aspnet.mobile
All, How can we disable the local cache on PDA? I wrote the Web application that works on PDA, the problem is when I click the BackSpace button I'm able to see all previous pages and I hate that. The connection is secure but PDA returns all these pages from it's local cache breaking the data flow. The cache is disabled on aspx pages using the special tag, but it doesn't help. What are any possible...
Inserting an image from an SQL in ASP NET WebMobile control (2 replies)
microsoft.public.dotnet.framework.aspnet.mobile
How do I display an image into the image webmobile control when the image is stored in an SQL database as image type field I got a file (page1.aspx) with the control (img logo2) and this call Me.img logo2.ImageUrl "StreamImage.aspx?ItemID " & dbTable.Rows(0)("ID") Then I got this other file (page2.aspx) which return this iItem.SelectOne(Request.QueryString("ID")) Response.ContentType "image/gif" R...
create gprs connection on ppc2003 (2 replies, VIP)
microsoft.public.dotnet.framework.aspnet.mobile
hello I'm trying to create a connection using xml as described in "http://msdn.microsoft.com/library/default.asp?url /library/en us/SP AMO/html/cm networks dafm.asp". However I obtain an error Item with transfer ID %s already exists in database and overwrite is not allowed. Someone had the same problem? thanks mandrake Posted using Wimdows.net NntpNews Component Post Made from http://www.DotNetJun...
SNPP messages (3 replies)
microsoft.public.dotnet.framework.aspnet.mobile
I need help finding information on how to write an app that sends messages via SNPP. Thank you, John Bickmore
How to recognize what ring tone support? (2 replies, VIP)
microsoft.public.dotnet.framework.aspnet.mobile
Dear all, I'm building an application where I want to take advantage of the mobile device support of the .NET Framework. How can I determine what type of ring tones the mobile device supports (i.e. polyphonic, truetone etc.)? I assume I should create a new filter, but what should I filter against? Thanks for any kind of help. Regards, Jonah
Security questions (2 replies, VIP)
microsoft.public.dotnet.framework.aspnet.mobile
Hi all. I have the following concerns which I'm trying to solve: Running mobile ASP.NET( C# ) application on IIS 6.0 / Windows 2003 Server, which must be provided with certain security. I'm reading issues about WTLS protocol which is designed to implement this security, but few questions aroused. First, the authentification which WTLS automatically provides is optional. I want all the users of thi...
oma problem (2 replies, VIP)
microsoft.public.dotnet.framework.aspnet.mobile
I'm running a 2003 SBS server with oma & owa enabled. I have set up 2 accounts which have exact same properties and user rights, and yes.... mailboxes. Both belong to Mobile User Group. First account ( Admin) can access Exchange server using the oma with cellular phone, but the other (Mike) however gets: "Item no longer exists. The item you are attempting to access may have been deleted or moved."...
setfocus on mobile textbox for barcode scanning (2 replies, VIP)
microsoft.public.dotnet.framework.aspnet.mobile
I am trying to make asimple asp.net mobile Webform, that has one textbox, in wich a barcode scanner enters a barcode and a "return" 1.) How do i get the focus on the textbox on page load ? ( Please note that MOBILE textbox control has no setfocus) Some things that did not work so far on the mobile Webform : #################################################################### Private Sub SetFocus(B...
Geting error in MobileUserControl when redirecting (2 replies, VIP)
microsoft.public.dotnet.framework.aspnet.mobile
Im not able to find RedirectToMobilePage() method in MobileUserControl. How can i redirect via Command control in .ascx to other mobile page. When im using HttpContent.Current.Response() it redirects nowhere; When using : MobilePage pg new MabilePage(); pg.RedirectToMobilePage(url); the same result.
Barcode scanning on mobile WebForm - Setfocus issue on Textbox (2 replies)
microsoft.public.dotnet.framework.aspnet.mobile
Hi, Does anybody have a small sample solution for setting on page load the focus in a textbox on a mobile webform ? This is required in order to be able to use a barcode scanner, who will enter data in this field ( ending with a tab or enter) As soon as the data is entered this way, how can i raise a postback, so I get the server back to the server ? Remark : As the textbox on a mobile webform has...
WAP Site and back button (2 replies, VIP)
microsoft.public.dotnet.framework.aspnet.mobile
I develop WAP site by using VS.NET but I didn't see any WebControl to set the browser back like a normal wap site or web site. I mean if I am in PAGE 2, I need to have a button to click for back to PAGE 1. How can I do? Sara T.
issues with deploying cf app (2 replies, VIP)
microsoft.public.dotnet.framework.aspnet.mobile
http://www.dot-net-guru.com/247reference/a.aspx?u http://www.opennetcf.org/Forums/topic.asp?TOPIC ID 305 has a pretty good overview of my problem. I think it all started with the latest XP Service Pack 2 RC2 (2162) that did something with subnetted devices such as my Axim X5. When docked, and having run the SDAuthUtilDevice.EXE utility, I am told the device IP is 192.168.55.101 and I key this IP into...
Redirecting to mobile page give an unwanted message. (2 replies)
microsoft.public.dotnet.framework.aspnet.mobile
MobileFormsAuthentication.RedirectFromLoginPage give a message before redirecting to the requested page "the current page xxx.apsx has been moved to xxx.aspx, go to the new location?" how do i remove this message? RedirectToMobilePage give me the some problem as well. I'm using Nokia Mobile Browser 4.0 Please Help! *** Sent via Developersdex http://www.developersdex.com *** Don't just participate ...
Ad
Need Dot Net Interview Questions?
Ask ExamGuru, Inc. for advice and help on Passing .Net Interviews
.Net Projects
Best-of-breed application framework for .NET projects, developed by ExamGuru, Inc. and ExamGuru IT
Free .net Help
Commission ExamGuru, Inc. and his team for your next bespoke software project
FogBUGZ
The only bug tracking system carefully crafted with one goal in mind: helping teams create great software.
Awesome Tools
If you don't know about these, you're missing out... IT Certification Questions
IT Interview Questions
Free Oracle 10g Training
MCSE Boortcamp
Cisco Study Guides
Cheap Study Guides
Exact Questions
Dot Net Interview Questions
Oracle OCP
Cheap Travel
Designer Perfumes - Wholesale Prices
Free Programming Tutorials
 
ExamGuru IT Solutions - .Net Guru is owned and operated by ExamGuru, Inc., the man behind .Net Guru. If you're in the market for bespoke software or software consultancy, why not get him and his highly trained team to help? - www.examguru.net/ITCertification
 Copyright © ExamGuru, Inc. 2001-2006
Contact Us - Terms of Use - Privacy Policy - www.dot-net-guru.com - www.examguru.net - www.oraclesource.net - www.itinterviews.net - www.examguru.net/ITCertification