Click here to Skip to main content
15,888,579 members
Home / Discussions / C#
   

C#

 
GeneralRe: Calling C++ .NET project from C# project Pin
shimin2-Jan-03 19:58
shimin2-Jan-03 19:58 
GeneralRe: Calling C++ .NET project from C# project Pin
Paul Selormey2-Jan-03 20:03
Paul Selormey2-Jan-03 20:03 
GeneralRe: Calling C++ .NET project from C# project Pin
shimin2-Jan-03 20:14
shimin2-Jan-03 20:14 
GeneralRe: Calling C++ .NET project from C# project Pin
Paul Selormey2-Jan-03 20:28
Paul Selormey2-Jan-03 20:28 
GeneralRe: Calling C++ .NET project from C# project Pin
shimin2-Jan-03 20:33
shimin2-Jan-03 20:33 
GeneralRe: Calling C++ .NET project from C# project Pin
Paul Selormey2-Jan-03 20:49
Paul Selormey2-Jan-03 20:49 
GeneralGetting the _real_ width of a DataGrid Pin
Domenic Denicola2-Jan-03 17:18
Domenic Denicola2-Jan-03 17:18 
GeneralRe: Getting the _real_ width of a DataGrid Pin
Nick Parker2-Jan-03 19:47
protectorNick Parker2-Jan-03 19:47 
GeneralRe: Getting the _real_ width of a DataGrid Pin
Domenic Denicola3-Jan-03 17:24
Domenic Denicola3-Jan-03 17:24 
QuestionHow to write configuration files? Pin
Nashes2-Jan-03 16:54
Nashes2-Jan-03 16:54 
AnswerRe: How to write configuration files? Pin
Adrian Hall3-Jan-03 5:33
Adrian Hall3-Jan-03 5:33 
GeneralRe: How to write configuration files? Pin
Nashes3-Jan-03 17:09
Nashes3-Jan-03 17:09 
GeneralThis one should be easy.... Pin
MStanbrook2-Jan-03 15:57
MStanbrook2-Jan-03 15:57 
GeneralRe: This one should be easy.... Pin
jtmtv182-Jan-03 19:06
jtmtv182-Jan-03 19:06 
GeneralRe: This one should be easy.... Pin
MStanbrook3-Jan-03 6:27
MStanbrook3-Jan-03 6:27 
GeneralMore on C# / DX9 Pin
Paul Riley2-Jan-03 12:09
Paul Riley2-Jan-03 12:09 
GeneralRe: More on C# / DX9 Pin
Paul Riley2-Jan-03 13:30
Paul Riley2-Jan-03 13:30 
GeneralRe: More on C# / DX9 Pin
Brian Olej2-Jan-03 13:47
Brian Olej2-Jan-03 13:47 
GeneralRe: More on C# / DX9 Pin
Paul Riley2-Jan-03 13:54
Paul Riley2-Jan-03 13:54 
GeneralRe: More on C# / DX9 Pin
Brian Olej2-Jan-03 14:19
Brian Olej2-Jan-03 14:19 
GeneralRe: More on C# / DX9 Pin
Paul Riley2-Jan-03 14:29
Paul Riley2-Jan-03 14:29 
GeneralRe: More on C# / DX9 Pin
Shock The Dark Mage2-Jan-03 14:29
Shock The Dark Mage2-Jan-03 14:29 
GeneralRe: More on C# / DX9 Pin
Paul Riley2-Jan-03 14:31
Paul Riley2-Jan-03 14:31 
GeneralRe: More on C# / DX9 Pin
Philip Fitzsimons2-Jan-03 21:39
Philip Fitzsimons2-Jan-03 21:39 
GeneralRe: More on C# / DX9 Pin
Andreas Philipson5-Jan-03 10:06
Andreas Philipson5-Jan-03 10:06 
I hade the same problem and solved it like this:

In the extracted files, locate and copy the folder .\Bin\DXUtils\Visual Studio 7.0 Wizards\C#\VC#Wizards\Mdx9AppWizard

Go to \Program Files\Microsoft Visual Studio .NET\VC#\VC#Wizards and delte the folder named Mdx9AppWizard and then paste the one you copied from the extracted files...


This made it work for me...

Andreas Philipson

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.