Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Running ASP page within WSS Site

  Asked By: Pamela Ortiz         Date: Feb 26, 2010      Category: Sharepoint      Views: 490
 

I am having problem running an old asp page with my wss site.

Any thoughts on what might be the problem?



Thanks in advance for your help to move me forward on this effort.

Tagged:            

 

5 Answers Found

 
Answer #1       Answered By: Jocelyn Scott          Answered On: Feb 26, 2010       

Probably you need to exclude the path or your ASP app from the managed
path and make sure ASP is authorized on your server

 
Answer #2       Answered By: Gloria Mendoza          Answered On: Feb 26, 2010       

Active Server Pages Web Service Extensions is set to Allowed is this what
you mean?

 
Answer #3       Answered By: Harshad Jawalkar          Answered On: Feb 26, 2010       

Yes, go to Sharepoint Central Administration

Virtual Server Settings, pick your server

Select Define Managed Path,

Make sure the path were your app is installed is set to EXCLUDE

 
Answer #4       Answered By: Gyan Nene          Answered On: Feb 26, 2010       

No its not. The page  is actually under the root directory.

 
Didn't find what you were looking for? Find more on Running ASP page within WSS Site Or get search suggestion and latest updates.


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