Good Evening;

I'm trying to send an Email thru Frontpage 2002 and I'm getting the
following error when the user click on the submit button to submit the email



The page cannot be displayed
The page you are looking for cannot be displayed because the page address is
incorrect.

--------------------------------------------------------------------------------

Please try the following:

If you typed the page address in the Address bar, check that it is entered
correctly.

Open the www.andreaelectronics.com home page and then look for links to the
information you want.
HTTP 405 - Resource not allowed
Internet Information Services

--------------------------------------------------------------------------------

Technical Information (for support personnel)

More information:
Microsoft Support



The Browser has the following Text

http://www.andreaelectronics.com/_vti_bin/shtml.dll/automotive_contact.htm


I have checked the Email address and it's correct. What could cause this
error??


Thanks in advance.

Re: Emailing Error 405 by Ronx

Ronx
Sun Apr 09 03:57:28 CDT 2006

Error 405

From http://support.microsoft.com/?id=238461
The _vti_bin folder is not marked as executable. This is a FrontPage
extensions installation error, which may require the assistance of
your host to fix the permissions on the _vti_bin folder. Note that
the _vti_bin folder is not contained within your web site.
--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.
FrontPage Support: http://www.frontpagemvps.com/

"Oscar Martinez" <OscarMartinez@discussions.microsoft.com> wrote in
message news:3C36A3FC-BB29-4670-93A5-A017590E1BB3@microsoft.com...
> Good Evening;
>
> I'm trying to send an Email thru Frontpage 2002 and I'm getting
> the
> following error when the user click on the submit button to submit
> the email
>
>
>
> The page cannot be displayed
> The page you are looking for cannot be displayed because the page
> address is
> incorrect.
>
> --------------------------------------------------------------------------------
>
> Please try the following:
>
> If you typed the page address in the Address bar, check that it is
> entered
> correctly.
>
> Open the www.andreaelectronics.com home page and then look for links
> to the
> information you want.
> HTTP 405 - Resource not allowed
> Internet Information Services
>
> --------------------------------------------------------------------------------
>
> Technical Information (for support personnel)
>
> More information:
> Microsoft Support
>
>
>
> The Browser has the following Text
>
> http://www.andreaelectronics.com/_vti_bin/shtml.dll/automotive_contact.htm
>
>
> I have checked the Email address and it's correct. What could cause
> this
> error??
>
>
> Thanks in advance.
>



Re: Emailing Error 405 by Ronx

Ronx
Sun Apr 09 04:03:17 CDT 2006

PS Running Server Health in the FrontPage extensions administration
may fix the problem.
If you can, open the site in FrontPage, then
Tools->Server->Administration Home
Scroll down to Server Health and click Check Server Health.

Some hosts do not allow access to this.
--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.
FrontPage Support: http://www.frontpagemvps.com/

"Oscar Martinez" <OscarMartinez@discussions.microsoft.com> wrote in
message news:3C36A3FC-BB29-4670-93A5-A017590E1BB3@microsoft.com...
> Good Evening;
>
> I'm trying to send an Email thru Frontpage 2002 and I'm getting
> the
> following error when the user click on the submit button to submit
> the email
>
>
>
> The page cannot be displayed
> The page you are looking for cannot be displayed because the page
> address is
> incorrect.
>
> --------------------------------------------------------------------------------
>
> Please try the following:
>
> If you typed the page address in the Address bar, check that it is
> entered
> correctly.
>
> Open the www.andreaelectronics.com home page and then look for links
> to the
> information you want.
> HTTP 405 - Resource not allowed
> Internet Information Services
>
> --------------------------------------------------------------------------------
>
> Technical Information (for support personnel)
>
> More information:
> Microsoft Support
>
>
>
> The Browser has the following Text
>
> http://www.andreaelectronics.com/_vti_bin/shtml.dll/automotive_contact.htm
>
>
> I have checked the Email address and it's correct. What could cause
> this
> error??
>
>
> Thanks in advance.
>



Re: Emailing Error 405 by OscarMartinez

OscarMartinez
Sun Apr 09 09:09:02 CDT 2006

Ronx,

Where would I find the _vti_bin Folder??? Thanks for your help.

"Ronx" wrote:

> PS Running Server Health in the FrontPage extensions administration
> may fix the problem.
> If you can, open the site in FrontPage, then
> Tools->Server->Administration Home
> Scroll down to Server Health and click Check Server Health.
>
> Some hosts do not allow access to this.
> --
> Ron Symonds - Microsoft MVP (FrontPage)
> Reply only to group - emails will be deleted unread.
> FrontPage Support: http://www.frontpagemvps.com/
>
> "Oscar Martinez" <OscarMartinez@discussions.microsoft.com> wrote in
> message news:3C36A3FC-BB29-4670-93A5-A017590E1BB3@microsoft.com...
> > Good Evening;
> >
> > I'm trying to send an Email thru Frontpage 2002 and I'm getting
> > the
> > following error when the user click on the submit button to submit
> > the email
> >
> >
> >
> > The page cannot be displayed
> > The page you are looking for cannot be displayed because the page
> > address is
> > incorrect.
> >
> > --------------------------------------------------------------------------------
> >
> > Please try the following:
> >
> > If you typed the page address in the Address bar, check that it is
> > entered
> > correctly.
> >
> > Open the www.andreaelectronics.com home page and then look for links
> > to the
> > information you want.
> > HTTP 405 - Resource not allowed
> > Internet Information Services
> >
> > --------------------------------------------------------------------------------
> >
> > Technical Information (for support personnel)
> >
> > More information:
> > Microsoft Support
> >
> >
> >
> > The Browser has the following Text
> >
> > http://www.andreaelectronics.com/_vti_bin/shtml.dll/automotive_contact.htm
> >
> >
> > I have checked the Email address and it's correct. What could cause
> > this
> > error??
> >
> >
> > Thanks in advance.
> >
>
>
>

Re: Emailing Error 405 by Ronx

Ronx
Sun Apr 09 11:24:21 CDT 2006

On a Windows server:
Usually - C:\program files\common files\Microsoft Shared\Web Server
Extensions\_vti_bin
However, to set the permissions use the FP2002 extensions
administration:
Control Panel->Administrative Tools->Microsoft Sharepoint
Administrator
Click on the Administration link for your web site
Click on Go to Site administration for websitename
Log in
Scroll down to Server Health and click Check server Health
Check all the Repair boxes and click OK

If this fails,
then use IIS Manager:
Control Panel->Administrative Tools->Internet Information Services
Manager
Open the tree and right click on the _vti_bin folder for your web
site.
Click Properties, and on the Virtual Directory tab change the setting
for Execute permissions to Scripts and Executables.

If there is a problem here, you may have to remove, then re-install
the extensions.

If you are on a Unix server - I have no idea where anything is, and
Server Health should be tried first.
--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.
FrontPage Support: http://www.frontpagemvps.com/

"Oscar Martinez" <OscarMartinez@discussions.microsoft.com> wrote in
message news:411A0DD0-861A-4D3F-B065-DE2682FADE65@microsoft.com...
> Ronx,
>
> Where would I find the _vti_bin Folder??? Thanks for your help.
>
> "Ronx" wrote:
>
>> PS Running Server Health in the FrontPage extensions
>> administration
>> may fix the problem.
>> If you can, open the site in FrontPage, then
>> Tools->Server->Administration Home
>> Scroll down to Server Health and click Check Server Health.
>>
>> Some hosts do not allow access to this.
>> --
>> Ron Symonds - Microsoft MVP (FrontPage)
>> Reply only to group - emails will be deleted unread.
>> FrontPage Support: http://www.frontpagemvps.com/
>>
>> "Oscar Martinez" <OscarMartinez@discussions.microsoft.com> wrote in
>> message news:3C36A3FC-BB29-4670-93A5-A017590E1BB3@microsoft.com...
>> > Good Evening;
>> >
>> > I'm trying to send an Email thru Frontpage 2002 and I'm
>> > getting
>> > the
>> > following error when the user click on the submit button to
>> > submit
>> > the email
>> >
>> >
>> >
>> > The page cannot be displayed
>> > The page you are looking for cannot be displayed because the page
>> > address is
>> > incorrect.
>> >
>> > --------------------------------------------------------------------------------
>> >
>> > Please try the following:
>> >
>> > If you typed the page address in the Address bar, check that it
>> > is
>> > entered
>> > correctly.
>> >
>> > Open the www.andreaelectronics.com home page and then look for
>> > links
>> > to the
>> > information you want.
>> > HTTP 405 - Resource not allowed
>> > Internet Information Services
>> >
>> > --------------------------------------------------------------------------------
>> >
>> > Technical Information (for support personnel)
>> >
>> > More information:
>> > Microsoft Support
>> >
>> >
>> >
>> > The Browser has the following Text
>> >
>> > http://www.andreaelectronics.com/_vti_bin/shtml.dll/automotive_contact.htm
>> >
>> >
>> > I have checked the Email address and it's correct. What could
>> > cause
>> > this
>> > error??
>> >
>> >
>> > Thanks in advance.
>> >
>>
>>
>>



Re: Emailing Error 405 by Ronx

Ronx
Sun Apr 09 11:30:24 CDT 2006

Correction:
Usually - C:\program files\common files\Microsoft Shared\Web Server
Extensions\_vti_bin
should be
Usually - C:\program files\common files\Microsoft Shared\Web Server
Extensions\50\_vti_bin
--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.
FrontPage Support: http://www.frontpagemvps.com/

"Ronx" <ronx917@hotmail.com> wrote in message
news:ugrZUI$WGHA.4324@TK2MSFTNGP03.phx.gbl...
> On a Windows server:
> Usually - C:\program files\common files\Microsoft Shared\Web
> Server Extensions\_vti_bin
> However, to set the permissions use the FP2002 extensions
> administration:
> Control Panel->Administrative Tools->Microsoft Sharepoint
> Administrator
> Click on the Administration link for your web site
> Click on Go to Site administration for websitename
> Log in
> Scroll down to Server Health and click Check server Health
> Check all the Repair boxes and click OK
>
> If this fails,
> then use IIS Manager:
> Control Panel->Administrative Tools->Internet Information Services
> Manager
> Open the tree and right click on the _vti_bin folder for your web
> site.
> Click Properties, and on the Virtual Directory tab change the
> setting for Execute permissions to Scripts and Executables.
>
> If there is a problem here, you may have to remove, then re-install
> the extensions.
>
> If you are on a Unix server - I have no idea where anything is, and
> Server Health should be tried first.
> --
> Ron Symonds - Microsoft MVP (FrontPage)
> Reply only to group - emails will be deleted unread.
> FrontPage Support: http://www.frontpagemvps.com/
>
> "Oscar Martinez" <OscarMartinez@discussions.microsoft.com> wrote in
> message news:411A0DD0-861A-4D3F-B065-DE2682FADE65@microsoft.com...
>> Ronx,
>>
>> Where would I find the _vti_bin Folder??? Thanks for your help.
>>
>> "Ronx" wrote:
>>
>>> PS Running Server Health in the FrontPage extensions
>>> administration
>>> may fix the problem.
>>> If you can, open the site in FrontPage, then
>>> Tools->Server->Administration Home
>>> Scroll down to Server Health and click Check Server Health.
>>>
>>> Some hosts do not allow access to this.
>>> --
>>> Ron Symonds - Microsoft MVP (FrontPage)
>>> Reply only to group - emails will be deleted unread.
>>> FrontPage Support: http://www.frontpagemvps.com/
>>>
>>> "Oscar Martinez" <OscarMartinez@discussions.microsoft.com> wrote
>>> in
>>> message news:3C36A3FC-BB29-4670-93A5-A017590E1BB3@microsoft.com...
>>> > Good Evening;
>>> >
>>> > I'm trying to send an Email thru Frontpage 2002 and I'm
>>> > getting
>>> > the
>>> > following error when the user click on the submit button to
>>> > submit
>>> > the email
>>> >
>>> >
>>> >
>>> > The page cannot be displayed
>>> > The page you are looking for cannot be displayed because the
>>> > page
>>> > address is
>>> > incorrect.
>>> >
>>> > --------------------------------------------------------------------------------
>>> >
>>> > Please try the following:
>>> >
>>> > If you typed the page address in the Address bar, check that it
>>> > is
>>> > entered
>>> > correctly.
>>> >
>>> > Open the www.andreaelectronics.com home page and then look for
>>> > links
>>> > to the
>>> > information you want.
>>> > HTTP 405 - Resource not allowed
>>> > Internet Information Services
>>> >
>>> > --------------------------------------------------------------------------------
>>> >
>>> > Technical Information (for support personnel)
>>> >
>>> > More information:
>>> > Microsoft Support
>>> >
>>> >
>>> >
>>> > The Browser has the following Text
>>> >
>>> > http://www.andreaelectronics.com/_vti_bin/shtml.dll/automotive_contact.htm
>>> >
>>> >
>>> > I have checked the Email address and it's correct. What could
>>> > cause
>>> > this
>>> > error??
>>> >
>>> >
>>> > Thanks in advance.
>>> >
>>>
>>>
>>>
>
>



Re: Emailing Error 405 by OscarMartinez

OscarMartinez
Tue Apr 11 09:00:01 CDT 2006

Good Morning, Ronx

My hosting service provider is telling me being that I publish the Web
page under a New version of Microsoft Frontpage I could of currupted some
files on the web page. Is this true??

How could i fix this??



"Ronx" wrote:

> Correction:
> Usually - C:\program files\common files\Microsoft Shared\Web Server
> Extensions\_vti_bin
> should be
> Usually - C:\program files\common files\Microsoft Shared\Web Server
> Extensions\50\_vti_bin
> --
> Ron Symonds - Microsoft MVP (FrontPage)
> Reply only to group - emails will be deleted unread.
> FrontPage Support: http://www.frontpagemvps.com/
>
> "Ronx" <ronx917@hotmail.com> wrote in message
> news:ugrZUI$WGHA.4324@TK2MSFTNGP03.phx.gbl...
> > On a Windows server:
> > Usually - C:\program files\common files\Microsoft Shared\Web
> > Server Extensions\_vti_bin
> > However, to set the permissions use the FP2002 extensions
> > administration:
> > Control Panel->Administrative Tools->Microsoft Sharepoint
> > Administrator
> > Click on the Administration link for your web site
> > Click on Go to Site administration for websitename
> > Log in
> > Scroll down to Server Health and click Check server Health
> > Check all the Repair boxes and click OK
> >
> > If this fails,
> > then use IIS Manager:
> > Control Panel->Administrative Tools->Internet Information Services
> > Manager
> > Open the tree and right click on the _vti_bin folder for your web
> > site.
> > Click Properties, and on the Virtual Directory tab change the
> > setting for Execute permissions to Scripts and Executables.
> >
> > If there is a problem here, you may have to remove, then re-install
> > the extensions.
> >
> > If you are on a Unix server - I have no idea where anything is, and
> > Server Health should be tried first.
> > --
> > Ron Symonds - Microsoft MVP (FrontPage)
> > Reply only to group - emails will be deleted unread.
> > FrontPage Support: http://www.frontpagemvps.com/
> >
> > "Oscar Martinez" <OscarMartinez@discussions.microsoft.com> wrote in
> > message news:411A0DD0-861A-4D3F-B065-DE2682FADE65@microsoft.com...
> >> Ronx,
> >>
> >> Where would I find the _vti_bin Folder??? Thanks for your help.
> >>
> >> "Ronx" wrote:
> >>
> >>> PS Running Server Health in the FrontPage extensions
> >>> administration
> >>> may fix the problem.
> >>> If you can, open the site in FrontPage, then
> >>> Tools->Server->Administration Home
> >>> Scroll down to Server Health and click Check Server Health.
> >>>
> >>> Some hosts do not allow access to this.
> >>> --
> >>> Ron Symonds - Microsoft MVP (FrontPage)
> >>> Reply only to group - emails will be deleted unread.
> >>> FrontPage Support: http://www.frontpagemvps.com/
> >>>
> >>> "Oscar Martinez" <OscarMartinez@discussions.microsoft.com> wrote
> >>> in
> >>> message news:3C36A3FC-BB29-4670-93A5-A017590E1BB3@microsoft.com...
> >>> > Good Evening;
> >>> >
> >>> > I'm trying to send an Email thru Frontpage 2002 and I'm
> >>> > getting
> >>> > the
> >>> > following error when the user click on the submit button to
> >>> > submit
> >>> > the email
> >>> >
> >>> >
> >>> >
> >>> > The page cannot be displayed
> >>> > The page you are looking for cannot be displayed because the
> >>> > page
> >>> > address is
> >>> > incorrect.
> >>> >
> >>> > --------------------------------------------------------------------------------
> >>> >
> >>> > Please try the following:
> >>> >
> >>> > If you typed the page address in the Address bar, check that it
> >>> > is
> >>> > entered
> >>> > correctly.
> >>> >
> >>> > Open the www.andreaelectronics.com home page and then look for
> >>> > links
> >>> > to the
> >>> > information you want.
> >>> > HTTP 405 - Resource not allowed
> >>> > Internet Information Services
> >>> >
> >>> > --------------------------------------------------------------------------------
> >>> >
> >>> > Technical Information (for support personnel)
> >>> >
> >>> > More information:
> >>> > Microsoft Support
> >>> >
> >>> >
> >>> >
> >>> > The Browser has the following Text
> >>> >
> >>> > http://www.andreaelectronics.com/_vti_bin/shtml.dll/automotive_contact.htm
> >>> >
> >>> >
> >>> > I have checked the Email address and it's correct. What could
> >>> > cause
> >>> > this
> >>> > error??
> >>> >
> >>> >
> >>> > Thanks in advance.
> >>> >
> >>>
> >>>
> >>>
> >
> >
>
>
>

Re: Emailing Error 405 by Ronx

Ronx
Tue Apr 11 09:38:29 CDT 2006

Most unlikely. Later versions of FrontPage are much less likely to
change/corrupt code than earlier versions and I have not seen any
evidence of that since FP98. Your problem is a permissions error on a
file that FrontPage only reads, not writes to. FrontPage is not the
villain here - the extensions are not installed correctly.
--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.
FrontPage Support: http://www.frontpagemvps.com/

"Oscar Martinez" <OscarMartinez@discussions.microsoft.com> wrote in
message news:3514B5BF-FDBB-4DAA-A2F6-2F575C0B00C7@microsoft.com...
> Good Morning, Ronx
>
> My hosting service provider is telling me being that I publish
> the Web
> page under a New version of Microsoft Frontpage I could of currupted
> some
> files on the web page. Is this true??
>
> How could i fix this??
>
>
>
> "Ronx" wrote:
>
>> Correction:
>> Usually - C:\program files\common files\Microsoft Shared\Web
>> Server
>> Extensions\_vti_bin
>> should be
>> Usually - C:\program files\common files\Microsoft Shared\Web
>> Server
>> Extensions\50\_vti_bin
>> --
>> Ron Symonds - Microsoft MVP (FrontPage)
>> Reply only to group - emails will be deleted unread.
>> FrontPage Support: http://www.frontpagemvps.com/
>>
>> "Ronx" <ronx917@hotmail.com> wrote in message
>> news:ugrZUI$WGHA.4324@TK2MSFTNGP03.phx.gbl...
>> > On a Windows server:
>> > Usually - C:\program files\common files\Microsoft Shared\Web
>> > Server Extensions\_vti_bin
>> > However, to set the permissions use the FP2002 extensions
>> > administration:
>> > Control Panel->Administrative Tools->Microsoft Sharepoint
>> > Administrator
>> > Click on the Administration link for your web site
>> > Click on Go to Site administration for websitename
>> > Log in
>> > Scroll down to Server Health and click Check server Health
>> > Check all the Repair boxes and click OK
>> >
>> > If this fails,
>> > then use IIS Manager:
>> > Control Panel->Administrative Tools->Internet Information
>> > Services
>> > Manager
>> > Open the tree and right click on the _vti_bin folder for your web
>> > site.
>> > Click Properties, and on the Virtual Directory tab change the
>> > setting for Execute permissions to Scripts and Executables.
>> >
>> > If there is a problem here, you may have to remove, then
>> > re-install
>> > the extensions.
>> >
>> > If you are on a Unix server - I have no idea where anything is,
>> > and
>> > Server Health should be tried first.
>> > --
>> > Ron Symonds - Microsoft MVP (FrontPage)
>> > Reply only to group - emails will be deleted unread.
>> > FrontPage Support: http://www.frontpagemvps.com/
>> >
>> > "Oscar Martinez" <OscarMartinez@discussions.microsoft.com> wrote
>> > in
>> > message
>> > news:411A0DD0-861A-4D3F-B065-DE2682FADE65@microsoft.com...
>> >> Ronx,
>> >>
>> >> Where would I find the _vti_bin Folder??? Thanks for your
>> >> help.
>> >>
>> >> "Ronx" wrote:
>> >>
>> >>> PS Running Server Health in the FrontPage extensions
>> >>> administration
>> >>> may fix the problem.
>> >>> If you can, open the site in FrontPage, then
>> >>> Tools->Server->Administration Home
>> >>> Scroll down to Server Health and click Check Server Health.
>> >>>
>> >>> Some hosts do not allow access to this.
>> >>> --
>> >>> Ron Symonds - Microsoft MVP (FrontPage)
>> >>> Reply only to group - emails will be deleted unread.
>> >>> FrontPage Support: http://www.frontpagemvps.com/
>> >>>
>> >>> "Oscar Martinez" <OscarMartinez@discussions.microsoft.com>
>> >>> wrote
>> >>> in
>> >>> message
>> >>> news:3C36A3FC-BB29-4670-93A5-A017590E1BB3@microsoft.com...
>> >>> > Good Evening;
>> >>> >
>> >>> > I'm trying to send an Email thru Frontpage 2002 and I'm
>> >>> > getting
>> >>> > the
>> >>> > following error when the user click on the submit button to
>> >>> > submit
>> >>> > the email
>> >>> >
>> >>> >
>> >>> >
>> >>> > The page cannot be displayed
>> >>> > The page you are looking for cannot be displayed because the
>> >>> > page
>> >>> > address is
>> >>> > incorrect.
>> >>> >
>> >>> > --------------------------------------------------------------------------------
>> >>> >
>> >>> > Please try the following:
>> >>> >
>> >>> > If you typed the page address in the Address bar, check that
>> >>> > it
>> >>> > is
>> >>> > entered
>> >>> > correctly.
>> >>> >
>> >>> > Open the www.andreaelectronics.com home page and then look
>> >>> > for
>> >>> > links
>> >>> > to the
>> >>> > information you want.
>> >>> > HTTP 405 - Resource not allowed
>> >>> > Internet Information Services
>> >>> >
>> >>> > --------------------------------------------------------------------------------
>> >>> >
>> >>> > Technical Information (for support personnel)
>> >>> >
>> >>> > More information:
>> >>> > Microsoft Support
>> >>> >
>> >>> >
>> >>> >
>> >>> > The Browser has the following Text
>> >>> >
>> >>> > http://www.andreaelectronics.com/_vti_bin/shtml.dll/automotive_contact.htm
>> >>> >
>> >>> >
>> >>> > I have checked the Email address and it's correct. What
>> >>> > could
>> >>> > cause
>> >>> > this
>> >>> > error??
>> >>> >
>> >>> >
>> >>> > Thanks in advance.
>> >>> >
>> >>>
>> >>>
>> >>>
>> >
>> >
>>
>>
>>



Re: Emailing Error 405 by OscarMartinez

OscarMartinez
Tue Apr 11 16:14:01 CDT 2006

Thanks for your reply Ronx. I have gotten one page to work. Which is the
following

http://www.andreaelectronics.com/automotive_contact.htm

I'm able fill the form and when I click on the submit button it send the
email. Now I'm using the same email address and some codes on the following
page

http://www.andreaelectronics.com/customer_general.htm

and for some reason I get the following error

FrontPage Run-Time Component Page

You have submitted a form or followed a link to a page that requires a web
server and the FrontPage Server Extensions to function properly.

This form or other FrontPage component will work correctly if you publish
this web to a web server that has the FrontPage Server Extensions installed.
Click the <Back> arrow to return to the previous page.


Now if it's a permission thew first page shouldn't work correct?? I'm using
FP 2003 to upload the web pages. Thanks once again





"Ronx" wrote:

> Most unlikely. Later versions of FrontPage are much less likely to
> change/corrupt code than earlier versions and I have not seen any
> evidence of that since FP98. Your problem is a permissions error on a
> file that FrontPage only reads, not writes to. FrontPage is not the
> villain here - the extensions are not installed correctly.
> --
> Ron Symonds - Microsoft MVP (FrontPage)
> Reply only to group - emails will be deleted unread.
> FrontPage Support: http://www.frontpagemvps.com/
>
> "Oscar Martinez" <OscarMartinez@discussions.microsoft.com> wrote in
> message news:3514B5BF-FDBB-4DAA-A2F6-2F575C0B00C7@microsoft.com...
> > Good Morning, Ronx
> >
> > My hosting service provider is telling me being that I publish
> > the Web
> > page under a New version of Microsoft Frontpage I could of currupted
> > some
> > files on the web page. Is this true??
> >
> > How could i fix this??
> >
> >
> >
> > "Ronx" wrote:
> >
> >> Correction:
> >> Usually - C:\program files\common files\Microsoft Shared\Web
> >> Server
> >> Extensions\_vti_bin
> >> should be
> >> Usually - C:\program files\common files\Microsoft Shared\Web
> >> Server
> >> Extensions\50\_vti_bin
> >> --
> >> Ron Symonds - Microsoft MVP (FrontPage)
> >> Reply only to group - emails will be deleted unread.
> >> FrontPage Support: http://www.frontpagemvps.com/
> >>
> >> "Ronx" <ronx917@hotmail.com> wrote in message
> >> news:ugrZUI$WGHA.4324@TK2MSFTNGP03.phx.gbl...
> >> > On a Windows server:
> >> > Usually - C:\program files\common files\Microsoft Shared\Web
> >> > Server Extensions\_vti_bin
> >> > However, to set the permissions use the FP2002 extensions
> >> > administration:
> >> > Control Panel->Administrative Tools->Microsoft Sharepoint
> >> > Administrator
> >> > Click on the Administration link for your web site
> >> > Click on Go to Site administration for websitename
> >> > Log in
> >> > Scroll down to Server Health and click Check server Health
> >> > Check all the Repair boxes and click OK
> >> >
> >> > If this fails,
> >> > then use IIS Manager:
> >> > Control Panel->Administrative Tools->Internet Information
> >> > Services
> >> > Manager
> >> > Open the tree and right click on the _vti_bin folder for your web
> >> > site.
> >> > Click Properties, and on the Virtual Directory tab change the
> >> > setting for Execute permissions to Scripts and Executables.
> >> >
> >> > If there is a problem here, you may have to remove, then
> >> > re-install
> >> > the extensions.
> >> >
> >> > If you are on a Unix server - I have no idea where anything is,
> >> > and
> >> > Server Health should be tried first.
> >> > --
> >> > Ron Symonds - Microsoft MVP (FrontPage)
> >> > Reply only to group - emails will be deleted unread.
> >> > FrontPage Support: http://www.frontpagemvps.com/
> >> >
> >> > "Oscar Martinez" <OscarMartinez@discussions.microsoft.com> wrote
> >> > in
> >> > message
> >> > news:411A0DD0-861A-4D3F-B065-DE2682FADE65@microsoft.com...
> >> >> Ronx,
> >> >>
> >> >> Where would I find the _vti_bin Folder??? Thanks for your
> >> >> help.
> >> >>
> >> >> "Ronx" wrote:
> >> >>
> >> >>> PS Running Server Health in the FrontPage extensions
> >> >>> administration
> >> >>> may fix the problem.
> >> >>> If you can, open the site in FrontPage, then
> >> >>> Tools->Server->Administration Home
> >> >>> Scroll down to Server Health and click Check Server Health.
> >> >>>
> >> >>> Some hosts do not allow access to this.
> >> >>> --
> >> >>> Ron Symonds - Microsoft MVP (FrontPage)
> >> >>> Reply only to group - emails will be deleted unread.
> >> >>> FrontPage Support: http://www.frontpagemvps.com/
> >> >>>
> >> >>> "Oscar Martinez" <OscarMartinez@discussions.microsoft.com>
> >> >>> wrote
> >> >>> in
> >> >>> message
> >> >>> news:3C36A3FC-BB29-4670-93A5-A017590E1BB3@microsoft.com...
> >> >>> > Good Evening;
> >> >>> >
> >> >>> > I'm trying to send an Email thru Frontpage 2002 and I'm
> >> >>> > getting
> >> >>> > the
> >> >>> > following error when the user click on the submit button to
> >> >>> > submit
> >> >>> > the email
> >> >>> >
> >> >>> >
> >> >>> >
> >> >>> > The page cannot be displayed
> >> >>> > The page you are looking for cannot be displayed because the
> >> >>> > page
> >> >>> > address is
> >> >>> > incorrect.
> >> >>> >
> >> >>> > --------------------------------------------------------------------------------
> >> >>> >
> >> >>> > Please try the following:
> >> >>> >
> >> >>> > If you typed the page address in the Address bar, check that
> >> >>> > it
> >> >>> > is
> >> >>> > entered
> >> >>> > correctly.
> >> >>> >
> >> >>> > Open the www.andreaelectronics.com home page and then look
> >> >>> > for
> >> >>> > links
> >> >>> > to the
> >> >>> > information you want.
> >> >>> > HTTP 405 - Resource not allowed
> >> >>> > Internet Information Services
> >> >>> >
> >> >>> > --------------------------------------------------------------------------------
> >> >>> >
> >> >>> > Technical Information (for support personnel)
> >> >>> >
> >> >>> > More information:
> >> >>> > Microsoft Support
> >> >>> >
> >> >>> >
> >> >>> >
> >> >>> > The Browser has the following Text
> >> >>> >
> >> >>> > http://www.andreaelectronics.com/_vti_bin/shtml.dll/automotive_contact.htm
> >> >>> >
> >> >>> >
> >> >>> > I have checked the Email address and it's correct. What
> >> >>> > could
> >> >>> > cause
> >> >>> > this
> >> >>> > error??
> >> >>> >
> >> >>> >
> >> >>> > Thanks in advance.
> >> >>> >
> >> >>>
> >> >>>
> >> >>>
> >> >
> >> >
> >>
> >>
> >>
>
>
>

Re: Emailing Error 405 by Stefan

Stefan
Wed Apr 12 05:14:21 CDT 2006

Neither one works
Remove your
onSubmit="location.href='_derived/nortbots.htm';return false;"
and apply FP form field validation

--

_____________________________________________
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/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________


"Oscar Martinez" <OscarMartinez@discussions.microsoft.com> wrote in message
news:7214D0A7-D31B-42E2-A033-250D00D55E71@microsoft.com...
| Thanks for your reply Ronx. I have gotten one page to work. Which is the
| following
|
| http://www.andreaelectronics.com/automotive_contact.htm
|
| I'm able fill the form and when I click on the submit button it send the
| email. Now I'm using the same email address and some codes on the following
| page
|
| http://www.andreaelectronics.com/customer_general.htm
|
| and for some reason I get the following error
|
| FrontPage Run-Time Component Page
|
| You have submitted a form or followed a link to a page that requires a web
| server and the FrontPage Server Extensions to function properly.
|
| This form or other FrontPage component will work correctly if you publish
| this web to a web server that has the FrontPage Server Extensions installed.
| Click the <Back> arrow to return to the previous page.
|
|
| Now if it's a permission thew first page shouldn't work correct?? I'm using
| FP 2003 to upload the web pages. Thanks once again
|
|
|
|
|
| "Ronx" wrote:
|
| > Most unlikely. Later versions of FrontPage are much less likely to
| > change/corrupt code than earlier versions and I have not seen any
| > evidence of that since FP98. Your problem is a permissions error on a
| > file that FrontPage only reads, not writes to. FrontPage is not the
| > villain here - the extensions are not installed correctly.
| > --
| > Ron Symonds - Microsoft MVP (FrontPage)
| > Reply only to group - emails will be deleted unread.
| > FrontPage Support: http://www.frontpagemvps.com/
| >
| > "Oscar Martinez" <OscarMartinez@discussions.microsoft.com> wrote in
| > message news:3514B5BF-FDBB-4DAA-A2F6-2F575C0B00C7@microsoft.com...
| > > Good Morning, Ronx
| > >
| > > My hosting service provider is telling me being that I publish
| > > the Web
| > > page under a New version of Microsoft Frontpage I could of currupted
| > > some
| > > files on the web page. Is this true??
| > >
| > > How could i fix this??
| > >
| > >
| > >
| > > "Ronx" wrote:
| > >
| > >> Correction:
| > >> Usually - C:\program files\common files\Microsoft Shared\Web
| > >> Server
| > >> Extensions\_vti_bin
| > >> should be
| > >> Usually - C:\program files\common files\Microsoft Shared\Web
| > >> Server
| > >> Extensions\50\_vti_bin
| > >> --
| > >> Ron Symonds - Microsoft MVP (FrontPage)
| > >> Reply only to group - emails will be deleted unread.
| > >> FrontPage Support: http://www.frontpagemvps.com/
| > >>
| > >> "Ronx" <ronx917@hotmail.com> wrote in message
| > >> news:ugrZUI$WGHA.4324@TK2MSFTNGP03.phx.gbl...
| > >> > On a Windows server:
| > >> > Usually - C:\program files\common files\Microsoft Shared\Web
| > >> > Server Extensions\_vti_bin
| > >> > However, to set the permissions use the FP2002 extensions
| > >> > administration:
| > >> > Control Panel->Administrative Tools->Microsoft Sharepoint
| > >> > Administrator
| > >> > Click on the Administration link for your web site
| > >> > Click on Go to Site administration for websitename
| > >> > Log in
| > >> > Scroll down to Server Health and click Check server Health
| > >> > Check all the Repair boxes and click OK
| > >> >
| > >> > If this fails,
| > >> > then use IIS Manager:
| > >> > Control Panel->Administrative Tools->Internet Information
| > >> > Services
| > >> > Manager
| > >> > Open the tree and right click on the _vti_bin folder for your web
| > >> > site.
| > >> > Click Properties, and on the Virtual Directory tab change the
| > >> > setting for Execute permissions to Scripts and Executables.
| > >> >
| > >> > If there is a problem here, you may have to remove, then
| > >> > re-install
| > >> > the extensions.
| > >> >
| > >> > If you are on a Unix server - I have no idea where anything is,
| > >> > and
| > >> > Server Health should be tried first.
| > >> > --
| > >> > Ron Symonds - Microsoft MVP (FrontPage)
| > >> > Reply only to group - emails will be deleted unread.
| > >> > FrontPage Support: http://www.frontpagemvps.com/
| > >> >
| > >> > "Oscar Martinez" <OscarMartinez@discussions.microsoft.com> wrote
| > >> > in
| > >> > message
| > >> > news:411A0DD0-861A-4D3F-B065-DE2682FADE65@microsoft.com...
| > >> >> Ronx,
| > >> >>
| > >> >> Where would I find the _vti_bin Folder??? Thanks for your
| > >> >> help.
| > >> >>
| > >> >> "Ronx" wrote:
| > >> >>
| > >> >>> PS Running Server Health in the FrontPage extensions
| > >> >>> administration
| > >> >>> may fix the problem.
| > >> >>> If you can, open the site in FrontPage, then
| > >> >>> Tools->Server->Administration Home
| > >> >>> Scroll down to Server Health and click Check Server Health.
| > >> >>>
| > >> >>> Some hosts do not allow access to this.
| > >> >>> --
| > >> >>> Ron Symonds - Microsoft MVP (FrontPage)
| > >> >>> Reply only to group - emails will be deleted unread.
| > >> >>> FrontPage Support: http://www.frontpagemvps.com/
| > >> >>>
| > >> >>> "Oscar Martinez" <OscarMartinez@discussions.microsoft.com>
| > >> >>> wrote
| > >> >>> in
| > >> >>> message
| > >> >>> news:3C36A3FC-BB29-4670-93A5-A017590E1BB3@microsoft.com...
| > >> >>> > Good Evening;
| > >> >>> >
| > >> >>> > I'm trying to send an Email thru Frontpage 2002 and I'm
| > >> >>> > getting
| > >> >>> > the
| > >> >>> > following error when the user click on the submit button to
| > >> >>> > submit
| > >> >>> > the email
| > >> >>> >
| > >> >>> >
| > >> >>> >
| > >> >>> > The page cannot be displayed
| > >> >>> > The page you are looking for cannot be displayed because the
| > >> >>> > page
| > >> >>> > address is
| > >> >>> > incorrect.
| > >> >>> >
| > >> >>> > --------------------------------------------------------------------------------
| > >> >>> >
| > >> >>> > Please try the following:
| > >> >>> >
| > >> >>> > If you typed the page address in the Address bar, check that
| > >> >>> > it
| > >> >>> > is
| > >> >>> > entered
| > >> >>> > correctly.
| > >> >>> >
| > >> >>> > Open the www.andreaelectronics.com home page and then look
| > >> >>> > for
| > >> >>> > links
| > >> >>> > to the
| > >> >>> > information you want.
| > >> >>> > HTTP 405 - Resource not allowed
| > >> >>> > Internet Information Services
| > >> >>> >
| > >> >>> > -------------------------------------------------------------------