Wrox Programmer Forums
|
Visual C++ 2005 For discussion of Visual C++ 2005.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Visual C++ 2005 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old April 30th, 2007, 06:32 AM
Registered User
 
Join Date: Apr 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Microsoft Agent Help

I have created a c++ program using Visual Studio 2005 which utilises a microsoft agent character. However, the program only seems to run on computers which have Visual Studio 2005. If I pass on the program to another computer which even has microsoft agent installed when the program is run an error message appears saying "The application has failed. Reinstalling may fix this issue."

I would appreciate any help on this issue, to get the program to work on any computer. If anyone knows of specific dll's or other files i will need to provide it would be much appreciated.

 
Old June 3rd, 2007, 04:34 PM
Authorized User
 
Join Date: Dec 2006
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
Default

It's hard to figure out what might be wrong from reading your description of the issue.

One thing though. If you're using c++/CLI (to take advantage of CTS for instance) then you should make sure that the .Net framework is properly installed on the machine where the code doesn't run.

If you're using native C++ then your issue might suggest that the station where the code doesn't compile may just be outdated Windows wise.

Your error message is so generic, it may too suggest that you're not catching a potentially more specific error code.

Gd luck






Similar Threads
Thread Thread Starter Forum Replies Last Post
sql server agent ahmedzakey1983 SQL Server 2005 1 February 11th, 2008 08:16 AM
SQL Server Agent - jobs AristotleYu SQL Server 2005 1 October 23rd, 2006 11:12 AM
ms agent iGeekz VB.NET 2002/2003 Basics 4 August 22nd, 2006 11:59 PM
How to create microsoft agent alonsher VB How-To 2 June 9th, 2006 08:28 AM
SQL Server Agent vinod_pawar1 SQL Server 2000 9 July 15th, 2004 10:52 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.