View Full Version : ASP.NET Query


DaBouncer
15-09-2004, 16:32
Anyone an expert or just know anything about ASP.NET

I'm have my own dedicated server and I'm trying to make a folder within the server (within some FTP space) a .NET application folder.
Apparently this then enables the a .NET to run as an application.
Any ideas?

eviljock
16-09-2004, 07:47
What operating system are you running on the server? Have you loaded the DotNet Framework? If IIS is installed and you install the DotNet Framework, ASP.NET should be enabled automatically. But beware, there are loads of fiddly security things you need to do especially if you're running Windows 2003.