Click here to Skip to main content
15,920,438 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Sending parameters to a windows service Pin
Dave Kreskowiak7-Jun-07 8:18
mveDave Kreskowiak7-Jun-07 8:18 
QuestionBound ComboBox Issues [modified] Pin
JoeFid6-Jun-07 5:56
JoeFid6-Jun-07 5:56 
AnswerRe: Bound ComboBox Issues Pin
Dave Kreskowiak6-Jun-07 7:18
mveDave Kreskowiak6-Jun-07 7:18 
QuestionDifferences in Format method between VB6 an VB.NET Pin
Diego F.6-Jun-07 5:49
Diego F.6-Jun-07 5:49 
AnswerRe: Differences in Format method between VB6 an VB.NET Pin
Diego F.6-Jun-07 6:04
Diego F.6-Jun-07 6:04 
GeneralRe: Differences in Format method between VB6 an VB.NET Pin
Guffa6-Jun-07 12:14
Guffa6-Jun-07 12:14 
AnswerRe: Differences in Format method between VB6 an VB.NET Pin
Dave Kreskowiak6-Jun-07 7:15
mveDave Kreskowiak6-Jun-07 7:15 
QuestionVersion independent reference to type library? [modified] Pin
barts0076-Jun-07 5:42
barts0076-Jun-07 5:42 
Hello,

I made an application that automates SolidWorks 2006. I added references in my project to 2 type libraries from the SolidWorks 2006 folder.

The problem is the application only with 2006 version of SolidWorks; it does not work in 2004 or 2007. Is there a way to make the application independent of type library version?

I already tried late binding by removing the references to SolidWorks and using Objects type variables, but this gives me a run time error when trying to open a document:
Bad variable type. (Exception from HRESULT: 0x80020008 (DISP_E_BADVARTYPE))



-- modified at 14:07 Wednesday 6th June, 2007
AnswerRe: Version independent reference to type library? Pin
Dave Kreskowiak6-Jun-07 7:12
mveDave Kreskowiak6-Jun-07 7:12 
QuestionIssues with opening the Code window on double click of a command in VB.Net Pin
Sabrina Spillane6-Jun-07 3:51
Sabrina Spillane6-Jun-07 3:51 
AnswerRe: Issues with opening the Code window on double click of a command in VB.Net Pin
Dave Kreskowiak6-Jun-07 4:06
mveDave Kreskowiak6-Jun-07 4:06 
AnswerRe: Issues with opening the Code window on double click of a command in VB.Net Pin
Sabrina Spillane6-Jun-07 4:34
Sabrina Spillane6-Jun-07 4:34 
GeneralRe: Issues with opening the Code window on double click of a command in VB.Net Pin
Dave Kreskowiak6-Jun-07 4:45
mveDave Kreskowiak6-Jun-07 4:45 
GeneralRe: Issues with opening the Code window on double click of a command in VB.Net Pin
Sabrina Spillane6-Jun-07 4:46
Sabrina Spillane6-Jun-07 4:46 
GeneralRe: Issues with opening the Code window on double click of a command in VB.Net Pin
Dave Kreskowiak6-Jun-07 4:53
mveDave Kreskowiak6-Jun-07 4:53 
Questionhow can i send a message to other computer... Pin
koolprasad20036-Jun-07 1:12
professionalkoolprasad20036-Jun-07 1:12 
AnswerRe: how can i send a message to other computer... Pin
MohammadAmiry6-Jun-07 1:21
MohammadAmiry6-Jun-07 1:21 
GeneralRe: how can i send a message to other computer... Pin
koolprasad20036-Jun-07 1:31
professionalkoolprasad20036-Jun-07 1:31 
GeneralRe: how can i send a message to other computer... Pin
Dave Kreskowiak6-Jun-07 4:02
mveDave Kreskowiak6-Jun-07 4:02 
QuestionGetShortPathName Pin
ne0h6-Jun-07 0:17
ne0h6-Jun-07 0:17 
AnswerRe: GetShortPathName Pin
Christian Graus6-Jun-07 0:32
protectorChristian Graus6-Jun-07 0:32 
AnswerRe: GetShortPathName Pin
Dave Kreskowiak6-Jun-07 4:00
mveDave Kreskowiak6-Jun-07 4:00 
QuestionException During Multithreading Pin
sabby20065-Jun-07 23:54
sabby20065-Jun-07 23:54 
AnswerRe: Exception During Multithreading Pin
Dave Kreskowiak6-Jun-07 3:58
mveDave Kreskowiak6-Jun-07 3:58 
GeneralRe: Exception During Multithreading Pin
sabby20066-Jun-07 20:19
sabby20066-Jun-07 20:19 

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.