![]() |
|
|||||||
| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Bug Reports Post about errors or bugs encountered. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
First, I'm really enjoying Basic4ppc - figured it would be useful for prototyping and now it looks much better than that.
I'm trying to create a fullscreen application, with two or more forms. But since there are TextBoxes that need user input, I still need to make the SIP appear. This testcase shows the Exception I'm getting on the device (not on the Desktop) and this is the complete error message: SIP(False) Error description: Exception The error appears when running the .sbp on the device, I'm not sure if the exe would do the same as I'm on the evaluation period. Last edited by davidmw : 07-05-2007 at 02:55 PM. |
|
|||
|
Yes this exception still happens if SIP(false) is under Sub App_Start.
Actually I should mention that the exception is generated on both SIP(true) and SIP(false). If the app is not fullscreen, no problems. Device: HP Ipaq 2215 running PPC2003. The About screen shows this as PPC Version 4.20.0 Build 14053 |
|
||||
|
My Axim is running Windows Mobile 2003 Second Edition Version 4.21.1088 (Build 14260.2.0.2) so it's a bit later than yours. I've also configured B4PPC to run under .NET 2.0 ,which I have loaded on this device, so our environments may differ somewhat. Do you know which version of the Compact Framework you have?
Looking inside Erel's code for SIP it is a direct call to the Microsoft.WindowsCE.Forms.InputPanel.set_Enabled() method so the problem is unlikely to be with B4PPC so my guess is that it is more likely to be a device problem with full screen mode rather than a B4PPC problem. |
|
|||
|
Thanks agraham. It is interesting that your Axim is okay with the code.
I've not updated Compact Framework on this Ipaq and it has no software on it - it was hard reset yesterday. Maybe I should mention that the error msgbox has 'Basic4ppc' in the titlebar. Just commenting out the fmlib.FullScreen(true) line prevents the error. It doesn't matter if the TitleBar is shown or not. I found the updated formlib on the site here and added that to my install and PDA. It didn't help even after a PDA reset. |
|
||||
|
Quote:
Quote:
Quote:
I can't quickly establish the version of the Framework that shipped with Mobile 2003 but I am sure it predates Service Pack3. I'd try this next http://www.microsoft.com/downloads/d...displaylang=en |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Format Exception Error | Zenerdiode | Questions & Help Needed | 2 | 09-03-2008 04:12 PM |
| Door Library Null Reference Exception | sahoopes | Bug Reports | 1 | 07-15-2008 05:46 AM |
| Out of Memory Exception Error on Load | willisgt | Questions & Help Needed | 9 | 03-01-2008 12:18 PM |
| format exception | dennishea | Questions & Help Needed | 2 | 12-23-2007 08:36 AM |
| Exception Handling | Astragali | Questions & Help Needed | 2 | 05-23-2007 01:44 AM |