Installing Dotnet Framework on WIndows NT

C

Craig Deelsnyder

Could any body tell me about how to Install and get running Dot Net
Framework on Windows NT.

I tried everything as suggested by Microsoft.

http://www.microsoft.com/downloads/...e3-f589-4842-8157-034d1e7cf3a3&displaylang=en

When I try and Install Dot Net Framework on Windows NT, It does not
Install
aspnet_isapi.dll under the Microsoft.Net folder

I am not sure what is the reason.

Any Help is appreciated.

TIA

you need IIS 5.x to be able to run ASP.NET (see your link). I didn't
think you could run IIS 5.x on NT, it runs IIS 4.x, so even though NT is
listed, ASP.NET will not work. The rest of the framework (Windows Forms,
etc.) will run on NT.
 

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