![]() |
|
Welcome to Vista Banter. You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to ask questions and reply to others posts, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact support. |
|
|||||||
| Installation and Setup of Vista Installation problems and questions using Windows Vista. (microsoft.public.windows.vista.installation_setup) |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Halinab,
By default ASP is disabled under IIS 7. You must install the option from Application Development Features and enable ASP pages within IIS. Bill F. "halinab" wrote in message ... I cannot run raw asp page applications . I receive the error 500. Where do I look to find out why theses cannot be run? |
|
|||
|
Can you instruct me how to do that
"Bill Frisbee" wrote: Halinab, By default ASP is disabled under IIS 7. You must install the option from Application Development Features and enable ASP pages within IIS. Bill F. "halinab" wrote in message ... I cannot run raw asp page applications . I receive the error 500. Where do I look to find out why theses cannot be run? |
|
|||
|
Of course!
Go to the Control Panel. Select the Programs option (click on the word Programs). Select Turn Windows features on or off. At this time UAC will fire off. Give it permission to proceed. Expand the IIS folder (Internet Information Services) Expand World Wide Web Services Expand Application development Features. Add the various extensions you require for IIS (such as .Net, ASP, ASP.NET etc.) Click OK and this will install the features. You then need to make sure they are enabled in the IIS MMC snap-in. I do this from the desktop. Right click on Computer and select Manage. Expand Services and Applications. Internet Information Services is listed right up the top and manage away! Bill F. "halinab" wrote in message news ![]() Can you instruct me how to do that "Bill Frisbee" wrote: Halinab, By default ASP is disabled under IIS 7. You must install the option from Application Development Features and enable ASP pages within IIS. Bill F. "halinab" wrote in message ... I cannot run raw asp page applications . I receive the error 500. Where do I look to find out why theses cannot be run? |