FrontPage Server Extensions for Windows - Can't use ASP, extension error?

This is Interesting: Free IT Magazines  
Home > Archive > FrontPage Server Extensions for Windows > April 2006 > Can't use ASP, extension error?





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Can't use ASP, extension error?
Jim T

2006-04-01, 2:39 pm

After a week of fighting with XP-Pro, FP2000, FP 2002 Server Extension,
IIS-5.0, and Sharepoint, I am still unable to use ASP. I started with
creating a web (some time ago) on my hard drive under a directory
c:\Stoneham (a site I'm developing for my small home town). After
downloading and installing FP 2002 extensions I finally was able to
publish the web/pages to a subweb under c:\inetpub\wwwroot named
"\townweb" (I can open the subweb under the file/open web options).

When running Sharepoint and selecting the Default Web Server under the
virtual server section and then selecting the "Check server health"
under the server health section (all detect check boxes marked) the
following message is listed next to my subweb:
"The specified problemwas not found"
and next to the "\" web the following message:
Your Web site security could be tightened. To tighten security as
much as possible for your Web sites, select Repair.

Back on the Sharepoint opening screen; Under the Virtual Server section
the text indicate to select the Administration (hyperlink) and to "To
Extend FrontPage Server Extensions 2002 to a virtual server, click
Extend". I have select the "upgrade virtual server with FrontPage Server
Extension 2002" option on the following menu; but there is not "Extend"
option on the menu.

I've create a new page in my townweb web and followed the instructions
in KB312638 to test/troubleshoot using ASP's and the test message (hello
world) does not come through but is displayed as >% response.write
"hello world" %>.

I'm not sure what question to ask; but, it seems like the extensions are
not installed/working. (Note on the admin tools, since I'm using FP2002
Server Extension) the Server Extension console does not work so working
with extensions must be through Sharepoint).

Totally frustrated so any help would be greatly appreciate...
--
Thanks...
Jim Tinder
Stefan B Rusynko

2006-04-01, 2:39 pm

Any web at c:\inetpub\wwwroot .. is a Disc based web, not a server based web
You need to be working w/ http://localhost
- the server based web located at c:\inetpub\wwwroot ...

--

________________________________________
_____
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontP...53/Default.aspx
________________________________________
_____


"Jim T" <jimt@discussions.microsoft.com> wrote in message news:1D52D789-2B2C-4AAF-B104-49EC914911F3@microsoft.com...
| After a week of fighting with XP-Pro, FP2000, FP 2002 Server Extension,
| IIS-5.0, and Sharepoint, I am still unable to use ASP. I started with
| creating a web (some time ago) on my hard drive under a directory
| c:\Stoneham (a site I'm developing for my small home town). After
| downloading and installing FP 2002 extensions I finally was able to
| publish the web/pages to a subweb under c:\inetpub\wwwroot named
| "\townweb" (I can open the subweb under the file/open web options).
|
| When running Sharepoint and selecting the Default Web Server under the
| virtual server section and then selecting the "Check server health"
| under the server health section (all detect check boxes marked) the
| following message is listed next to my subweb:
| "The specified problemwas not found"
| and next to the "\" web the following message:
| Your Web site security could be tightened. To tighten security as
| much as possible for your Web sites, select Repair.
|
| Back on the Sharepoint opening screen; Under the Virtual Server section
| the text indicate to select the Administration (hyperlink) and to "To
| Extend FrontPage Server Extensions 2002 to a virtual server, click
| Extend". I have select the "upgrade virtual server with FrontPage Server
| Extension 2002" option on the following menu; but there is not "Extend"
| option on the menu.
|
| I've create a new page in my townweb web and followed the instructions
| in KB312638 to test/troubleshoot using ASP's and the test message (hello
| world) does not come through but is displayed as >% response.write
| "hello world" %>.
|
| I'm not sure what question to ask; but, it seems like the extensions are
| not installed/working. (Note on the admin tools, since I'm using FP2002
| Server Extension) the Server Extension console does not work so working
| with extensions must be through Sharepoint).
|
| Totally frustrated so any help would be greatly appreciate...
| --
| Thanks...
| Jim Tinder


Jim T

2006-04-01, 2:39 pm

Stefan,

Thanks for the help. I've "re-published" my web to the \localhost\ and with
a little tweaking I'm up and running with ASP. Now it time to tackle the ASP
learning curve.
--
Thanks Again
Jim Tinder


"Stefan B Rusynko" wrote:

> Any web at c:\inetpub\wwwroot .. is a Disc based web, not a server based web
> You need to be working w/ http://localhost
> - the server based web located at c:\inetpub\wwwroot ...
>
> --
>
> ________________________________________
_____
> SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
> "Warning - Using the F1 Key will not break anything!" (-;
> To find the best Newsgroup for FrontPage support see:
> http://www.frontpagemvps.com/FrontP...53/Default.aspx
> ________________________________________
_____
>
>
> "Jim T" <jimt@discussions.microsoft.com> wrote in message news:1D52D789-2B2C-4AAF-B104-49EC914911F3@microsoft.com...
> | After a week of fighting with XP-Pro, FP2000, FP 2002 Server Extension,
> | IIS-5.0, and Sharepoint, I am still unable to use ASP. I started with
> | creating a web (some time ago) on my hard drive under a directory
> | c:\Stoneham (a site I'm developing for my small home town). After
> | downloading and installing FP 2002 extensions I finally was able to
> | publish the web/pages to a subweb under c:\inetpub\wwwroot named
> | "\townweb" (I can open the subweb under the file/open web options).
> |
> | When running Sharepoint and selecting the Default Web Server under the
> | virtual server section and then selecting the "Check server health"
> | under the server health section (all detect check boxes marked) the
> | following message is listed next to my subweb:
> | "The specified problemwas not found"
> | and next to the "\" web the following message:
> | Your Web site security could be tightened. To tighten security as
> | much as possible for your Web sites, select Repair.
> |
> | Back on the Sharepoint opening screen; Under the Virtual Server section
> | the text indicate to select the Administration (hyperlink) and to "To
> | Extend FrontPage Server Extensions 2002 to a virtual server, click
> | Extend". I have select the "upgrade virtual server with FrontPage Server
> | Extension 2002" option on the following menu; but there is not "Extend"
> | option on the menu.
> |
> | I've create a new page in my townweb web and followed the instructions
> | in KB312638 to test/troubleshoot using ASP's and the test message (hello
> | world) does not come through but is displayed as >% response.write
> | "hello world" %>.
> |
> | I'm not sure what question to ask; but, it seems like the extensions are
> | not installed/working. (Note on the admin tools, since I'm using FP2002
> | Server Extension) the Server Extension console does not work so working
> | with extensions must be through Sharepoint).
> |
> | Totally frustrated so any help would be greatly appreciate...
> | --
> | Thanks...
> | Jim Tinder
>
>
>

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com