Click here to Skip to main content
15,921,959 members
Home / Discussions / C#
   

C#

 
GeneralRe: run c# project [modified] Pin
Michael P Butler23-Jun-06 21:04
Michael P Butler23-Jun-06 21:04 
GeneralRe: run c# project Pin
foysal mamun23-Jun-06 21:06
foysal mamun23-Jun-06 21:06 
GeneralRe: run c# project Pin
Colin Angus Mackay23-Jun-06 21:24
Colin Angus Mackay23-Jun-06 21:24 
GeneralRe: run c# project Pin
foysal mamun23-Jun-06 21:29
foysal mamun23-Jun-06 21:29 
GeneralRe: run c# project Pin
Colin Angus Mackay23-Jun-06 21:36
Colin Angus Mackay23-Jun-06 21:36 
GeneralRe: run c# project Pin
foysal mamun23-Jun-06 21:52
foysal mamun23-Jun-06 21:52 
GeneralRe: run c# project Pin
Colin Angus Mackay23-Jun-06 22:03
Colin Angus Mackay23-Jun-06 22:03 
GeneralRe: run c# project Pin
Tamimi - Code23-Jun-06 22:05
Tamimi - Code23-Jun-06 22:05 
GeneralRe: run c# project Pin
stancrm23-Jun-06 22:25
stancrm23-Jun-06 22:25 
GeneralRe: run c# project Pin
Tamimi - Code23-Jun-06 21:37
Tamimi - Code23-Jun-06 21:37 
AnswerRe: run c# project Pin
ZHENG.YANG.POINTER24-Jun-06 12:06
professionalZHENG.YANG.POINTER24-Jun-06 12:06 
Questiondesign pattern Pin
fmardani23-Jun-06 19:48
fmardani23-Jun-06 19:48 
AnswerRe: design pattern Pin
Michael P Butler23-Jun-06 21:02
Michael P Butler23-Jun-06 21:02 
AnswerRe: design pattern Pin
Jun Du24-Jun-06 2:42
Jun Du24-Jun-06 2:42 
QuestionDragDrop Registration didn't succeed (HELP PLEASE) Pin
Saamir23-Jun-06 19:00
Saamir23-Jun-06 19:00 
AnswerRe: DragDrop Registration didn't succeed (HELP PLEASE) Pin
Mike Poz23-Jun-06 21:36
Mike Poz23-Jun-06 21:36 
QuestionRe: DragDrop Registration didn't succeed (HELP PLEASE) Pin
Saamir25-Jun-06 6:45
Saamir25-Jun-06 6:45 
AnswerRe: DragDrop Registration didn't succeed (HELP PLEASE) Pin
Mike Poz25-Jun-06 19:37
Mike Poz25-Jun-06 19:37 
sasa,

I did some digging and it appears that the blogs are misleading. The Linker property is only for C++.

That said, you might try reviewing the information here on setting STA threading in your application to see if that fixes it.

http://msdn2.microsoft.com/en-us/library/system.threading.thread.setapartmentstate.aspx[^]

Additionally you should review the information here: http://blogs.msdn.com/adam_nathan/archive/2003/07/18/56727.aspx[^] if your C# application is using managed C++ code.

Unfortunately I've never experienced the issue you're seeing so am unable to provide you with a definitive answer.

Sorry, and hope this helps!

Mike Poz
QuestionConverting to Multilingual Support in C# Pin
majidbhutta23-Jun-06 18:33
majidbhutta23-Jun-06 18:33 
AnswerRe: Converting to Multilingual Support in C# Pin
ChandruIT23-Jun-06 20:19
ChandruIT23-Jun-06 20:19 
QuestionIE Toolbar not moving Pin
Ranjan Banerji23-Jun-06 17:32
Ranjan Banerji23-Jun-06 17:32 
AnswerRe: IE Toolbar not moving Pin
Ranjan Banerji23-Jun-06 17:43
Ranjan Banerji23-Jun-06 17:43 
QuestionRectangle onclick event Pin
reshsilk23-Jun-06 15:43
reshsilk23-Jun-06 15:43 
AnswerRe: Rectangle onclick event Pin
Jun Du23-Jun-06 16:15
Jun Du23-Jun-06 16:15 
Questionis there a size limit for a mdi child window? Pin
User 309585923-Jun-06 15:02
User 309585923-Jun-06 15:02 

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.