Click here to Skip to main content
15,919,931 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
GeneralRe: Form1 to Form2, and Form2 to Form1 Pin
GSanchezDigitalProfile18-Jan-07 22:13
GSanchezDigitalProfile18-Jan-07 22:13 
GeneralRe: Form1 to Form2, and Form2 to Form1 Pin
Christian Graus19-Jan-07 8:11
protectorChristian Graus19-Jan-07 8:11 
QuestionHow to Marshall (DLL::MyClass) object in a VS2005-C# App? Pin
jayart18-Jan-07 4:49
jayart18-Jan-07 4:49 
AnswerRe: How to Marshall (DLL::MyClass) object in a VS2005-C# App? Pin
led mike18-Jan-07 5:05
led mike18-Jan-07 5:05 
GeneralRe: How to Marshall (DLL::MyClass) object in a VS2005-C# App? Pin
jayart18-Jan-07 5:14
jayart18-Jan-07 5:14 
QuestionInsert dataset content into a local database table Pin
Vinod Moorkkan16-Jan-07 21:01
Vinod Moorkkan16-Jan-07 21:01 
AnswerRe: Insert dataset content into a local database table Pin
led mike18-Jan-07 5:07
led mike18-Jan-07 5:07 
QuestionRe-Compiling to utilize on different machines? New to CLI C++ Pin
bobbreton16-Jan-07 15:51
bobbreton16-Jan-07 15:51 
When using a Managed C++ Wrapper to expose methods to C# and VB.NET I get cannot create reference to this object when I transfer my compiled application to another machine. I am using C# and VB.NET by making a reference to it, and (Using or Import...), I am able to compile on a machine using VS-2005 CLI C++ and make a DLL. On the same machine I can reference this DLL, and utilize its exposed methods. This works all the time on the same machine that I compiled the CLI C++ DLL on, but when I copy the C# or VB source code and DLL to another machine, I have to re-run the Managed C++ Compile from source code in order to properly reference the DLL. What am I missing if I want to compile and distribute my VB or C# Application with this DLL? What is the compiler doing that I am not when I reference the DLL? Should I attempt to Sign and import it into the GAC or? What is the proper way of performing this?
AnswerRe: Re-Compiling to utilize on different machines? New to CLI C++ Pin
Christian Graus17-Jan-07 9:30
protectorChristian Graus17-Jan-07 9:30 
QuestionOWL->MFC->C# Pin
StevenS_Dev16-Jan-07 10:37
StevenS_Dev16-Jan-07 10:37 
AnswerRe: OWL->MFC->C# Pin
Mark Salsbery16-Jan-07 10:46
Mark Salsbery16-Jan-07 10:46 
GeneralRe: OWL->MFC->C# Pin
StevenS_Dev16-Jan-07 12:36
StevenS_Dev16-Jan-07 12:36 
QuestionHow to run project in c++ in .net Pin
Imran Khan Pathan15-Jan-07 20:01
Imran Khan Pathan15-Jan-07 20:01 
QuestionRe: How to run project in c++ in .net Pin
prasad_som15-Jan-07 20:27
prasad_som15-Jan-07 20:27 
AnswerRe: How to run project in c++ in .net Pin
Imran Khan Pathan15-Jan-07 20:46
Imran Khan Pathan15-Jan-07 20:46 
GeneralRe: How to run project in c++ in .net Pin
Christian Graus16-Jan-07 8:25
protectorChristian Graus16-Jan-07 8:25 
QuestionWhich contains what?? Pls help Pin
nills_here15-Jan-07 8:02
nills_here15-Jan-07 8:02 
AnswerRe: Which contains what?? Pls help Pin
Mark Salsbery15-Jan-07 8:25
Mark Salsbery15-Jan-07 8:25 
Questionfile creation directory Pin
dellthinker14-Jan-07 19:04
dellthinker14-Jan-07 19:04 
AnswerRe: file creation directory Pin
Christian Graus15-Jan-07 0:09
protectorChristian Graus15-Jan-07 0:09 
QuestionHelp. C++ newbie has problems :p Pin
gumi_r@msn.com13-Jan-07 14:57
gumi_r@msn.com13-Jan-07 14:57 
AnswerRe: Help. C++ newbie has problems :p Pin
Christian Graus13-Jan-07 15:41
protectorChristian Graus13-Jan-07 15:41 
GeneralRe: Help. C++ newbie has problems :p Pin
gumi_r@msn.com13-Jan-07 16:44
gumi_r@msn.com13-Jan-07 16:44 
GeneralRe: Help. C++ newbie has problems :p Pin
Christian Graus13-Jan-07 17:37
protectorChristian Graus13-Jan-07 17:37 
GeneralRe: Help. C++ newbie has problems :p Pin
gumi_r@msn.com13-Jan-07 17:43
gumi_r@msn.com13-Jan-07 17:43 

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.