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

Managed C++/CLI

 
QuestionServer Client Application Pin
Saber00110-Jan-07 22:30
Saber00110-Jan-07 22:30 
AnswerRe: Server Client Application Pin
Mark Salsbery11-Jan-07 5:57
Mark Salsbery11-Jan-07 5:57 
Questionbeginthread error Pin
dellthinker10-Jan-07 13:15
dellthinker10-Jan-07 13:15 
AnswerRe: beginthread error Pin
Mark Salsbery10-Jan-07 13:34
Mark Salsbery10-Jan-07 13:34 
GeneralRe: beginthread error Pin
dellthinker10-Jan-07 13:51
dellthinker10-Jan-07 13:51 
GeneralRe: beginthread error Pin
Mark Salsbery10-Jan-07 14:01
Mark Salsbery10-Jan-07 14:01 
GeneralRe: beginthread error Pin
Mark Salsbery10-Jan-07 14:08
Mark Salsbery10-Jan-07 14:08 
Question"Failed to load toolbox item..." [modified] Pin
Xpnctoc9-Jan-07 17:03
Xpnctoc9-Jan-07 17:03 
OK. So I'm trying to create a custom control in a C++/CLI project. I create it, build it, it gets added to the Toolbox, everything is happy -- until I try to add the control to a Windows form. As soon as I drag the custom control from the toolbox to the form, I get the message "Failed to load toolbox item <insert name here>. It will be removed from the toolbox."

So I took a "back-to-basics" approach and tried to create a user control that merely encapsulates a textbox. Nothing else added. Just a plain old text box. I get the same $@#$@#%!#% message.

So at this point I figure either I'm just stupid or else there's something seriously wrong with my installation of Visual Studio (2005 Professional). Can someone point me to a good step-by-step article on creating custom user controls specifically in C++/CLI? Or does anyone have an idea why I'm getting this message?

Thanks.


-- modified at 11:18 Wednesday 10th January, 2007
AnswerRe: &quot;Failed to load toolbox item...&quot; Pin
bsaksida10-Jan-07 9:58
bsaksida10-Jan-07 9:58 
GeneralRe: &quot;Failed to load toolbox item...&quot; Pin
Xpnctoc11-Jan-07 5:28
Xpnctoc11-Jan-07 5:28 
GeneralRe: &quot;Failed to load toolbox item...&quot; Pin
Xpnctoc11-Jan-07 15:48
Xpnctoc11-Jan-07 15:48 
GeneralRe: &quot;Failed to load toolbox item...&quot; Pin
bsaksida11-Jan-07 21:06
bsaksida11-Jan-07 21:06 
Questionstatic const from MC++ to C# via DLL [modified] Pin
ShermansLagoon7-Jan-07 23:03
ShermansLagoon7-Jan-07 23:03 
AnswerRe: static const from MC++ to C# via DLL Pin
User 5838528-Jan-07 12:17
User 5838528-Jan-07 12:17 
GeneralRe: static const from MC++ to C# via DLL Pin
ShermansLagoon8-Jan-07 20:53
ShermansLagoon8-Jan-07 20:53 
AnswerRe: static const from MC++ to C# via DLL Pin
led mike9-Jan-07 5:39
led mike9-Jan-07 5:39 
GeneralRe: static const from MC++ to C# via DLL Pin
ShermansLagoon11-Jan-07 21:58
ShermansLagoon11-Jan-07 21:58 
GeneralRe: static const from MC++ to C# via DLL Pin
led mike12-Jan-07 4:57
led mike12-Jan-07 4:57 
GeneralRe: static const from MC++ to C# via DLL Pin
ShermansLagoon12-Jan-07 5:55
ShermansLagoon12-Jan-07 5:55 
GeneralRe: static const from MC++ to C# via DLL Pin
led mike12-Jan-07 7:12
led mike12-Jan-07 7:12 
GeneralRe: static const from MC++ to C# via DLL Pin
ShermansLagoon12-Jan-07 20:44
ShermansLagoon12-Jan-07 20:44 
AnswerRe: static const from MC++ to C# via DLL Pin
ShermansLagoon26-Mar-07 0:47
ShermansLagoon26-Mar-07 0:47 
QuestionHow can i use time ? Pin
Banks K7-Jan-07 23:02
Banks K7-Jan-07 23:02 
GeneralRe: How can i use time ? Pin
ShermansLagoon7-Jan-07 23:05
ShermansLagoon7-Jan-07 23:05 
AnswerRe: How can i use time ? Pin
Christian Graus8-Jan-07 9:39
protectorChristian Graus8-Jan-07 9: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.