Click here to Skip to main content
15,888,007 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: How can I define table of an existed Excel file? Pin
ATC31-Oct-07 3:43
ATC31-Oct-07 3:43 
GeneralRe: How can I define table of an existed Excel file? Pin
pmarfleet31-Oct-07 3:48
pmarfleet31-Oct-07 3:48 
QuestionWrapper for VB6 error - "The system cannot find the file specified." Pin
Marcus J. Smith30-Oct-07 7:05
professionalMarcus J. Smith30-Oct-07 7:05 
GeneralRe: Wrapper for VB6 error - "The system cannot find the file specified." Pin
chrispo_m31-Oct-07 3:13
chrispo_m31-Oct-07 3:13 
GeneralRe: Wrapper for VB6 error - "The system cannot find the file specified." Pin
Marcus J. Smith31-Oct-07 4:07
professionalMarcus J. Smith31-Oct-07 4:07 
GeneralRe: Wrapper for VB6 error - "The system cannot find the file specified." Pin
Member 811728129-Mar-12 1:28
Member 811728129-Mar-12 1:28 
AnswerRe: Wrapper for VB6 error - "The system cannot find the file specified." Pin
Dave Kreskowiak31-Oct-07 5:49
mveDave Kreskowiak31-Oct-07 5:49 
GeneralRe: Wrapper for VB6 error - "The system cannot find the file specified." Pin
Marcus J. Smith31-Oct-07 8:14
professionalMarcus J. Smith31-Oct-07 8:14 
I used this[^]. The class worked great and I am still confused why they say I must use

Regasm AssemblyName.dll /tlb: FileName.tlb /codebase

and not

Regasm AssemblyName.dll /codebase<br />
Regasm AssemblyName.dll /tlb: FileName.tlb /codebase
.

I may be totally wrong but the only thing that worked for me was that 2nd way which I found here, partially[^] but I ended up having to use the combination of the 2.

I was successful installing to the GAC but the combination of installing to the GAC and registering the assembly seemed to confuse the code.


CleaKO

"Now, a man would have opened both gates, driven through and not bothered to close either gate." - Marc Clifton (The Lounge)

Questioncrystal reports labels Pin
Tom Deketelaere30-Oct-07 6:16
professionalTom Deketelaere30-Oct-07 6:16 
QuestionHELP Create web service step by step tutorial Pin
kendo1730-Oct-07 5:55
kendo1730-Oct-07 5:55 
AnswerRe: HELP Create web service step by step tutorial Pin
Dave Kreskowiak31-Oct-07 5:25
mveDave Kreskowiak31-Oct-07 5:25 
GeneralRe: HELP Create web service step by step tutorial Pin
kendo1731-Oct-07 10:19
kendo1731-Oct-07 10:19 
QuestionOpening A Text File InTo A DataGrid Pin
FreakNikon30-Oct-07 5:04
FreakNikon30-Oct-07 5:04 
AnswerRe: Opening A Text File InTo A DataGrid Pin
Dave Kreskowiak30-Oct-07 5:48
mveDave Kreskowiak30-Oct-07 5:48 
AnswerRe: Opening A Text File InTo A DataGrid Pin
C1AllenS30-Oct-07 5:51
C1AllenS30-Oct-07 5:51 
Questionhow to use double buffer in vb 2005? Pin
jiuhu30-Oct-07 4:40
jiuhu30-Oct-07 4:40 
AnswerRe: how to use double buffer in vb 2005? Pin
Dave Kreskowiak30-Oct-07 5:18
mveDave Kreskowiak30-Oct-07 5:18 
GeneralRe: how to use double buffer in vb 2005? Pin
jiuhu30-Oct-07 5:31
jiuhu30-Oct-07 5:31 
GeneralRe: how to use double buffer in vb 2005? Pin
Dave Kreskowiak30-Oct-07 5:45
mveDave Kreskowiak30-Oct-07 5:45 
GeneralRe: how to use double buffer in vb 2005? Pin
jiuhu30-Oct-07 11:59
jiuhu30-Oct-07 11:59 
QuestionThreading ? [modified] Pin
tim63730-Oct-07 2:58
tim63730-Oct-07 2:58 
AnswerRe: Threading ? Pin
Abhijit Jana30-Oct-07 3:20
professionalAbhijit Jana30-Oct-07 3:20 
GeneralRe: Threading ? Pin
tim63730-Oct-07 3:55
tim63730-Oct-07 3:55 
GeneralRe: Threading ? Pin
Abhijit Jana30-Oct-07 4:13
professionalAbhijit Jana30-Oct-07 4:13 
AnswerRe: Threading ? Pin
svanwass31-Oct-07 5:35
svanwass31-Oct-07 5:35 

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.