473,473 Members | 1,563 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Moving from Visual Studio 6

Des
Hi I want to move from Visual Studio 6 to .net 2003. I am developing
from home on a stand alone PC. I need to find out the minimum
requirements and have outlined below.

I tried this with XP Profesional but could not get .NET to work with
SQL Server 2000

CPU AMD 2.4G
Memory 512 DDR400
Gforce 32Meg video card
DVD Plextor x16

If there is a problem with XP professional Can I install 2000 Server on
a basic PC like this ?

Any probllamatic areas please advise of upgrade but cost is a premium

TIA

Desmond

Dec 6 '05 #1
5 1277
Your system may not be the best, but it is good enough to run VS.NET2003, I
used to run VS2003 on a AMD 500MHz/512MB box, a bit slow, but I did quite a
few projects with it. WinXP Pro is the ideal .NET development OS. So, your
hardware/OS should be OK, unless you have defective hardware, like bad
memory chips, or something.
"Des" <de*********@aol.com> wrote in message
news:11**********************@g47g2000cwa.googlegr oups.com...
Hi I want to move from Visual Studio 6 to .net 2003. I am developing
from home on a stand alone PC. I need to find out the minimum
requirements and have outlined below.

I tried this with XP Profesional but could not get .NET to work with
SQL Server 2000

CPU AMD 2.4G
Memory 512 DDR400
Gforce 32Meg video card
DVD Plextor x16

If there is a problem with XP professional Can I install 2000 Server on
a basic PC like this ?

Any probllamatic areas please advise of upgrade but cost is a premium

TIA

Desmond

Dec 6 '05 #2

For my current project, I run VS20003, IIS, SQL Server, and Borland
J/Builder all simultaniously on a 1Ghz centrino laptop without any
problems - although I have 1G of RAM, which is really the most important
factor to avoid things from thrashing.
Especially if you can add another 512M, I think you'll have no problems.

m

"Des" <de*********@aol.com> wrote in message
news:11**********************@g47g2000cwa.googlegr oups.com...
Hi I want to move from Visual Studio 6 to .net 2003. I am developing
from home on a stand alone PC. I need to find out the minimum
requirements and have outlined below.

I tried this with XP Profesional but could not get .NET to work with
SQL Server 2000

CPU AMD 2.4G
Memory 512 DDR400
Gforce 32Meg video card
DVD Plextor x16

If there is a problem with XP professional Can I install 2000 Server on
a basic PC like this ?

Any probllamatic areas please advise of upgrade but cost is a premium

TIA

Desmond

Dec 6 '05 #3
Hi
We are an Indian company, based in Bangalore having core expertise in
Cross-Platform Porting and Migration. We can help you fix your problem.
Please revert back to me on du*******@s7solutions.com.
Best regards,
Dushyant Chury

Dec 6 '05 #4
Hi Des.

In order for anybody to help you, comments like "I tried this with XP
Professional but could not get .NET to work with SQL Server 2000" are not
helpful. Can you please elaborate? What errors are you getting etc? I too had
some problems with .NET and SQL Server but most were solved by installing the
latest Jet/OLEDB etc drivers.

Phil
"Des" wrote:
Hi I want to move from Visual Studio 6 to .net 2003. I am developing
from home on a stand alone PC. I need to find out the minimum
requirements and have outlined below.

I tried this with XP Profesional but could not get .NET to work with
SQL Server 2000

CPU AMD 2.4G
Memory 512 DDR400
Gforce 32Meg video card
DVD Plextor x16

If there is a problem with XP professional Can I install 2000 Server on
a basic PC like this ?

Any probllamatic areas please advise of upgrade but cost is a premium

TIA

Desmond

Dec 6 '05 #5

"Des" <de*********@aol.com> wrote in message
news:11**********************@g47g2000cwa.googlegr oups.com...
Hi I want to move from Visual Studio 6 to .net 2003. I am developing
from home on a stand alone PC. I need to find out the minimum
requirements and have outlined below.

I tried this with XP Profesional but could not get .NET to work with
SQL Server 2000

CPU AMD 2.4G
Memory 512 DDR400
Gforce 32Meg video card
DVD Plextor x16

If there is a problem with XP professional Can I install 2000 Server on
a basic PC like this ?

Any probllamatic areas please advise of upgrade but cost is a premium

TIA

Desmond

Installing SQL Server 2000 should not be a problem, unless you are trying to
use the Enterprise Edition, which requires a server OS.
If you are trying to use a previously-installed SQL Server instance, what do
you see in the VS 2003 server explorer window? If your instance is there,
can you access the database(s), etc.?

--
Peter [MVP Visual Developer]
Jack of all trades, master of none.
Dec 6 '05 #6

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

Similar topics

1
by: Gijsie | last post by:
Hi, We are a small company (2 developers, 6 other people) and develop "out of the box" applications for local government. Our databaseplatform is Oracle. We will stick with Oracle since all out...
0
by: Bryan Ax | last post by:
I posted this to the Visual Studio group 4 days ago, but didn't get any feedback. So, trying again b/c it presents long-term logistical problems for our deployment strategy. I'm currently...
2
by: news.microsoft.com | last post by:
Hello, I created a ASP.NET VB project on my local IIS server. Now we set up a new server here in the office with a SSL on it and would like to move the project there so I can continue...
5
by: Dude | last post by:
I migrated to 1.1 Changes I make to the aspx page are fine, changes to codebehind page are not reflected after I compile and view in the browser. I deleted all the files from the cache directory on...
4
by: Woody Splawn | last post by:
I have a grid with, lets say, 3 fields in it, Debit, Credit and Comments, in that order. When the user moves to the debit field, if he enters data in it, I would like for the cursor to skip past...
6
by: Woody Splawn | last post by:
I have been using SQL Server 2000 on my stand-alone machine as a back-end to a VS.net application. It is time to switch environments and take the application to the customer. I need to install...
3
by: MartyNg | last post by:
I have been looking online for pointers, and read mixed things. I was hoping if I post direct questions here, I could get some solid answers. I work for a small company with less than 10 web...
0
by: tom c | last post by:
I have three questions concerning moving to version 2.0: 1. I have some ASP.NET 1.1 projects that I may need to do maintenance on in the future, but I would like to do all new projects in ASP.NET...
4
by: =?Utf-8?B?R1Q=?= | last post by:
I have a Form which has a great number of events. I thought I would organize the project by moving some of the code into multiple '.cs' files (since the Form.cs was getting huge). When I move them,...
12
by: =?Utf-8?B?TWFyaw==?= | last post by:
I modified a C# application from Bob Powell that moves graphics primitives around on the screen into a Vb.NET 2005 application. I want to modify this application so along with moving regular...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

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.