Click here to Skip to main content
15,896,201 members
Home / Discussions / C#
   

C#

 
AnswerRe: Scheduled command line application Pin
Joseph Guadagno5-Jun-07 4:35
Joseph Guadagno5-Jun-07 4:35 
QuestionHave I DataBinding or DataRelation problem? Pin
Tavbi5-Jun-07 1:27
Tavbi5-Jun-07 1:27 
QuestionListView iteration problem Pin
talk2robert5-Jun-07 1:01
talk2robert5-Jun-07 1:01 
QuestionCruiseControl.Net Pin
immu55-Jun-07 0:42
immu55-Jun-07 0:42 
QuestionCalling method on control causing problems Pin
Rick van Woudenberg5-Jun-07 0:29
Rick van Woudenberg5-Jun-07 0:29 
AnswerRe: Calling method on control causing problems Pin
Luc Pattyn5-Jun-07 0:36
sitebuilderLuc Pattyn5-Jun-07 0:36 
GeneralRe: Calling method on control causing problems Pin
Rick van Woudenberg5-Jun-07 2:04
Rick van Woudenberg5-Jun-07 2:04 
GeneralRe: Calling method on control causing problems Pin
Luc Pattyn5-Jun-07 3:27
sitebuilderLuc Pattyn5-Jun-07 3:27 
Hi Rick,

I dont know enough about your app, but I am guessing you may be trapped by an
IllegalCrossThreadCall. Are you by any chance calling this from a thread that is not
the main thread ? If so, read up on Control.InvokeRequired and Invoke().

Smile | :)


GeneralRe: Calling method on control causing problems Pin
Rick van Woudenberg7-Jun-07 3:32
Rick van Woudenberg7-Jun-07 3:32 
QuestionSize of '.exe' file of project is increasing... Pin
Affan Toor4-Jun-07 23:29
Affan Toor4-Jun-07 23:29 
AnswerRe: Size of '.exe' file of project is increasing... Pin
blackjack21504-Jun-07 23:48
blackjack21504-Jun-07 23:48 
GeneralRe: Size of '.exe' file of project is increasing... Pin
DavidNohejl5-Jun-07 0:12
DavidNohejl5-Jun-07 0:12 
GeneralRe: Size of '.exe' file of project is increasing... Pin
Affan Toor5-Jun-07 0:20
Affan Toor5-Jun-07 0:20 
GeneralRe: Size of '.exe' file of project is increasing... Pin
Christian Graus5-Jun-07 2:44
protectorChristian Graus5-Jun-07 2:44 
GeneralRe: Size of '.exe' file of project is increasing... Pin
Affan Toor5-Jun-07 3:06
Affan Toor5-Jun-07 3:06 
GeneralRe: Size of '.exe' file of project is increasing... Pin
Not Active5-Jun-07 3:27
mentorNot Active5-Jun-07 3:27 
GeneralRe: Size of '.exe' file of project is increasing... Pin
Affan Toor5-Jun-07 3:51
Affan Toor5-Jun-07 3:51 
GeneralRe: Size of '.exe' file of project is increasing... Pin
Not Active5-Jun-07 4:20
mentorNot Active5-Jun-07 4:20 
GeneralRe: Size of '.exe' file of project is increasing... Pin
Affan Toor5-Jun-07 4:55
Affan Toor5-Jun-07 4:55 
AnswerRe: Size of '.exe' file of project is increasing... Pin
DavidNohejl5-Jun-07 0:13
DavidNohejl5-Jun-07 0:13 
GeneralRe: Size of '.exe' file of project is increasing... Pin
Guffa5-Jun-07 1:39
Guffa5-Jun-07 1:39 
GeneralRe: Size of '.exe' file of project is increasing... Pin
DavidNohejl5-Jun-07 1:40
DavidNohejl5-Jun-07 1:40 
GeneralRe: Size of '.exe' file of project is increasing... Pin
Guffa5-Jun-07 2:05
Guffa5-Jun-07 2:05 
GeneralRe: Size of '.exe' file of project is increasing... Pin
DavidNohejl5-Jun-07 2:06
DavidNohejl5-Jun-07 2:06 
QuestionGrid View (prevent down enter key from down) Pin
Syed Shahid Hussain4-Jun-07 23:26
Syed Shahid Hussain4-Jun-07 23:26 

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.