17
Computer Science Dept Va Tech August, 2005 ©1995-2005 Barnette ND & McQuain WD 1 MS Visual Studio.NET 2003 Install Intro Programming in C++ CS 1044 IDE The only supported compiler/IDE (Intergrated Development Environment) for this course is Microsoft Visual Studio.NET 2003 C/C++. A student may choose to use another existing ANSI standard C++ compiler/IDE if they wish. However, it is the student's responsibility to ensure that their programs compile and run under the Microsoft Visual Studio.NET 2003 C/C++ environment. TAs will only be supporting the Microsoft Visual Studio.NET 2003 C/C++ IDE. This means that students who choose to use other compilers cannot expect the TAs to help them with specific compiler problems, (e.g, interface questions, compiler messages, warnings or errors). Instructors and TAs will be prepared to help students that use the required compiler. Students that use another compiler do so at their own risk. The following discussion is based on an actual session using the Visual C++ Developer’s Studio. The menu selections and options illustrated here do not conform to earlier versions of Visual C++. Please note the disclaimer in the front of these notes regarding compiler selection. MS Visual Studio.NET 2003

CS 1044 IDEcs1044/summerI2007/...Computer Science Dep t Va Tech August, 2005 ©19 5-20 B ar neN D&McQuiW MS Visual Studio.NET 2003 Install 1 I nt roP gam iC+ CS 1044 IDE The only supported

  • Upload
    others

  • View
    0

  • Download
    0

Embed Size (px)

Citation preview

Page 1: CS 1044 IDEcs1044/summerI2007/...Computer Science Dep t Va Tech August, 2005 ©19 5-20 B ar neN D&McQuiW MS Visual Studio.NET 2003 Install 1 I nt roP gam iC+ CS 1044 IDE The only supported

Computer Science Dept Va Tech August, 2005 ©1995-2005 Barnette ND & McQuain WD

1MS Visual Studio.NET 2003 Install

Intro Programming in C++

CS 1044 IDEThe only supported compiler/IDE (Intergrated Development Environment)for this course is Microsoft Visual Studio.NET 2003 C/C++. A student maychoose to use another existing ANSI standard C++ compiler/IDE if theywish. However, it is the student's responsibility to ensure that their programscompile and run under the Microsoft Visual Studio.NET 2003 C/C++environment. TAs will only be supporting the Microsoft Visual Studio.NET2003 C/C++ IDE. This means that students who choose to use othercompilers cannot expect the TAs to help them with specific compilerproblems, (e.g, interface questions, compiler messages, warnings or errors).Instructors and TAs will be prepared to help students that use the requiredcompiler. Students that use another compiler do so at their own risk.

The following discussion is based on an actual session using the Visual C++Developer’s Studio. The menu selections and options illustrated here do notconform to earlier versions of Visual C++. Please note the disclaimer in the frontof these notes regarding compiler selection.

MS Visual Studio.NET 2003

Page 2: CS 1044 IDEcs1044/summerI2007/...Computer Science Dep t Va Tech August, 2005 ©19 5-20 B ar neN D&McQuiW MS Visual Studio.NET 2003 Install 1 I nt roP gam iC+ CS 1044 IDE The only supported

Computer Science Dept Va Tech August, 2005 ©1995-2005 Barnette ND & McQuain WD

2MS Visual Studio.NET 2003 Install

Intro Programming in C++

Downloading

VT Site Lisc.Students do NOT need to purchase Microsoft Visual Studio.NET 2003 C/C++. It is

available FREE through a site liscence agreement to Va Tech students enrolled in CSdepartment courses.

Downloading & Installing Microsoft Visual Studio.NET 2003Students must first create a CS lab account on-line.

Using your CS lab account to logon to software.cs.v.edu. Click on the Visual StudiodotNET 2003 link.

Download the en_vs.net_2003_pro_full.exe (560 MB). (If you are off campus and areusing modem connection - consider going to the CS lab and downloading the file andburning it on a CD.)

Execute en_vs.net_2003_pro_full.exe. This is a self extracting archive. During theextraction process note the drive location of the temporary directory where it placesthe decompressed files. You may wish to delete the extracted files in the temporarydirectory after the installation is complete to free up disk space.

The MS Visual Studio.Net 2003 installer program will run automatically after theextraction is complete. Follow the installer instructions. You need only install theC/C++ compiler for your work in CS 1044. Installing the other Visual Studio.NETtools will consume large amounts of drive space.

Page 3: CS 1044 IDEcs1044/summerI2007/...Computer Science Dep t Va Tech August, 2005 ©19 5-20 B ar neN D&McQuiW MS Visual Studio.NET 2003 Install 1 I nt roP gam iC+ CS 1044 IDE The only supported

Computer Science Dept Va Tech August, 2005 ©1995-2005 Barnette ND & McQuain WD

3MS Visual Studio.NET 2003 Install

Intro Programming in C++

Install Preparation

Update and Scan SystemPerform system update before install: http://windowsupdate.microsoft.com/Perform virus & spyware scans before installation.

Run en_vs.net_2003_pro_full.exe to decompress installation program:

Unzipping requires 1.2 GB

Page 4: CS 1044 IDEcs1044/summerI2007/...Computer Science Dep t Va Tech August, 2005 ©19 5-20 B ar neN D&McQuiW MS Visual Studio.NET 2003 Install 1 I nt roP gam iC+ CS 1044 IDE The only supported

Computer Science Dept Va Tech August, 2005 ©1995-2005 Barnette ND & McQuain WD

4MS Visual Studio.NET 2003 Install

Intro Programming in C++

Installation Setup

Step 1: Web Server Components

Skip this step.

Installer interface is Web based. Click on “links”.

Page 5: CS 1044 IDEcs1044/summerI2007/...Computer Science Dep t Va Tech August, 2005 ©19 5-20 B ar neN D&McQuiW MS Visual Studio.NET 2003 Install 1 I nt roP gam iC+ CS 1044 IDE The only supported

Computer Science Dept Va Tech August, 2005 ©1995-2005 Barnette ND & McQuain WD

5MS Visual Studio.NET 2003 Install

Intro Programming in C++

Prerequisites

Lisc. Agreement

Page 6: CS 1044 IDEcs1044/summerI2007/...Computer Science Dep t Va Tech August, 2005 ©19 5-20 B ar neN D&McQuiW MS Visual Studio.NET 2003 Install 1 I nt roP gam iC+ CS 1044 IDE The only supported

Computer Science Dept Va Tech August, 2005 ©1995-2005 Barnette ND & McQuain WD

6MS Visual Studio.NET 2003 Install

Intro Programming in C++

J# Installation

Required Component

Page 7: CS 1044 IDEcs1044/summerI2007/...Computer Science Dep t Va Tech August, 2005 ©19 5-20 B ar neN D&McQuiW MS Visual Studio.NET 2003 Install 1 I nt roP gam iC+ CS 1044 IDE The only supported

Computer Science Dept Va Tech August, 2005 ©1995-2005 Barnette ND & McQuain WD

7MS Visual Studio.NET 2003 Install

Intro Programming in C++

Prerequisites Completed

Step 1: Completed

Page 8: CS 1044 IDEcs1044/summerI2007/...Computer Science Dep t Va Tech August, 2005 ©19 5-20 B ar neN D&McQuiW MS Visual Studio.NET 2003 Install 1 I nt roP gam iC+ CS 1044 IDE The only supported

Computer Science Dept Va Tech August, 2005 ©1995-2005 Barnette ND & McQuain WD

8MS Visual Studio.NET 2003 Install

Intro Programming in C++

Visual Studio.NET

Step 2:

Copying and loading of .NETcomponents now takes place

Page 9: CS 1044 IDEcs1044/summerI2007/...Computer Science Dep t Va Tech August, 2005 ©19 5-20 B ar neN D&McQuiW MS Visual Studio.NET 2003 Install 1 I nt roP gam iC+ CS 1044 IDE The only supported

Computer Science Dept Va Tech August, 2005 ©1995-2005 Barnette ND & McQuain WD

9MS Visual Studio.NET 2003 Install

Intro Programming in C++

EULA

End User Lisc. Agreement:

Product key embedded in site lisc. download.

Page 10: CS 1044 IDEcs1044/summerI2007/...Computer Science Dep t Va Tech August, 2005 ©19 5-20 B ar neN D&McQuiW MS Visual Studio.NET 2003 Install 1 I nt roP gam iC+ CS 1044 IDE The only supported

Computer Science Dept Va Tech August, 2005 ©1995-2005 Barnette ND & McQuain WD

10MS Visual Studio.NET 2003 Install

Intro Programming in C++

Item Installation

Component Selection:

Uncheck all components,except Visual C++, requiresapprox. 500MB of disk space

Page 11: CS 1044 IDEcs1044/summerI2007/...Computer Science Dep t Va Tech August, 2005 ©19 5-20 B ar neN D&McQuiW MS Visual Studio.NET 2003 Install 1 I nt roP gam iC+ CS 1044 IDE The only supported

Computer Science Dept Va Tech August, 2005 ©1995-2005 Barnette ND & McQuain WD

11MS Visual Studio.NET 2003 Install

Intro Programming in C++

Installation Progress…

Lengthy Installation

Page 12: CS 1044 IDEcs1044/summerI2007/...Computer Science Dep t Va Tech August, 2005 ©19 5-20 B ar neN D&McQuiW MS Visual Studio.NET 2003 Install 1 I nt roP gam iC+ CS 1044 IDE The only supported

Computer Science Dept Va Tech August, 2005 ©1995-2005 Barnette ND & McQuain WD

12MS Visual Studio.NET 2003 Install

Intro Programming in C++

IDE Setup Script

Page 13: CS 1044 IDEcs1044/summerI2007/...Computer Science Dep t Va Tech August, 2005 ©19 5-20 B ar neN D&McQuiW MS Visual Studio.NET 2003 Install 1 I nt roP gam iC+ CS 1044 IDE The only supported

Computer Science Dept Va Tech August, 2005 ©1995-2005 Barnette ND & McQuain WD

13MS Visual Studio.NET 2003 Install

Intro Programming in C++

Step 2 Completion

Check Error Report:Post errors on discussion forum for possible help.

Page 14: CS 1044 IDEcs1044/summerI2007/...Computer Science Dep t Va Tech August, 2005 ©19 5-20 B ar neN D&McQuiW MS Visual Studio.NET 2003 Install 1 I nt roP gam iC+ CS 1044 IDE The only supported

Computer Science Dept Va Tech August, 2005 ©1995-2005 Barnette ND & McQuain WD

14MS Visual Studio.NET 2003 Install

Intro Programming in C++

Security Notes

Update & MBSA:

Always a good idea: http://windowsupdate.microsoft.com/The MBSA should be unnecessary.

Page 15: CS 1044 IDEcs1044/summerI2007/...Computer Science Dep t Va Tech August, 2005 ©19 5-20 B ar neN D&McQuiW MS Visual Studio.NET 2003 Install 1 I nt roP gam iC+ CS 1044 IDE The only supported

Computer Science Dept Va Tech August, 2005 ©1995-2005 Barnette ND & McQuain WD

15MS Visual Studio.NET 2003 Install

Intro Programming in C++

SQL & IPv6

Unnecessary Steps - SKIP

Page 16: CS 1044 IDEcs1044/summerI2007/...Computer Science Dep t Va Tech August, 2005 ©19 5-20 B ar neN D&McQuiW MS Visual Studio.NET 2003 Install 1 I nt roP gam iC+ CS 1044 IDE The only supported

Computer Science Dept Va Tech August, 2005 ©1995-2005 Barnette ND & McQuain WD

16MS Visual Studio.NET 2003 Install

Intro Programming in C++

Step 4

Visual Studio.NET 2003 Service Releases

Page 17: CS 1044 IDEcs1044/summerI2007/...Computer Science Dep t Va Tech August, 2005 ©19 5-20 B ar neN D&McQuiW MS Visual Studio.NET 2003 Install 1 I nt roP gam iC+ CS 1044 IDE The only supported

Computer Science Dept Va Tech August, 2005 ©1995-2005 Barnette ND & McQuain WD

17MS Visual Studio.NET 2003 Install

Intro Programming in C++

Service Releases

Internet Update: