Click here to get back home

Problem with InitializeComponent() and NETCF2

 HomeNewsGroups | Search | About
 microsoft.public.smartphone.developer    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
Problem with InitializeComponent() and NETCF2 rory.groves@gmail.com 10-24-2007
Get Chitika Premium
Posted by rory.groves@gmail.com on October 24, 2007, 12:57 pm
Please log in for more thread options
Have a user who is unable to start a c# NETCF2.0 application on his
Motorola Q phone. There are no error messages -- just a brief loading
icon, then nothing. The process is not running in the task manager
either.

I set up some prompts:

public Main(string[] args)
{
MessageBox.Show("Prompt 1");
InitializeComponent();
MessageBox.Show("Prompt 2");
}


"Prompt 1" fires for the user, but "Prompt 2" does not. So that means
the application is actually loading, but failing in the
InitializeComponent() method. Nothing but standard 2.0 controls are
being used.

Another, much more extensive NETCF2 application is running just fine
on this same phone.

Any ideas why there are not even any error messages?


Similar ThreadsPosted
SQL CE problem June 9, 2005, 5:10 pm
LSP problem October 24, 2005, 9:42 am
sms problem.. March 29, 2006, 6:06 pm
MMS Problem!! November 29, 2006, 9:35 am
Problem with the debugger June 1, 2005, 10:27 am
IMEI problem June 3, 2005, 12:38 am
problem with findfirstfile June 20, 2005, 3:45 am
Edit box problem July 8, 2005, 6:39 am
Window problem July 14, 2005, 1:14 am
inbox Problem July 19, 2005, 10:43 pm

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap