Click here to Skip to main content
15,887,083 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: WPF/E Pin
Pete O'Hanlon14-Dec-06 2:33
mvePete O'Hanlon14-Dec-06 2:33 
QuestionHow to prevent code refactoring? Pin
He is Cool13-Dec-06 1:54
He is Cool13-Dec-06 1:54 
AnswerRe: How to prevent reverse engineering? Pin
Guffa13-Dec-06 2:19
Guffa13-Dec-06 2:19 
GeneralRe: How to prevent reverse engineering? Pin
karam chandrabose13-Dec-06 5:22
karam chandrabose13-Dec-06 5:22 
GeneralRe: How to prevent reverse engineering? Pin
gnadeem13-Dec-06 10:42
gnadeem13-Dec-06 10:42 
GeneralRe: How to prevent reverse engineering? Pin
Paul Conrad13-Dec-06 11:27
professionalPaul Conrad13-Dec-06 11:27 
AnswerRe: How to prevent code refactoring? Pin
Vasudevan Deepak Kumar13-Dec-06 20:08
Vasudevan Deepak Kumar13-Dec-06 20:08 
QuestionProblem during debug.... Pin
priyank_ldce13-Dec-06 0:58
priyank_ldce13-Dec-06 0:58 
Hi, I have some problem with compiling my solution in VC++.NET 2003. I have 4 projects in my solution. When I build whole solution from the Solution Explorer using right click on solution and clicking on Rebuild option it works fine. But when I click Start button from debug menu it ask me

These projects configuration(s) are out of date:

My project name1
My project name2
My project name3

Would you like to build them?

If I click on yes it tries to build it again and it gives me lots of errors in 2 projects. Errors are like.

error LNK2005: "private: __thiscall type_info::type_info(class type_info const &)" (??0type_info@@AAE@ABV0@@Z) already defined in LIBCMTD.lib(typinfo.obj)

error LNK2005: "public: virtual __thiscall exception::~exception(void)" (??1exception@@UAE@XZ) already defined in LIBCMTD.lib(stdexcpt.obj)

fatal error LNK1169: one or more multiply defined symbols found


Can I know what is the problem with this? Thanks in advance.
Priyank
QuestionControlling session time in WinForms app - best approach? [modified] Pin
nzmike12-Dec-06 11:19
nzmike12-Dec-06 11:19 
AnswerRe: Controlling session time in WinForms app - best approach? Pin
ApurvaShah12-Dec-06 18:52
ApurvaShah12-Dec-06 18:52 
GeneralRe: Controlling session time in WinForms app - best approach? Pin
nzmike12-Dec-06 20:20
nzmike12-Dec-06 20:20 
QuestionFinalize method Pin
rockyl12-Dec-06 3:04
rockyl12-Dec-06 3:04 
AnswerRe: Finalize method Pin
Rob Graham12-Dec-06 3:13
Rob Graham12-Dec-06 3:13 
GeneralRe: Finalize method Pin
rockyl12-Dec-06 3:44
rockyl12-Dec-06 3:44 
GeneralRe: Finalize method Pin
Rob Graham12-Dec-06 7:57
Rob Graham12-Dec-06 7:57 
GeneralRe: Finalize method Pin
rockyl12-Dec-06 17:12
rockyl12-Dec-06 17:12 
GeneralRe: Finalize method Pin
User 58385212-Dec-06 12:03
User 58385212-Dec-06 12:03 
AnswerRe: Finalize method Pin
Guffa13-Dec-06 2:59
Guffa13-Dec-06 2:59 
GeneralRe: Finalize method Pin
Scott Dorman13-Dec-06 3:42
professionalScott Dorman13-Dec-06 3:42 
AnswerRe: Finalize method Pin
Guffa13-Dec-06 3:09
Guffa13-Dec-06 3:09 
GeneralRe: Finalize method Pin
Scott Dorman13-Dec-06 3:45
professionalScott Dorman13-Dec-06 3:45 
GeneralRe: Finalize method Pin
Guffa13-Dec-06 4:01
Guffa13-Dec-06 4:01 
GeneralRe: Finalize method Pin
Scott Dorman13-Dec-06 4:26
professionalScott Dorman13-Dec-06 4:26 
GeneralRe: Finalize method Pin
Guffa13-Dec-06 4:36
Guffa13-Dec-06 4:36 
GeneralRe: Finalize method Pin
karam chandrabose13-Dec-06 5:29
karam chandrabose13-Dec-06 5:29 

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.