Click here to Skip to main content
16,004,806 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Could you tell me how to implement a special splitter window? Pin
Mark Salsbery9-Feb-07 5:50
Mark Salsbery9-Feb-07 5:50 
GeneralRe: Could you tell me how to implement a special splitter window? Pin
YUNAJAPAN9-Feb-07 19:58
YUNAJAPAN9-Feb-07 19:58 
GeneralRe: Could you tell me how to implement a special splitter window? Pin
Mark Salsbery10-Feb-07 5:32
Mark Salsbery10-Feb-07 5:32 
QuestionVS 2005 vs. VS. NET 2003 Pin
Alessandra778-Feb-07 6:50
Alessandra778-Feb-07 6:50 
AnswerRe: VS 2005 vs. VS. NET 2003 Pin
pnpfriend8-Feb-07 7:03
pnpfriend8-Feb-07 7:03 
AnswerRe: VS 2005 vs. VS. NET 2003 Pin
Michael Dunn8-Feb-07 8:36
sitebuilderMichael Dunn8-Feb-07 8:36 
AnswerRe: VS 2005 vs. VS. NET 2003 Pin
#realJSOP8-Feb-07 23:39
professional#realJSOP8-Feb-07 23:39 
Questionproblem After Upgrading from VS 2003 project to VS 2005! [modified] Pin
pnpfriend8-Feb-07 6:46
pnpfriend8-Feb-07 6:46 
Hi,

I have a c++ project created by VS 2003 and VB project. They are on intranel network. The application runs OK on network. However, once I upgraded them to VS2005, the application (.exe) doesn't run on the machine that doesn't have VS2005 anymore and I got the error messages saying

Error message for application created by C++
==============================================
"This applicatino has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem."


Error message for application created by VB
============================================
"Ojbect can't create"


I made the research and found out that in order to run any application, created by VS 2005, on the machine that doesn't have VS 2005 installed, I need Framework 2.0

So I downloaded
Dot Net Framework 2.0 and SDK (setup.exe) (http://www.microsoft.com/downloads/details.aspx?familyid=0856eacb-4362-4b0d-8edd-aab15c5e04f5&displaylang=en[^])

The problem solved for application created using VB but not for C++.
What am I missing? I rearch again.. and found out I need WindowsInstaller 3.1 so I downloaded again and still not working.

Could you please help me what do I need to do so the C++ application will also run on the machine that doesn't have VS 2005 installed.

Thank You.




-- modified at 13:04 Thursday 8th February, 2007
AnswerRe: problem After Upgrading from VS 2003 project to VS 2005! Pin
Mark Salsbery8-Feb-07 8:47
Mark Salsbery8-Feb-07 8:47 
GeneralRe: problem After Upgrading from VS 2003 project to VS 2005! Pin
pnpfriend8-Feb-07 11:56
pnpfriend8-Feb-07 11:56 
GeneralRe: problem After Upgrading from VS 2003 project to VS 2005! Pin
Mark Salsbery8-Feb-07 12:16
Mark Salsbery8-Feb-07 12:16 
GeneralRe: problem After Upgrading from VS 2003 project to VS 2005! Pin
pnpfriend9-Feb-07 4:36
pnpfriend9-Feb-07 4:36 
GeneralRe: problem After Upgrading from VS 2003 project to VS 2005! Pin
Mark Salsbery9-Feb-07 5:37
Mark Salsbery9-Feb-07 5:37 
GeneralRe: problem After Upgrading from VS 2003 project to VS 2005! Pin
pnpfriend9-Feb-07 6:57
pnpfriend9-Feb-07 6:57 
QuestionWindows Standards Compliance Pin
vipin_nvk8-Feb-07 5:43
vipin_nvk8-Feb-07 5:43 
AnswerRe: Windows Standards Compliance Pin
James R. Twine8-Feb-07 6:24
James R. Twine8-Feb-07 6:24 
GeneralRe: Windows Standards Compliance Pin
vipin_nvk8-Feb-07 7:00
vipin_nvk8-Feb-07 7:00 
QuestionHow big can be executable? Pin
oleg638-Feb-07 4:50
professionaloleg638-Feb-07 4:50 
AnswerRe: How big can be executable? Pin
Hamid_RT8-Feb-07 5:11
Hamid_RT8-Feb-07 5:11 
GeneralRe: How big can be executable? Pin
oleg638-Feb-07 6:14
professionaloleg638-Feb-07 6:14 
AnswerRe: How big can be executable? Pin
James R. Twine8-Feb-07 6:12
James R. Twine8-Feb-07 6:12 
GeneralRe: How big can be executable? Pin
oleg638-Feb-07 6:41
professionaloleg638-Feb-07 6:41 
GeneralRe: How big can be executable? Pin
James R. Twine8-Feb-07 8:20
James R. Twine8-Feb-07 8:20 
GeneralRe: How big can be executable? Pin
#realJSOP8-Feb-07 23:44
professional#realJSOP8-Feb-07 23:44 
QuestionDshow.h is missing!!!? Pin
lolo088-Feb-07 4:34
lolo088-Feb-07 4:34 

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.