Click here to Skip to main content
15,899,679 members
Home / Discussions / Mobile
   

Mobile

 
GeneralRe: Want to make an unlocker application. Please Help! Pin
Can9023-Jul-10 8:55
Can9023-Jul-10 8:55 
GeneralRe: Want to make an unlocker application. Please Help! Pin
Richard MacCutchan23-Jul-10 9:03
mveRichard MacCutchan23-Jul-10 9:03 
GeneralRe: Want to make an unlocker application. Please Help! Pin
Can9023-Jul-10 9:23
Can9023-Jul-10 9:23 
GeneralRe: Want to make an unlocker application. Please Help! Pin
Richard MacCutchan23-Jul-10 21:44
mveRichard MacCutchan23-Jul-10 21:44 
QuestionBlackBerry Send SMS [modified] Pin
MsmVc12-Jul-10 23:33
MsmVc12-Jul-10 23:33 
NewsNew Mobile Developer Research just out Pin
Matos Kapetanakis7-Jul-10 4:25
Matos Kapetanakis7-Jul-10 4:25 
QuestionC# Mobile 6 Controls don't work Pin
Lloyd Powell24-Jun-10 0:35
Lloyd Powell24-Jun-10 0:35 
GeneralRe: C# Mobile 6 Controls don't work Pin
NHeerema6-Jul-10 10:16
NHeerema6-Jul-10 10:16 
I am getting the same problem with the same setup. In addition:
- 'System.Windows.Forms.MainMenu' does not contain a constructor that takes '1' arguments
- 'System.Windows.Forms.MenuItem' does not contain a definition for 'Index'
- 'System.Windows.Forms.Menu.MenuItemCollection' does not contain a definition for 'AddRange'
etc...

My project was originally running successfully in vs2005/mobile 5sdk. The transferred project worked for a while, now I get 60 errors like this.
In the transition to the newer environment my code was automagically updated, as in
this.MainMenu1 = new System.Windows.Forms.MainMenu() became
this.MainMenu1 = new System.Windows.Forms.MainMenu(this.Components). This is ok in 3.5 as the constructor has new overloads, but not in 2.0.

It looks like maybe it is still referencing the wrong assemblies but for the life of me I can't find where.

Any ideas?
QuestionToolbox icons show up as the default gear icon in the designer panel for smart device control. Pin
Jason Farrar16-Jun-10 4:28
Jason Farrar16-Jun-10 4:28 
QuestionMS BI dashboards in windows mobile Pin
samerh15-Jun-10 22:50
samerh15-Jun-10 22:50 
AnswerRe: MS BI dashboards in windows mobile Pin
ahmedel28-Jun-10 8:16
ahmedel28-Jun-10 8:16 
QuestioniPhone application(Please help) Pin
future383914-Jun-10 14:57
future383914-Jun-10 14:57 
AnswerRe: iPhone application(Please help) Pin
Richard MacCutchan14-Jun-10 21:20
mveRichard MacCutchan14-Jun-10 21:20 
Questiondatagrid Pin
jashimu14-Jun-10 4:51
jashimu14-Jun-10 4:51 
QuestionMaking a connection through serial from mobile to pc Pin
ant-damage12-Jun-10 14:01
ant-damage12-Jun-10 14:01 
AnswerRe: Making a connection through serial from mobile to pc Pin
Joel Ivory Johnson30-Jun-10 3:47
professionalJoel Ivory Johnson30-Jun-10 3:47 
GeneralRe: Making a connection through serial from mobile to pc Pin
ant-damage30-Jun-10 3:53
ant-damage30-Jun-10 3:53 
QuestionAccessing the Mobile Phone from the Desktop Pin
Buddha_Joe11-Jun-10 11:32
Buddha_Joe11-Jun-10 11:32 
AnswerRe: Accessing the Mobile Phone from the Desktop Pin
KingsGambit13-Jun-10 6:17
KingsGambit13-Jun-10 6:17 
QuestionHow can I convert a Class to byte[] then back to Class for Windows Mobile? [modified] Pin
Kiotaya10-Jun-10 16:26
Kiotaya10-Jun-10 16:26 
AnswerRe: How can I convert a Class to byte[] then back to Class for Windows Mobile? Pin
Sir Dot Net11-Jun-10 13:00
Sir Dot Net11-Jun-10 13:00 
AnswerRe: How can I convert a Class to byte[] then back to Class for Windows Mobile? Pin
1eyhk120-Aug-10 17:34
1eyhk120-Aug-10 17:34 
QuestionCan not connect to SSL web service from windows mobile. Pin
Chetan Ranpariya2-Jun-10 19:37
Chetan Ranpariya2-Jun-10 19:37 
AnswerRe: Can not connect to SSL web service from windows mobile. Pin
Joel Ivory Johnson4-Jun-10 8:28
professionalJoel Ivory Johnson4-Jun-10 8:28 
GeneralRe: Can not connect to SSL web service from windows mobile. Pin
Chetan Ranpariya5-Jun-10 20:09
Chetan Ranpariya5-Jun-10 20:09 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.