Click here to Skip to main content
15,911,715 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionVB.net Listbox: load listbox from folder, show only file name, click to open file in textbox Pin
trujade14-Apr-09 12:12
trujade14-Apr-09 12:12 
AnswerRe: VB.net Listbox: load listbox from folder, show only file name, click to open file in textbox Pin
Christian Graus14-Apr-09 22:09
protectorChristian Graus14-Apr-09 22:09 
AnswerRe: VB.net Listbox: load listbox from folder, show only file name, click to open file in textbox Pin
trujade12-Dec-09 5:24
trujade12-Dec-09 5:24 
QuestionVisual Studio 2008 Web Browser Control Pin
AndyASPVB14-Apr-09 11:15
AndyASPVB14-Apr-09 11:15 
AnswerRe: Visual Studio 2008 Web Browser Control Pin
Christian Graus14-Apr-09 22:11
protectorChristian Graus14-Apr-09 22:11 
AnswerRe: Visual Studio 2008 Web Browser Control Pin
Andy Missico15-Apr-09 1:51
Andy Missico15-Apr-09 1:51 
QuestionUnable to emit assembly: Referenced assembly 'Interop.ADODB' does not have a strong name Pin
MarcelloTurnbull14-Apr-09 8:46
MarcelloTurnbull14-Apr-09 8:46 
AnswerRe: Unable to emit assembly: Referenced assembly 'Interop.ADODB' does not have a strong name Pin
Andy Missico15-Apr-09 0:29
Andy Missico15-Apr-09 0:29 
It is possible you have the wrong ADODB version. Make sure you get the Visual Studio installed version that is located in the "C:\Program Files\Microsoft.NET\Primary Interop Assemblies".

Delete the reference.
Clean Solution.
Verify Obj and Bin folders are empty.
Build Solution.
Ignore the errors.
Add the reference.
Make absolutely sure you select the correct ADODB reference!
The reference must be ADODB (upper-case on purpose) viewed from Solution Explorer.
The reference you are adding is adodb (lower-case on purpose) from the Add Reference dialog.
Component: adodb
Version : 7.0.3300.0
Runtime : v1.1.4322
Path : C:\Program Files\Microsoft.NET\Primary Interop Assemblies\adodb.dll
Rebuild Solution
QuestionFile Search Pin
anandbpsri14-Apr-09 7:02
anandbpsri14-Apr-09 7:02 
Answerignore! Pin
Luc 64801114-Apr-09 7:27
Luc 64801114-Apr-09 7:27 
AnswerRe: File Search Pin
Yusuf14-Apr-09 12:03
Yusuf14-Apr-09 12:03 
AnswerRe: File Search Pin
Dalek Dave14-Apr-09 22:19
professionalDalek Dave14-Apr-09 22:19 
GeneralFile Searching [moved] Pin
anandbpsri14-Apr-09 7:01
anandbpsri14-Apr-09 7:01 
GeneralRe: File Searching Pin
Eytukan14-Apr-09 7:17
Eytukan14-Apr-09 7:17 
AnswerRe: File Searching [moved] Pin
0x3c014-Apr-09 10:26
0x3c014-Apr-09 10:26 
QuestionCreate new insatance of Visual Basic Class Pin
Deepak the Cool14-Apr-09 1:33
Deepak the Cool14-Apr-09 1:33 
AnswerRe: Create new insatance of Visual Basic Class Pin
Dave Kreskowiak14-Apr-09 5:32
mveDave Kreskowiak14-Apr-09 5:32 
Questioninvoke batch file from server Pin
p_196014-Apr-09 1:04
p_196014-Apr-09 1:04 
AnswerRe: invoke batch file from server Pin
Dave Kreskowiak14-Apr-09 5:24
mveDave Kreskowiak14-Apr-09 5:24 
GeneralRe: invoke batch file from server Pin
p_196014-Apr-09 6:23
p_196014-Apr-09 6:23 
GeneralRe: invoke batch file from server Pin
Dave Kreskowiak14-Apr-09 15:16
mveDave Kreskowiak14-Apr-09 15:16 
AnswerRe: invoke batch file from server Pin
nlarson1114-Apr-09 5:33
nlarson1114-Apr-09 5:33 
QuestionExcel file does not close in task manager Pin
Anoop Brijmohun13-Apr-09 23:11
Anoop Brijmohun13-Apr-09 23:11 
AnswerRe: Excel file does not close in task manager Pin
ChandraRam13-Apr-09 23:26
ChandraRam13-Apr-09 23:26 
GeneralRe: Excel file does not close in task manager Pin
Anoop Brijmohun13-Apr-09 23:31
Anoop Brijmohun13-Apr-09 23:31 

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.