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

Managed C++/CLI

 
GeneralRe: Menu Item Pin
Jeffrey Walton13-Mar-08 5:59
Jeffrey Walton13-Mar-08 5:59 
GeneralRe: Menu Item Pin
mikobi16-Mar-08 23:41
mikobi16-Mar-08 23:41 
GeneralRe: Menu Item Pin
led mike18-Mar-08 5:40
led mike18-Mar-08 5:40 
GeneralRe: Menu Item Pin
mikobi19-Mar-08 18:58
mikobi19-Mar-08 18:58 
GeneralRe: Menu Item Pin
led mike20-Mar-08 6:06
led mike20-Mar-08 6:06 
GeneralRe: Menu Item Pin
mikobi22-Mar-08 0:39
mikobi22-Mar-08 0:39 
GeneralRe: Menu Item Pin
mikobi16-Mar-08 23:44
mikobi16-Mar-08 23:44 
GeneralSystem.IO.FileLoadException with /clr Pin
Mary Chennai12-Mar-08 23:42
Mary Chennai12-Mar-08 23:42 
Hi,

I am currently converting my VC++ project to mixed mode by enabling /clr.
But i am getting a 'System.IO.FileLoadException' in DeBug and not in Release mode, with the following information:

An unhandled exception of type 'System.IO.FileLoadException' occurred in Unknown Module.

Additional information: Could not load file or assembly 'MyProj, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. Could not find or load a type. (Exception from HRESULT: 0x80131522)

Please could someone help me to resolve this....

Regards
RMR
GeneralRe: System.IO.FileLoadException with /clr Pin
led mike13-Mar-08 4:17
led mike13-Mar-08 4:17 
GeneralRe: System.IO.FileLoadException with /clr Pin
Jeffrey Walton13-Mar-08 6:02
Jeffrey Walton13-Mar-08 6:02 
GeneralRe: System.IO.FileLoadException with /clr Pin
Jeffrey Walton13-Mar-08 8:11
Jeffrey Walton13-Mar-08 8:11 
GeneralRe: System.IO.FileLoadException with /clr Pin
fredsparkle19-Mar-08 7:56
fredsparkle19-Mar-08 7:56 
GeneralProper Method for Closing Stream Chain Pin
Jeffrey Walton12-Mar-08 20:29
Jeffrey Walton12-Mar-08 20:29 
GeneralRe: Proper Method for Closing Stream Chain Pin
led mike13-Mar-08 4:15
led mike13-Mar-08 4:15 
GeneralRe: Proper Method for Closing Stream Chain Pin
Jeffrey Walton13-Mar-08 4:39
Jeffrey Walton13-Mar-08 4:39 
GeneralRe: Proper Method for Closing Stream Chain Pin
led mike13-Mar-08 5:23
led mike13-Mar-08 5:23 
QuestionHow does unmanaged code access controls from Windows form Pin
Manny Roxas12-Mar-08 13:56
Manny Roxas12-Mar-08 13:56 
AnswerRe: How does unmanaged code access controls from Windows form Pin
Mark Salsbery12-Mar-08 17:19
Mark Salsbery12-Mar-08 17:19 
GeneralRe: How does unmanaged code access controls from Windows form Pin
Manny Roxas14-Mar-08 5:54
Manny Roxas14-Mar-08 5:54 
GeneralRe: How does unmanaged code access controls from Windows form Pin
Mark Salsbery16-Mar-08 8:24
Mark Salsbery16-Mar-08 8:24 
GeneralRe: How does unmanaged code access controls from Windows form Pin
Manny Roxas17-Mar-08 8:24
Manny Roxas17-Mar-08 8:24 
GeneralRe: How does unmanaged code access controls from Windows form Pin
Mark Salsbery17-Mar-08 13:27
Mark Salsbery17-Mar-08 13:27 
GeneralRe: How does unmanaged code access controls from Windows form Pin
Manny Roxas18-Mar-08 5:36
Manny Roxas18-Mar-08 5:36 
QuestionAny good books?? Pin
ptr2void12-Mar-08 2:22
ptr2void12-Mar-08 2:22 
AnswerRe: Any good books?? Pin
Paul Conrad12-Mar-08 5:39
professionalPaul Conrad12-Mar-08 5:39 

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.