Results 1 to 4 of 4

Thread: Visual Basic 2005 executable sharing

  1. #1
    Join Date
    Aug 2009
    Location
    Alaska
    Posts
    4

    Visual Basic 2005 executable sharing

    Hello there!

    I have a fairly simple issue, I think, dealing with sharing an executable between a few computers.

    I have MS Visual Studios 2005 on Windows XP, SP 2. My program works fine n'dandy on my local machine. I can take the Release executable and run it from any folder and it'll work.

    The issue came up when I try to run this on another computer. I transfer it down the GoToMyPC link to another computer, but:

    "This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem."



    I did indeed reinstall the MS VS 2005 on that machine, but it still comes up with the same error.


    Most of my experience is with actually programming, and not with the higher end of things like transforming the code into actual applications and having them be portable. I didn't find too much relevance on my google searching, so I'd like to ask you guys if there are some basic app settings in VS 2005 I need to set in order to have an executable file work on multiple machines?

    Thanks in advance!
    If only infinite loops didn't enjoy themselves so much and never get bored

  2. #2
    Join Date
    Aug 2009
    Location
    Alaska
    Posts
    4

    Re: Visual Basic 2005 executable sharing

    Oh, and another thing I tried:

    I created a new VS 2005 project on the other computer, transferred all the .h and .cpp files over and added them into the project. It did not run on the other computer, but this process does work on my local machine.

    I then created another project on that other machine. I duplicated the project as I orignaly had it on my local machine and just copy-pasted the test into the corresponding files on the other machine.

    That didn't work either.

    After pressing F5 in debug mode and then Yes on the next dialog to make a new build, I get this:

    "Debug information for ... cannot be found or does not match. Binary was not built with debug information."


    ...I'm at a loss at this point. Any suggestions?
    If only infinite loops didn't enjoy themselves so much and never get bored

  3. #3
    Join Date
    Aug 2009
    Location
    Alaska
    Posts
    4

    Re: Visual Basic 2005 executable sharing

    Details probably help, lol:

    This is a simple program with 3 .h files and 4 .cpp files. Thats it.

    The project is created in the C++ settings with Empty Project.

    I dont change or modify anything after that, its all code based.
    If only infinite loops didn't enjoy themselves so much and never get bored

  4. #4
    Join Date
    Aug 2009
    Location
    Alaska
    Posts
    4

    Re: Visual Basic 2005 executable sharing

    Actually it looks like I was mistaken!

    The program does indeed launch the user interface window, but I just never saw it because the error message came up instead.


    I'm unfamiliar with it still, and would love to know what it means and how to fix it.

    Thanks again!
    If only infinite loops didn't enjoy themselves so much and never get bored

Similar Threads

  1. Connecting Visual Basic to sql 2005
    By JAMAAL26 in forum Software Development
    Replies: 3
    Last Post: 08-12-2009, 05:42 AM
  2. Difference between Visual studio 2005 and Visual studio 2008
    By RohanS in forum Software Development
    Replies: 3
    Last Post: 12-06-2009, 10:48 AM
  3. Creating portable executable with Visual Studio
    By KaramChand in forum Software Development
    Replies: 3
    Last Post: 04-02-2009, 07:30 PM
  4. Visual Basic 2005 or Visual Basic 6
    By Aasha in forum Software Development
    Replies: 5
    Last Post: 15-01-2009, 06:56 PM
  5. Want Visual Studio 2005
    By Aashish in forum Software Development
    Replies: 1
    Last Post: 14-11-2008, 02:02 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,299,440.36990 seconds with 17 queries