Help with Visual Basic Express Edition

Hi im a Visual Basic Programmer and just downloaded Visual Basic Express Edition, and i want to make my first program but ween i debug it the program says

Visual Studio cannot start debugging because the debug target
'C:\Documents and Settings\Andrew\LocalSettings\Application Data\Temporay
Projects\HellowWorld\bin\Debug\HellowWorld.exe'is missing.Please Build the
project and retry,or set the outputpath and assemblyName properties appropriately
to point at the correct location for the target assembly.
Now i tryed many times making the same program but it says that please help me.

[680 byte] By [AndrewMillspaugh] at [2007-12-17]
# 1
Have you tried to resave project/solution to another directory, and then from the build menu select rebuild solution, this will re create all of the build code.
GlennWilson at 2007-9-8 > top of Msdn Tech,Visual Studio Express Editions,Installing and Registering Visual Studio 2005 Express Editions...
# 2
Thanks so much that fixed the problem now i can make vb 2005 programs thanks ...
AndrewMillspaugh at 2007-9-8 > top of Msdn Tech,Visual Studio Express Editions,Installing and Registering Visual Studio 2005 Express Editions...
# 3

I tried the solution you recommended and it did not work.

Any other ideas?

KarlFreedle at 2007-9-8 > top of Msdn Tech,Visual Studio Express Editions,Installing and Registering Visual Studio 2005 Express Editions...