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

Visual Basic

 
QuestionVB6 not working on older Windows when creating exe from Windows 7 64 bit - scrrun error Pin
Beiteltjie11-Oct-11 23:40
Beiteltjie11-Oct-11 23:40 
AnswerRe: VB6 not working on older Windows when creating exe from Windows 7 64 bit - scrrun error Pin
Dave Kreskowiak12-Oct-11 1:42
mveDave Kreskowiak12-Oct-11 1:42 
QuestionRe: VB6 not working on older Windows when creating exe from Windows 7 64 bit - scrrun error Pin
Luc Pattyn12-Oct-11 9:42
sitebuilderLuc Pattyn12-Oct-11 9:42 
AnswerRe: VB6 not working on older Windows when creating exe from Windows 7 64 bit - scrrun error Pin
Dave Kreskowiak13-Oct-11 9:16
mveDave Kreskowiak13-Oct-11 9:16 
GeneralRe: VB6 not working on older Windows when creating exe from Windows 7 64 bit - scrrun error Pin
Eddy Vluggen13-Oct-11 9:23
professionalEddy Vluggen13-Oct-11 9:23 
GeneralRe: VB6 not working on older Windows when creating exe from Windows 7 64 bit - scrrun error Pin
Dave Kreskowiak13-Oct-11 10:37
mveDave Kreskowiak13-Oct-11 10:37 
GeneralRe: VB6 not working on older Windows when creating exe from Windows 7 64 bit - scrrun error Pin
Eddy Vluggen13-Oct-11 10:39
professionalEddy Vluggen13-Oct-11 10:39 
QuestionReferencing a dll Pin
Sonhospa11-Oct-11 5:49
Sonhospa11-Oct-11 5:49 
Hi everybody,

in my project I'm referencing a dll which I had to compile in C# myself (conversion wasn't possible since the referenced classes contain unsafe code). After facing funny error messages (see right below) I searched the net for hours and feel a bit unsecure if my problem has to do with any missing bits in my dll - e.g. wrong manifest entries etc.?

What I see in VB (Express 2008) is:
- the compiled dll is referenced without any errors (i.e. the framework version etc. seem to be fine)
- double-clicking it in the project explorer leads me to the object browser, where I see all the included classes with their methods etc.
- the referencing vb project seems error free, i.e. the referenced dll seems to be working properly

The funny error stays: When debugging, the code stops with the first line of the main form's designer with a "Module not found" error (unfortunately not saying which...).

My major question for now would be: Are the a.m. facts enough to be sure my c#-dll isn't responsible for that? Or: How can I make sure?

Thank you
Mick
AnswerRe: Referencing a dll Pin
Luc Pattyn11-Oct-11 6:12
sitebuilderLuc Pattyn11-Oct-11 6:12 
QuestionRe: Referencing a dll Pin
Sonhospa11-Oct-11 6:55
Sonhospa11-Oct-11 6:55 
AnswerRe: Referencing a dll Pin
ekolis11-Oct-11 7:24
ekolis11-Oct-11 7:24 
GeneralRe: Referencing a dll Pin
Sonhospa11-Oct-11 7:53
Sonhospa11-Oct-11 7:53 
AnswerRe: Referencing a dll Pin
Luc Pattyn11-Oct-11 8:23
sitebuilderLuc Pattyn11-Oct-11 8:23 
NewsReally helpful! (Re: Referencing a dll ) Pin
Sonhospa11-Oct-11 9:17
Sonhospa11-Oct-11 9:17 
AnswerRe: Really helpful! (Re: Referencing a dll ) Pin
Luc Pattyn11-Oct-11 9:39
sitebuilderLuc Pattyn11-Oct-11 9:39 
AnswerRe: Referencing a dll Pin
biop.codeproject13-Nov-11 17:15
biop.codeproject13-Nov-11 17:15 
QuestionFunny FileNotFoundException Pin
Sonhospa10-Oct-11 21:31
Sonhospa10-Oct-11 21:31 
SuggestionRe: Funny FileNotFoundException Pin
Richard MacCutchan10-Oct-11 22:20
mveRichard MacCutchan10-Oct-11 22:20 
JokeRe: Funny FileNotFoundException Pin
Sonhospa11-Oct-11 0:19
Sonhospa11-Oct-11 0:19 
AnswerRe: Funny FileNotFoundException Pin
Richard MacCutchan11-Oct-11 0:27
mveRichard MacCutchan11-Oct-11 0:27 
GeneralRe: Funny FileNotFoundException Pin
Sonhospa11-Oct-11 5:32
Sonhospa11-Oct-11 5:32 
QuestionFTP with multiple folders for each FTP user Pin
QuickBooksDev10-Oct-11 10:18
QuickBooksDev10-Oct-11 10:18 
QuestionProblem with inser data from vb2008 to Ms Acesss DB Pin
Mangore759-Oct-11 12:06
Mangore759-Oct-11 12:06 
AnswerRe: Problem with inser data from vb2008 to Ms Acesss DB Pin
Armigo10-Oct-11 3:09
Armigo10-Oct-11 3:09 
Questionimport from excel Pin
alejx4-Oct-11 7:48
alejx4-Oct-11 7:48 

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.