| Passing Values using QueryString (2 replies, VIP) |
| microsoft.public.dotnet.framework.aspnet.mobile |
| Hi all, i am trying to pass String value form one ASPX page to another ASPX page using Querystring. String Value may contains Spaces( for eg "foo bar") i am using server.urlencode and server.urldecode in sending and receiving ASPX pages It Runs fine on IE explorer and PocketIE When i run it on Nokia toolkit 2.1 ,it gives error like "BAD Request 400"(if String contains spaces) otherwise it runs wel... |
|
| !! SQLDataType Error Help (2 replies, VIP) |
| microsoft.public.dotnet.framework.aspnet.mobile |
| Dear Anyone I Would Make input parameter passing through our SP from within our ASPX by SQLConnection, SQLCommand and SQLParameter But They returnin' error that was telling which 'SQLDataType' isn't declared, I'm frustrating to get this fix, I had lookin through my MSDN April 2001, but didn't get any explicit example, %@ Page Inherits "System.Web.UI.MobileControls.MobilePage" Language "VB" aspcomp... |
|
| PocketIE (2 replies, VIP) |
| microsoft.public.dotnet.framework.aspnet.mobile |
| Hi All, I'm using JavaScript to read the .txt file, and i want to write data from that .txt file to document. but I can't view the the data on the window. myscript are: script document.write('Test'); /script any suggestion ? |
|
| !!Pls need help <property name="Columns"> on my datagrid couldn't be run (2 replies, VIP) |
| microsoft.public.dotnet.framework.aspnet.mobile |
| Hi All, I Couldn't display my page containing DataGrid, inside it i would make asp:Template Column.. the error was returning : Parser Error Message: Type 'System.Web.UI.WebControls.DataGrid' does not have a property named 'property' the code looks as follow : ASP:DataGrid id "DetailsGrid" runat "server" Width "800" CellPadding 3 CellSpacing "0" DataKeyField "Stock#" BorderColor "Tan" ShowFooter "f... |
|
| ObjectList.TableFields (5 replies, VIP) |
| microsoft.public.dotnet.framework.aspnet.mobile |
| Any1 got a example how I add a TableField to my ObjectList using c# ? regards Stian Fagereng www.Arctura.no/en |
|
| how to get the DataSet fields value (2 replies, VIP) |
| microsoft.public.dotnet.framework.aspnet.mobile |
| how to get the dataset filed value the syntax : dataset["tablename"].Columns["filedsname"].value isn't work |
|
| Error 29300.Failed to grant user rights to ad-object. (3 replies, VIP) |
| microsoft.public.dotnet.framework.aspnet.mobile |
| Error 29300.Failed to grant user rights to ad object. error no: 0x80070539, error message: The security ID structure is invalid. i get this error when i run "setup /vForestprep 1" command. how can i achieve this problem? Thank you!! |
|
| What is the exact meaning of 'protected' in script. (2 replies, VIP) |
| microsoft.public.dotnet.framework.aspnet.mobile |
| Hi all. I'll attach the source code which is conatained in mobile quickstart tutorial. %@ Page Inherits "System.Web.UI.MobileControls.MobilePage" Language "C#" % %@ Register TagPrefix "mobile" Namespace "System.Web.UI.MobileControls" Assembly "System.Web.Mobile" % script runat "server" language "c#" protected void Page Load(Object sender, EventArgs e) { if (!IsPostBack) { // Find all primes betwee... |
|
| .NET Compact Framework (5 replies) |
| microsoft.public.dotnet.framework.aspnet.mobile |
| Looking for some information on the availiability of the .NET framework for mobile devices. I've seen some discussion of the .NET compact framework and am interested in its availiabilty. Thanks in advance for any help. David |
|
| Error message (4 replies, VIP) |
| microsoft.public.dotnet.framework.aspnet.mobile |
| When my .aspx page encounter problem, namely exception arise, my emulator show exception message on display. How can I escape from this situation? What method do I have to use? Tag? special method? setting? |
|
| Error: Session has expired... (2 replies, VIP) |
| microsoft.public.dotnet.framework.aspnet.mobile |
| I have a WAP gateway installed local on my computer where I develop mobile webforms. The applications works fine and the session control also works all selections are correctly displayed when I move between different webforms. BUT when I use the company's WAP gateway I get an error after the first or second webform (In the same application): Application Error Session has expired or client did not ... |
|
| Korea Language is broken!!! (2 replies, VIP) |
| microsoft.public.dotnet.framework.aspnet.mobile |
| Customer is developing Mobile application by using VS.NET Beta2(English Edition) and Mobile Internet Toolkit Beta2. He has big problem. Korea language in the application is broken on Emulator and iPAQ PDA too. Does anyone know what cause this? This problem is serious!! if anyone know about this, please let me know. Thanks. |
|
| Dataset Lifetime (3 replies) |
| microsoft.public.dotnet.framework.aspnet.mobile |
| I have data in a dataset and if I add a row to one of the tables within it, then redirect to a different form which has an element databound to that dataset, it displays the values fine. However if I then go to a different form or one I have already been to which has an element also bound to the dataset it does not display the data. Does the data in the dataset persist over the lifetime of the pag... |
|
| Supported Phones (13 replies) |
| microsoft.public.dotnet.framework.aspnet.mobile |
| Using the Mobile Internet Toolkit on .NET Beta 2 I can successfully view my output using the Nokia 7110 emulator. The code also works when viewing using the 7110 emulator in the T Motion Mobile Assistant emulator. However, when I switch to one of the Siemens phones C35 or S35, I get the error "Invalid WML Code". Note that I have tried to use a "wsp:" prefix and this returned "URL Not Found". Is th... |
|
| Physical Mem Dumping (2 replies, VIP) |
| microsoft.public.dotnet.framework.aspnet.mobile |
| Hi, Few days back I installed Mobile Toolkit and when I hit samples on DoNet I get Physical Memory Dumping. IBefore Installing Mobile Toolkit I was able to run all the these samples. Can anyone help me with this, why am I getting this error. Thanks |
|
| frameset and mobile internet toolkit (3 replies, VIP) |
| microsoft.public.dotnet.framework.aspnet.mobile |
| Hi, my name is Susan and I'ld like to know how to indicate the name of the frame in which I want my mobile form to be displayed.In html we put 'target "main"' if "main" is the name of our frame at the head tag og the page. 'target' isn't supported by the mobile:link tag. Thank you for responding me |
|
| Problem using Microsoft Mobile Emulator (2 replies, VIP) |
| microsoft.public.dotnet.framework.aspnet.mobile |
| Here's my problem: I have created a sample mobile web application using VS.NET Beta 2. If I then do a 'View in Browser.' on my .aspx file, it runs perfectly. I also have MME 3.0 (the version integrated with the IDE) installed and want to use it to run my .aspx file. If I try to use the Open with. menu I get the following error message: Bad URL Cannot download this page. If I type the address of th... |
|
| New to mobile application (2 replies, VIP) |
| microsoft.public.dotnet.framework.aspnet.mobile |
| Hi all, As am new to mobile application development, can any one tell me where can i get more info on developing and how to deploy mobile application for various devices. Thankx in advance Murali |
|
| Object State (2 replies, VIP) |
| microsoft.public.dotnet.framework.aspnet.mobile |
| I have a dataset that I have load a table into. If I try to read the rows on a postback the dataset is initialized and empty. I know I can use the e.itemlist but my question is more concept related. Should I expect my controls, variables objects to maintain state or not. Why do some controls seem to automatically maintain state, but I cannot get the dataset to maintain state Thanks Adil Nowsherwan |
|
| DeviceSpecific (3 replies, VIP) |
| microsoft.public.dotnet.framework.aspnet.mobile |
| Hello, Is there any sample code for the class "DeviceSpecific"?? Thanks Tim |
|
| Examples doesn't work (10 replies, VIP) |
| microsoft.public.dotnet.framework.aspnet.mobile |
| Hi all, I knew so far only one free web hosting for .net environment: Brinkster. Does anyone know another? My problem is: I have created a mobile application example at Brinkster, just to say Hello World. But I cannot access it through my MME v.2.01. I have tried using 'wsp' instead of 'http', but the error still occurs all the time: "An error has occured". The following is my code: %@ Page Inheri... |
|
| WTAI: Add phonebook... (2 replies, VIP) |
| microsoft.public.dotnet.framework.aspnet.mobile |
| Hi, The CallControl ("wtai://wp/mc;01234567"...) works fine, but I want to use "add to phonebook" also. I have tried to use the LinkControl: addLink.NavigateURL "wtai://wp/ap;01234567;add" But that did not work. I also tried with the "Page.Response.Write(...)" no success... How do I insert/write WML code from c#? Help! /Mats |
|
| Problem again... (2 replies, VIP) |
| microsoft.public.dotnet.framework.aspnet.mobile |
| Hi, I would like to ask if anyone knows how I can insert some empty space between each component on the mobile page (such as br ?!)? Thank you very much. Tim |
|
| Siemens S35 configuration? (2 replies, VIP) |
| microsoft.public.dotnet.framework.aspnet.mobile |
| Hi, I am currently trying to test my .NET mobile app with my 'real' phone S35 I know it is supported in Beta 2. But what do I need to get it 'connected' to my development machine's server? Which settings should I apply where (server and phone)? Thanks and regards, Christian Weyer The .NET Difference http://www.eyesoft.de/dotnet |
|
| Disabling client side JavaScript requirement (2 replies, VIP) |
| microsoft.public.dotnet.framework.aspnet.mobile |
| Hi, is it possible to tell a page, a form or a control NOT to use client side JavaScript for PocketIE, IE 5.x etc. ??? I could not find any property that would allow me this. Especially when using the Calendar control and the Link control, it is very annoying when JavaScript is a requirement for the clients (e.g. for postback). Thanx for helping. Regards, Christian Weyer The .NET Difference http:/... |
|