I have this error around a variable named "value" in a huge code of 54000 lines (DLL)and I cannot debug it
I have in my code more than 100 different declarations of "value" so I want to know how to debug my code!!?
I have done the classic option offered by VS2005 where I reference a client to my application which is a COM server but the client doesn't see the new DLL!!!
please if u have any idea or a beginning of a solution don't hesitate to reply!!!
I have in my code more than 100 different declarations of "value" so I want to know how to debug my code!!?
I have done the classic option offered by VS2005 where I reference a client to my application which is a COM server but the client doesn't see the new DLL!!!
please if u have any idea or a beginning of a solution don't hesitate to reply!!!
Comment