Click here to Skip to main content
15,917,005 members
Home / Discussions / C#
   

C#

 
QuestionDotNet Crystal Report Pin
peshawarcoder14-Sep-06 20:01
peshawarcoder14-Sep-06 20:01 
QuestionHow to conver byt buffer to char array Pin
Parshant Verma14-Sep-06 19:46
Parshant Verma14-Sep-06 19:46 
AnswerRe: How to conver byt buffer to char array Pin
stancrm14-Sep-06 20:53
stancrm14-Sep-06 20:53 
AnswerRe: How to conver byt buffer to char array Pin
wasife15-Sep-06 0:22
wasife15-Sep-06 0:22 
AnswerRe: How to conver byt buffer to char array Pin
Hamid_RT15-Sep-06 6:42
Hamid_RT15-Sep-06 6:42 
Questionview state Pin
govind kanidapu14-Sep-06 19:02
govind kanidapu14-Sep-06 19:02 
AnswerRe: view state Pin
Christian Graus14-Sep-06 19:19
protectorChristian Graus14-Sep-06 19:19 
QuestionDll Import Problem in loading two c++ assemblies with same name Pin
He is Cool14-Sep-06 18:50
He is Cool14-Sep-06 18:50 
Hi,

I have a C#.net application. I have two C++ dlls with same name (but different version numbers that i see in the dll). When I use Dll Import to invoke methods on each dll separately in two different applications, all the methods in both the c++ dlls work fine.

But if i tend to use dll import and invoke the functions in the two dlls, the first dll's methods are executing fine but when the second dll's methods are invoked, there is an error stating "cannot load the second dll. method not found".

I wonder if it is something to do with loading two same named dlls in the same memory of an exe...

Please help in identifying the cause and kindly clarify my doubt.

Many Thanks.

GeneralRe: Dll Import Problem in loading two c++ assemblies with same name Pin
Guffa14-Sep-06 19:15
Guffa14-Sep-06 19:15 
GeneralRe: Dll Import Problem in loading two c++ assemblies with same name Pin
He is Cool14-Sep-06 19:50
He is Cool14-Sep-06 19:50 
QuestionWin32 Functions InteropServices problems Pin
erikkl200014-Sep-06 17:28
erikkl200014-Sep-06 17:28 
Questionlooking for tab control like office 2003 shared workspace's style? Pin
jacktom14-Sep-06 17:09
jacktom14-Sep-06 17:09 
QuestionHow to develop an ie extension similar as google notebook? Pin
rryyjw14-Sep-06 16:09
rryyjw14-Sep-06 16:09 
QuestionHow to grab a web page using .Net 2.0 WebBrowser Control Pin
rryyjw14-Sep-06 16:06
rryyjw14-Sep-06 16:06 
AnswerRe: How to grab a web page using .Net 2.0 WebBrowser Control Pin
Nader Elshehabi14-Sep-06 16:32
Nader Elshehabi14-Sep-06 16:32 
AnswerRe: How to grab a web page using .Net 2.0 WebBrowser Control Pin
scott_hackett18-Sep-06 20:47
scott_hackett18-Sep-06 20:47 
QuestionAnother managed/unmanaged problem Pin
Kasic Slobodan14-Sep-06 15:32
Kasic Slobodan14-Sep-06 15:32 
AnswerRe: Another managed/unmanaged problem Pin
Nader Elshehabi14-Sep-06 15:58
Nader Elshehabi14-Sep-06 15:58 
GeneralRe: Another managed/unmanaged problem Pin
Kasic Slobodan15-Sep-06 1:59
Kasic Slobodan15-Sep-06 1:59 
QuestionRe: Another managed/unmanaged problem Pin
Kasic Slobodan15-Sep-06 7:53
Kasic Slobodan15-Sep-06 7:53 
AnswerRe: Another managed/unmanaged problem Pin
Nader Elshehabi15-Sep-06 12:38
Nader Elshehabi15-Sep-06 12:38 
GeneralRe: Another managed/unmanaged problem Pin
Kasic Slobodan16-Sep-06 1:29
Kasic Slobodan16-Sep-06 1:29 
GeneralRe: Another managed/unmanaged problem Pin
Nader Elshehabi16-Sep-06 1:44
Nader Elshehabi16-Sep-06 1:44 
GeneralRe: Another managed/unmanaged problem [modified] Pin
Kasic Slobodan17-Sep-06 1:12
Kasic Slobodan17-Sep-06 1:12 
QuestionHow can I download video files programmatically in C# [modified] Pin
desamsetty14-Sep-06 13:18
desamsetty14-Sep-06 13:18 

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.