Asp.net ??

rickyspires

New member
Joined
Apr 11, 2008
Messages
1
HELLO

im trying to install a banner script on my server and im having some trouble.
the script is http://www.xigla.com/absolutebmnet/demo.htm


they sent me this message:

Are you sure that you have enabled ASP.NET in your web server?
Right now, no .NET code is being executed there

-----

im sure sure how to do this ???

can anyone help please??

thanks
rick
 
Are you using a directadmin server?

Directadmin only works on Linux server, so if you are using directadmin you must be using a Linux server.

Asp and asp.net only runs on Windows server, so no way you can install an asp script on your directadmin server.
 
Asp and asp.net only runs on Windows server, so no way you can install an asp script on your directadmin server.
Now, unless you are very comfortable with Linux, otherwise don't install ASP on a Linux server. If you wish to use ASP on a very minimal scale, install either Chillisoft or Mod Mono. Yet, there are no guarantees any of these applications will work smoothly on your server.

Atcually, it is rather possible and way to install ASP on a Linux powered server using Mono: http://www.mono-project.com/Main_Page

"Mono provides the necessary software to develop and run .NET client and server applications on Linux, Solaris, Mac OS X, Windows, and Unix."
 
Back
Top