473,385 Members | 1,734 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Visual Basic.net v.s. Visual Studio.net

I have VB.net 2002 and am trying to open the samples from
101 Visual Basic.Net Applications.

They won't load, saying they were created by a more
recent version of Visual Studio.

Should these examples open in VB2002? Do I need the full
Visual Studio rather than just VB (despite the title of
the book)?
Jul 21 '05 #1
2 1421

"Ian Smith" <Ia*************@thesmithhoise.net> wrote in message
news:01****************************@phx.gbl...
I have VB.net 2002 and am trying to open the samples from
101 Visual Basic.Net Applications.

They won't load, saying they were created by a more
recent version of Visual Studio.

Should these examples open in VB2002? Do I need the full
Visual Studio rather than just VB (despite the title of
the book)?


That message usually appears when the solution was developed in Visual
Studio .NET 2003 and you are running 2002. You should need only Visual
Basic, not all of Visual Studio.
What does the author have to say about software version used to produce the
examples?
If they were produced in 2003, there are ways to modify them to load in
2002:

http://www.codeproject.com/macro/vsconvert.asp

Hope this helps.

--
Peter - [MVP - .NET Academic]
Jul 21 '05 #2
The following hack may work (I said MAY... right?):

1) create a working project in your version of VB and
make sure that it works...

2) open up the project files of the non-loading project
in a text editor and compare the versions with those of
the new project you created in step one.

3) the lines needed to be changed are towards the
beginning of the file...

4) change the versions in the non-loading project to read
the same as those of the new project.

5) save the new file and close the editor

6) try to load the project again.... it should load and
complile..

Let me know if it didn't work.

Thanks
Nasser
-----Original Message-----
I have VB.net 2002 and am trying to open the samples from101 Visual Basic.Net Applications.

They won't load, saying they were created by a more
recent version of Visual Studio.

Should these examples open in VB2002? Do I need the full
Visual Studio rather than just VB (despite the title of
the book)?
.

Jul 21 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: angelag | last post by:
I am currently taking a college course in Visual Basic.Net and I am a beginner. I bought Visual Studio.Net 2003 to do my homework at home. I built my first project and e-mailed it to myself at...
3
by: wolfing1 | last post by:
We are some 3-5 developers here 'informally' using visual basic 6. So if I want to formalize this and start using visual basic .net, how does licensing work? Do we have to buy 5 visual studio...
2
by: Ralph | last post by:
I used to have Visual Basic .net std. 2003 installed on WinXP SP1A. But I found it too hard to upgrade WinXP to SP2. Now, I do have WinXP SP2 installed, but I am having problems installing...
1
by: Daniel A. Thomas | last post by:
License required Maybe you don't have this but have one of the products that qualifies for the upgrade such as ... Visual Studio .NET 2003 Professional Visual Studio .NET 2003 Professional...
26
by: Bruno Jouhier [MVP] | last post by:
I'm currently experiencing a strange phenomenon: At my Office, Visual Studio takes a very long time to compile our solution (more than 1 minute for the first project). At home, Visual Studio...
4
by: sqlguy | last post by:
Why do we have to contact MS for a problem that has been with this compiler from at least the beta of VS 20005. I am so sick and tired of the 30 - 40 clicks it takes to dismiss VS when there is a...
8
by: WT | last post by:
Is it normal that Visual Studio sets the PreInit handler for a Page from the OnInit code ? No chance to fire it as OnPreInit is run befor OnInit. ??? CS
3
by: Edwin Smith | last post by:
I have a 2 form project in VS2005 that now hangs whenever I try to do anything with the second form. This seems to have started when I added some SQL tables from a Pervasive v.9 database using the...
11
by: =?Utf-8?B?UGV0ZXI=?= | last post by:
I have seen the terms Visual Basic 2005 and VB.NET. It seems that sometimes they seem to be referring to the same thing but sometimes they are not. I also run into terms like VB9 and VB10.
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.