How can i run asp.net's web page ?

Please be informed that .Net Framework had been installed inside your server. However, you need to activate your asp.net at IIS for each domain.

1. Go to IIS.
 2. Right-hand click your domain name (domain.com) and select Properties.
3. Select Home Directory Tab and click on Configuration.
4. Under Mappings, click on Add button.
5. Executables: C:\WINNT\Microsoft.NET\Framework\v1.1.4322\aspnet_isapi.dll
Extension: aspx
Limit to: GET,HEAD,POST,DEBUG
6. Then, try to add for extension vb, cs, asac, configure
  • 749 Users Found This Useful
Was this answer helpful?

Related Articles

How can i run perl or cgi scripts in Windows server ?

You can upload the scripts to /cgi-bin folder. Here is the path for the perl.exe...

I lost my Dedicated Server's root / admin login.

Kindly submit a support ticket using your registered email, we will reset the root password for...

What choice of Linux Operating System do I have?

Operating System  --  Control Panel CentOS 5           --  Cpanel, Plesk or DirectAdmin Debian 4...

Where is perl located in Linux ?

/usr/bin/perl , Add #!/usr/bin/perl -w: in your perl scripts header.

Disable DNS Recursive / DNS Recursion

Disable Recursion in Plesk**************************************Log into the Plesk Admin...