Jump to content

Visual Basic EXE


Recommended Posts

Hi all,

I made a visual basic application and it ran very well on the computer I programmed it with.

However, when I transferred it to my other newly reformatted computer with SP3 and tried to run it, nothing happens.

Could someone tell me what may have gone wrong?

I used Visual Basic 2008.

Attached is the application.

Thanks in advanced!

EoyScoreCalc.exe

Edited by jeromerocks
Link to comment
Share on other sites


You can actually select the .NET v ersion you want to use in the properties pages of the application. You can change it after you have started but it is better to select your target .NET version before you start writing you app.

Link to comment
Share on other sites

You can actually select the .NET v ersion you want to use in the properties pages of the application. You can change it after you have started but it is better to select your target .NET version before you start writing you app.

Really? Where?

I don't see it.

Sorry I'm a newbie in VB, i code in delphi most of the time

Link to comment
Share on other sites

Right Click on your application in the Solution Explorer and select properties.

Go to the Compile tab

Click Advanced Compile Options.

Select your desired "Target framework (all configurations)"

click ok, etc, etc, etc....

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...