Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Running ASP on SharePoint (v2.0) Server

  Asked By: Theresa Kennedy         Date: Mar 26, 2010      Category: Sharepoint      Views: 499
 

I have a simple ASP that I'm trying to run under the default web site on
the SharePoint server (v2.0) but I'm not having much luck. I keep
getting this error message:

The following file(s) have been blocked by the administrator:
/creds/creds.asp

I went into the Site Settings of SharePoint and excluded the path, i.e.,
http://xxx.xxx.com/abc/, where abc is the virtual directory under the
default web site where I have the ASP.

Does anybody have any recommendations?

Tagged:            

 

1 Answer Found

 
Answer #1       Answered By: Ruchir Satam          Answered On: Mar 26, 2010       

First check if ASP is enabled on the Win2k3 machine. By default  on IIS 6
ASP is prohibited.
To enable ASP start the IIS manager and enable it under the Web Service
Extensions.

 
Didn't find what you were looking for? Find more on Running ASP on SharePoint (v2.0) Server Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].