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

Managed C++/CLI

 
General__property not working with ASP.NET control Pin
Paul Ingles8-Sep-02 7:26
Paul Ingles8-Sep-02 7:26 
Generalprocess and hwnd Pin
imran_rafique6-Sep-02 9:45
imran_rafique6-Sep-02 9:45 
GeneralRe: process and hwnd Pin
ian mariano28-Oct-02 3:40
ian mariano28-Oct-02 3:40 
Questionprocess id and its hwnd? Pin
imran_rafique6-Sep-02 9:32
imran_rafique6-Sep-02 9:32 
Generalhooks Pin
imran_rafique6-Sep-02 9:26
imran_rafique6-Sep-02 9:26 
GeneralCan't debug anymore ... Pin
Maximilien5-Sep-02 11:35
Maximilien5-Sep-02 11:35 
GeneralRe: Can't debug anymore ... Pin
adamUK5-Sep-02 12:27
adamUK5-Sep-02 12:27 
GeneralRe: Can't debug anymore ... Pin
Michael Mac21-Sep-02 1:17
Michael Mac21-Sep-02 1:17 
I had this problem several weeks ago and here are 2 steps which helped me to solve this mystery:
1. In the project properties dialog set Linker\Debug\Generate Debug Info to Yes.
2. If you have dlls make sure to copy Debug Databases ( *.pdb ) to the app's folder.

Smile | :)



43 68 65 65 72 73 2c
4d 69 63 68 61 65 6c
GeneralInvalid Module state in unmanaged DLL Pin
gharrison5-Sep-02 2:44
gharrison5-Sep-02 2:44 
GeneralRe: Invalid Module state in unmanaged DLL Pin
Nish Nishant5-Sep-02 21:57
sitebuilderNish Nishant5-Sep-02 21:57 
GeneralRe: Invalid Module state in unmanaged DLL Pin
imran_rafique6-Sep-02 9:13
imran_rafique6-Sep-02 9:13 
GeneralWindows.h Pin
Paul Ingles4-Sep-02 4:36
Paul Ingles4-Sep-02 4:36 
GeneralRe: Windows.h Pin
Nick Hodapp4-Sep-02 9:55
sitebuilderNick Hodapp4-Sep-02 9:55 
GeneralRe: Windows.h Pin
Paul Ingles4-Sep-02 10:07
Paul Ingles4-Sep-02 10:07 
GeneralManaged ( .net framework ) and unmanaged clash! Pin
Maximilien3-Sep-02 3:53
Maximilien3-Sep-02 3:53 
GeneralRe: Managed ( .net framework ) and unmanaged clash! Pin
Nick Hodapp3-Sep-02 7:28
sitebuilderNick Hodapp3-Sep-02 7:28 
GeneralRe: Managed ( .net framework ) and unmanaged clash! Pin
Maximilien3-Sep-02 7:45
Maximilien3-Sep-02 7:45 
GeneralRe: Managed ( .net framework ) and unmanaged clash! Pin
Nick Hodapp3-Sep-02 7:51
sitebuilderNick Hodapp3-Sep-02 7:51 
GeneralRe: Managed ( .net framework ) and unmanaged clash! Pin
Maximilien3-Sep-02 7:51
Maximilien3-Sep-02 7:51 
GeneralRe: Managed ( .net framework ) and unmanaged clash! Pin
Nick Hodapp3-Sep-02 7:58
sitebuilderNick Hodapp3-Sep-02 7:58 
GeneralRe: Managed ( .net framework ) and unmanaged clash! Pin
Stephane Rodriguez.3-Sep-02 19:49
Stephane Rodriguez.3-Sep-02 19:49 
GeneralA question about #define WIN32 and "sbrk" Pin
George Ma1-Sep-02 1:12
George Ma1-Sep-02 1:12 
GeneralRe: A question about #define WIN32 and "sbrk" Pin
Anders Molin1-Sep-02 3:26
professionalAnders Molin1-Sep-02 3:26 
GeneralRe: A question about #define WIN32 and "sbrk" Pin
George Ma1-Sep-02 4:10
George Ma1-Sep-02 4:10 
GeneralA question about "size_t" Pin
George Ma31-Aug-02 21:06
George Ma31-Aug-02 21:06 

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.