PDA

Click to See Complete Forum and Search --> : [RESOLVED] .Net app requirements


dee-u
Jul 15th, 2005, 10:10 PM
Is there a minimum requirement for a .Net app for its installation? Like how much minimum memory, clock speed, etc. And I want to verify, will it run on ME?

dglienna
Jul 15th, 2005, 11:34 PM
From the readme.html:
Looks like apps wi'll run on ME as well as they do on XP Home, but not VS

System Requirements for Installing Visual Studio .NET 2003
Visual Studio .NET 2003 (All Editions)
Processor 450 megahertz (MHz) Pentium II-class processor
600 MHz Pentium III-class processor recommended
Operating System

Visual Studio .NET 2003 can be installed on any of the following systems:

* Microsoft Windows Server 2003
* Windows XP Professional
* Windows XP Home Edition1
* Windows 2000 Professional (Service Pack 3 or later required)6
* Windows 2000 Server (Service Pack 3 or later required)6

Applications can be deployed to the following systems2, 3:

* Microsoft Windows Server 2003
* Windows XP Professional
* Windows XP Home Edition
* Windows 2000 (Service Pack 3 or later recommended)
* Windows Millennium Edition (Windows Me)
* Windows 98
* Microsoft Windows NT 4.0 (Service Pack 6a required)

Memory4

Visual Studio .NET 2003 minimum RAM requirements:

* Microsoft Windows Server 2003 — 160 megabytes (MB)
* Windows XP Professional — 160 MB
* Windows XP Home Edition — 96 MB
* Windows 2000 Professional — 96 MB
* Windows 2000 Server — 192 MB

Hard Disk5

Visual Studio .NET 2003 disk space requirements:

* 900 MB of available space required on system drive, 3.3 gigabytes (GB) of available space required on installation drive
* Additional 1.9 GB of available space required for optional MSDN Library documentation

Drive CD-ROM or DVD-ROM drive is required for CD versions.
DVD-ROM drive is required for DVD versions.
Display Super VGA (1024x768) or higher resolution display with 256 colors
Mouse Microsoft mouse or compatible pointing device
Internet Connectivity Visual Studio .NET 2003 Trial Edition requires Internet connectivity for mandatory online registration.
Visual Studio .NET 2003 Academic Edition requires registration, which may be completed online.


System Requirements for Installing Standard Editions of: Visual Basicฎ .NET 2003, Visual C++ฎ .NET 2003, Visual C#™ .NET 2003, Visual J#™ .NET 2003
All Standard Editions
Processor 450 megahertz (MHz) Pentium II-class processor
600 MHz Pentium III-class processor recommended
Operating System

Standard Editions can be installed on any of the following systems:

* Microsoft Windows Server 2003
* Windows XP Professional
* Windows XP Home Edition1
* Windows 2000 Professional (Service Pack 3 or later required)6
* Windows 2000 Server (Service Pack 3 or later required)6

Applications can be deployed to the following systems2, 3:

* Microsoft Windows Server 2003
* Windows XP Professional
* Windows XP Home Edition
* Windows 2000 (Service Pack 3 or later recommended)
* Windows Millennium Edition (Windows Me)
* Windows 98
* Microsoft Windows NT 4.0 (Service Pack 6a required)

Memory4

Minimum RAM requirements:

* Microsoft Windows Server 2003 — 160 megabytes (MB)
* Windows XP Professional — 160 MB
* Windows XP Home Edition — 96 MB
* Windows 2000 Professional — 96 MB
* Windows 2000 Server — 192 MB

Hard Disk5

Disk space requirements:

* 500 MB of available space required on system drive, 1.5 gigabytes (GB) of available space required on installation drive
* Additional 1.9 GB of available space required for optional MSDN Library documentation

Drive CD-ROM or DVD-ROM drive is required for CD versions.
DVD-ROM drive is required for DVD versions.
Display Super VGA (1024x768) or higher resolution display with 256 colors
Mouse Microsoft mouse or compatible pointing device


Notes

1. Windows XP Home Edition provides limited functionality. Creating Web applications or XML Web services is not supported when using Windows XP Home Edition.
2. ASP.NET applications can only be hosted on Windows XP Professional, Windows 2000, and Windows Server 2003.
3. Microsoft Windows 2000 Datacenter Server is not a supported operating system.
4. Increasing your RAM above the recommended system configuration increases your performance specifically when running multiple applications, working with large projects, or doing enterprise-level development.
5. When you start the Visual Studio .NET 2003 installer, the default installation location is your system drive, which is the drive that boots your system. However, you can install the application on any drive. Regardless of the application's location, the installation process installs some files on your system drive. Consequently, ensure that the required amount of space identified in the tables above is available on your system drive regardless of the application's location, and ensure that additional space is available on the drive on which you install the application. Custom installation choices may require more or less drive space.
6. Windows 2000 Service Packs are available at http://www.microsoft.com/windows2000/downloads/servicepacks/default.asp.

RobDog888
Jul 15th, 2005, 11:35 PM
Yes I do believe it will run on YOU :p.

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconminimumconfigurationrequirements.asp

RobDog888
Jul 15th, 2005, 11:37 PM
dglienna, that is the requirements for Visual Studio and DeeU is looking for requirements for installing an app written in .NET. ;)

dee-u
Jul 15th, 2005, 11:40 PM
Thanks all! To both of you should I say. :)