system requirements for VB.NET-application

D

DraguVaso

Hi,

I need to deploy a VB.NET-application (2003) on some old pc's: Pentium II
processor, 350 Mhz, with 64 Mb RAM, Windows NT.

I have two different sources of Microsoft with the requirements:

Those for the .NET Framework
http://msdn.microsoft.com/netframework/technologyinfo/sysreqs/default.aspx
-> Pentium, 90 Mhz, 32 Mb Ram, NT not supported!

Those for VB.NET:
http://msdn.microsoft.com/vbasic/productinfo/sysreqs/default.aspx
-> Pentium II, 450 Mhz, Ram on NT??


These info is a little bit a mix, so I wouldn't really know if everything
will work really fine?

Does anybody can hep me with this?
some questions:
- is it possible to use a Pentium II processor, 350 Mhz, with 64 Mb RAM,
Windows NT for a VB.NET 2003 application?
- 1.1 Framework is officialy not supported on NT. Can I use it or not?


Thanks a lot,

Pieter
 
H

Herfried K. Wagner [MVP]

* "DraguVaso said:
I need to deploy a VB.NET-application (2003) on some old pc's: Pentium II
processor, 350 Mhz, with 64 Mb RAM, Windows NT.

I have two different sources of Microsoft with the requirements:

Those for the .NET Framework
http://msdn.microsoft.com/netframework/technologyinfo/sysreqs/default.aspx
-> Pentium, 90 Mhz, 32 Mb Ram, NT not supported!

Those for VB.NET:
http://msdn.microsoft.com/vbasic/productinfo/sysreqs/default.aspx
-> Pentium II, 450 Mhz, Ram on NT??

Requirements for /developing/ VB.NET applications using VB.NET Standard.
- is it possible to use a Pentium II processor, 350 Mhz, with 64 Mb RAM,
Windows NT for a VB.NET 2003 application?
Yes!

- 1.1 Framework is officialy not supported on NT. Can I use it or not?

It /is/ supported: "Microsoft Windows NT® 4.0 Service Pack 6a" is
required.

<URL:http://msdn.microsoft.com/netframework/technologyinfo/sysreqs/>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top