Click here to Skip to main content
16,018,442 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
GeneralRe: 0xc0150002 error Pin
Mark Salsbery28-Jan-08 7:29
Mark Salsbery28-Jan-08 7:29 
GeneralRe: 0xc0150002 error Pin
Arsalan Malik29-Jan-08 1:31
Arsalan Malik29-Jan-08 1:31 
GeneralRe: 0xc0150002 error Pin
Arsalan Malik29-Jan-08 1:34
Arsalan Malik29-Jan-08 1:34 
GeneralRe: 0xc0150002 error Pin
Mark Salsbery29-Jan-08 5:14
Mark Salsbery29-Jan-08 5:14 
Generaluse an Object (like datagridview) in a thread Pin
javad_200527-Jan-08 23:00
javad_200527-Jan-08 23:00 
GeneralCatching exceptions for child processes Pin
manustone27-Jan-08 22:20
manustone27-Jan-08 22:20 
GeneralRe: Catching exceptions for child processes Pin
led mike28-Jan-08 7:24
led mike28-Jan-08 7:24 
GeneralThe string binding is invalid Pin
hansipet27-Jan-08 21:50
hansipet27-Jan-08 21:50 
Hello,

I have a problem with a mixed mode dll. In this dll it is a class (#pragma unmanaged) which contains a singleton. But now I have a porblem during unloading the program. During unload the program I became allways the message "Unhandled exception at 0x7c812a5b in Test.exe: 0xC0020001: The string binding is invalid".

I have searched already a lot around the internet but there are a lot of messages regarding this problem. The most have only a solution for VS2003 and not VS2005. I have tested all what I have found.
It is really easy to reproduce this problem. You need only a mixed mode dll and a unmanaged class with an singleton (the problems happens also with automatic atexit registration and also in manual)

Best regards
Hansjörg
GeneralRe: The string binding is invalid Pin
led mike28-Jan-08 7:25
led mike28-Jan-08 7:25 
GeneralRe: The string binding is invalid Pin
hansipet29-Jan-08 4:37
hansipet29-Jan-08 4:37 
GeneralRe: The string binding is invalid Pin
led mike29-Jan-08 5:51
led mike29-Jan-08 5:51 
QuestionUse together vb.net, c#.net and vc++.net code Pin
Member 454227227-Jan-08 20:54
Member 454227227-Jan-08 20:54 
GeneralRe: Use together vb.net, c#.net and vc++.net code Pin
led mike28-Jan-08 7:26
led mike28-Jan-08 7:26 
QuestionRe: Use together vb.net, c#.net and vc++.net code Pin
Member 454227228-Jan-08 16:59
Member 454227228-Jan-08 16:59 
Question[Message Deleted] Pin
Member 454227227-Jan-08 20:43
Member 454227227-Jan-08 20:43 
GeneralRe: Building on-screen keyboard in vc++.net Pin
led mike29-Jan-08 5:00
led mike29-Jan-08 5:00 
GeneralSearch in Microsoft Access database Pin
CodeItWell25-Jan-08 10:30
CodeItWell25-Jan-08 10:30 
GeneralRe: Search in Microsoft Access database Pin
Sourie13-Sep-08 7:58
Sourie13-Sep-08 7:58 
GeneralView Console Problem Pin
gman200824-Jan-08 3:02
gman200824-Jan-08 3:02 
GeneralRe: View Console Problem Pin
led mike25-Jan-08 8:55
led mike25-Jan-08 8:55 
GeneralQuick Question about Static variables inside function calls in MC++ [modified] Pin
Richard Green24-Jan-08 0:26
Richard Green24-Jan-08 0:26 
GeneralRe: Quick Question about Static variables inside function calls in MC++ Pin
Richard Green24-Jan-08 1:43
Richard Green24-Jan-08 1:43 
GeneralRe: Quick Question about Static variables inside function calls in MC++ Pin
Luc Pattyn24-Jan-08 2:35
sitebuilderLuc Pattyn24-Jan-08 2:35 
GeneralRe: Quick Question about Static variables inside function calls in MC++ Pin
Richard Green24-Jan-08 4:03
Richard Green24-Jan-08 4:03 
QuestionActivate and deactivate network connection in Fedora Pin
tassadaque23-Jan-08 0:04
tassadaque23-Jan-08 0:04 

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.