Microsoft
Software
Hardware
Network
Question : Copied all vb files (..vb file, project, solution, user options) for a project but getting errors.
Hello experts,
I've taking over some work from someone who has written a vb .net program. I am using Visual Studio 2008. There are 5 files provided.
Filename1.vb = Visual Basic Source File
filename2 - MS Visual Studio Solution
filename2 - MS Solution User Options
filename2 - VB Project file
filename2.vbproj - Project User Options file
I understand the code in the .vb file but I'm unfamiliar with how all these other files are used. I've copied them all to one directory on my desktop.
Next, I open the VB Project file. When I open it though, I get multiple errors (see attached screenshot). What's the best way to resolve this?
I'm trying to run the program on my laptop. Please let me know if you can provide some insight and point me in the right direction to resolve the issue.
Thanks for your help!
Answer : Copied all vb files (..vb file, project, solution, user options) for a project but getting errors.
you have forgotten to copy the "my project folder"
Random Solutions
CASE STATEMENT SQL 2005
Syntax error (missing operator) in query expression
How to prevent #Null! in an access report
MCSE Upgrade Path 2000-2008?
Move cursor to field using after update event
Display SharePoint Version in Word Documents
Completely confused about Live Sync
Group and Count consecutive numbers in an Access dataset
Date formula in Excel
Error-handling if SQLCMD fails in .bat Windows script