Click here to Skip to main content
15,886,788 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Newsto Dave Kreskowiak Pin
wafaajaradat3-Mar-09 18:11
wafaajaradat3-Mar-09 18:11 
GeneralRe: to Dave Kreskowiak Pin
Christian Graus3-Mar-09 20:08
protectorChristian Graus3-Mar-09 20:08 
GeneralRe: to Dave Kreskowiak Pin
Dave Kreskowiak4-Mar-09 4:07
mveDave Kreskowiak4-Mar-09 4:07 
AnswerRe: generate exe file in vb.net Pin
Smithers-Jones4-Mar-09 4:24
Smithers-Jones4-Mar-09 4:24 
QuestionE_NoInterface Error Pin
BINOVAR3-Mar-09 15:04
BINOVAR3-Mar-09 15:04 
AnswerRe: E_NoInterface Error Pin
Dave Kreskowiak4-Mar-09 6:24
mveDave Kreskowiak4-Mar-09 6:24 
GeneralRe: E_NoInterface Error Pin
BINOVAR4-Mar-09 18:47
BINOVAR4-Mar-09 18:47 
GeneralRe: E_NoInterface Error Pin
Dave Kreskowiak5-Mar-09 1:10
mveDave Kreskowiak5-Mar-09 1:10 
BINO VARGHESE wrote:
)<STAThread()> _ and <mtathread()> _ before the class is intialized. Is it the correct place ?


From your description, and not being able to see any code, I seriously doubt it. Those attributes don't go on classes.


BINO VARGHESE wrote:
2)System.Threading.Thread.CurrentThread.ApartmentState = Threading.ApartmentState.STA


That won't work as you can't change the apartment state after a thread is started.

Somehow, I don't even think your starting a new thread.

There are no other suggestions. Without knowing anything about your code, what it looks like, what this component is doing, there's really nothing I can say.


A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008




QuestionOption group in VB2008? Pin
Sonhospa3-Mar-09 10:16
Sonhospa3-Mar-09 10:16 
AnswerRe: Option group in VB2008? Pin
DaveAuld3-Mar-09 10:27
professionalDaveAuld3-Mar-09 10:27 
NewsRe: Option group in VB2008? Pin
Sonhospa3-Mar-09 10:39
Sonhospa3-Mar-09 10:39 
AnswerResolved: Option group in VB2008 Pin
Sonhospa3-Mar-09 11:15
Sonhospa3-Mar-09 11:15 
Questiondatagridview button column Pin
ivo753-Mar-09 8:23
ivo753-Mar-09 8:23 
AnswerRe: datagridview button column Pin
Rupesh Kumar Swami3-Mar-09 20:15
Rupesh Kumar Swami3-Mar-09 20:15 
GeneralRe: datagridview button column Pin
ivo753-Mar-09 20:51
ivo753-Mar-09 20:51 
GeneralRe: datagridview button column Pin
Rupesh Kumar Swami3-Mar-09 21:11
Rupesh Kumar Swami3-Mar-09 21:11 
QuestionVB.Net MDI Child form loading issue... Pin
Tej Aj3-Mar-09 6:55
Tej Aj3-Mar-09 6:55 
AnswerRe: VB.Net MDI Child form loading issue... Pin
dan!sh 3-Mar-09 7:04
professional dan!sh 3-Mar-09 7:04 
AnswerRe: VB.Net MDI Child form loading issue... Pin
Navneet Hegde3-Mar-09 10:57
Navneet Hegde3-Mar-09 10:57 
GeneralRe: VB.Net MDI Child form loading issue... Pin
Tej Aj3-Mar-09 20:04
Tej Aj3-Mar-09 20:04 
QuestionHow to create records that have an AutoNumber field Pin
ivo753-Mar-09 6:21
ivo753-Mar-09 6:21 
AnswerRe: How to create records that have an AutoNumber field Pin
ivo753-Mar-09 7:05
ivo753-Mar-09 7:05 
AnswerRe: How to create records that have an AutoNumber field Pin
Tej Aj3-Mar-09 7:32
Tej Aj3-Mar-09 7:32 
GeneralRe: How to create records that have an AutoNumber field Pin
ivo753-Mar-09 7:36
ivo753-Mar-09 7:36 
QuestionInterop problem using Crystal Reports 8 with VB 2005 Pin
Jon_Boy3-Mar-09 5:34
Jon_Boy3-Mar-09 5:34 

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.