Click here to Skip to main content
15,891,951 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionSelecting a button control from a component Pin
anujose28-Jun-07 18:42
anujose28-Jun-07 18:42 
AnswerRe: Selecting a button control from a component Pin
Psycho-*Coder*-Extreme28-Jun-07 19:40
Psycho-*Coder*-Extreme28-Jun-07 19:40 
GeneralRe: Selecting a button control from a component Pin
anujose28-Jun-07 20:01
anujose28-Jun-07 20:01 
GeneralRe: Selecting a button control from a component Pin
Dave Kreskowiak29-Jun-07 3:43
mveDave Kreskowiak29-Jun-07 3:43 
AnswerRe: Selecting a button control from a component Pin
Navneet Hegde28-Jun-07 20:16
Navneet Hegde28-Jun-07 20:16 
QuestionWrong .Net version runtime Assembly Manager launched in VBAScript Pin
cateyes9928-Jun-07 18:23
cateyes9928-Jun-07 18:23 
QuestionPlz, anyone can help me? Thanks Pin
cateyes9929-Jun-07 13:51
cateyes9929-Jun-07 13:51 
AnswerRe: Plz, anyone can help me? Thanks Pin
Dave Kreskowiak30-Jun-07 2:37
mveDave Kreskowiak30-Jun-07 2:37 
Have a little patience man. You've got a problem that is not easily solved and takes some research.

Open RegEdit, then open HKEY_CLASSES_ROOT, then find the CLSID folder, then the GUID for your class. You can also click on the CLSID folder and then search the values for your class name. Open the GUID for your class, then open teh InProcServer32 folder in there. In there, you should find a RuntimeVersion value that should read "v2.0.50727". If it doesn't have this value, this might be your problem.

You might also want to look at this[^] MS KB article. There's a bug in Office when hosting .NET 2.0 components...





A guide to posting questions on CodeProject[^]

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


GeneralRe: Plz, anyone can help me? Thanks Pin
cateyes991-Jul-07 23:32
cateyes991-Jul-07 23:32 
QuestionScreenSaver Pin
Xandip28-Jun-07 17:35
Xandip28-Jun-07 17:35 
AnswerRe: ScreenSaver Pin
Dave Kreskowiak29-Jun-07 3:29
mveDave Kreskowiak29-Jun-07 3:29 
QuestionQuestion about DataGridView and a text file [modified] Pin
Psycho-*Coder*-Extreme28-Jun-07 14:34
Psycho-*Coder*-Extreme28-Jun-07 14:34 
AnswerRe: Question about DataGridView and a text file Pin
Johan Hakkesteegt28-Jun-07 20:12
Johan Hakkesteegt28-Jun-07 20:12 
GeneralRe: Question about DataGridView and a text file Pin
Psycho-*Coder*-Extreme29-Jun-07 1:41
Psycho-*Coder*-Extreme29-Jun-07 1:41 
GeneralRe: Question about DataGridView and a text file Pin
Johan Hakkesteegt29-Jun-07 1:59
Johan Hakkesteegt29-Jun-07 1:59 
GeneralRe: Question about DataGridView and a text file Pin
Psycho-*Coder*-Extreme29-Jun-07 2:06
Psycho-*Coder*-Extreme29-Jun-07 2:06 
QuestionSaving changes made to a datagridview Pin
steve_rm28-Jun-07 12:53
steve_rm28-Jun-07 12:53 
AnswerRe: Saving changes made to a datagridview Pin
Dave Kreskowiak29-Jun-07 3:27
mveDave Kreskowiak29-Jun-07 3:27 
Questioncommunicating via RF Pin
Cory Kimble28-Jun-07 11:21
Cory Kimble28-Jun-07 11:21 
AnswerRe: communicating via RF Pin
Psycho-*Coder*-Extreme28-Jun-07 19:37
Psycho-*Coder*-Extreme28-Jun-07 19:37 
QuestionPopulating ComboBox Pin
HurricaneDan28-Jun-07 9:54
HurricaneDan28-Jun-07 9:54 
AnswerRe: Populating ComboBox Pin
Christian Graus28-Jun-07 13:20
protectorChristian Graus28-Jun-07 13:20 
GeneralRe: Populating ComboBox Pin
Psycho-*Coder*-Extreme28-Jun-07 14:48
Psycho-*Coder*-Extreme28-Jun-07 14:48 
GeneralRe: Populating ComboBox Pin
HurricaneDan29-Jun-07 3:09
HurricaneDan29-Jun-07 3:09 
QuestionConvert inches to feet/inches in VB's Crystal..... Pin
CCG328-Jun-07 8:51
CCG328-Jun-07 8:51 

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.