IIS Server - 403.1 Error

This is Interesting: Free IT Magazines  
Home > Archive > IIS Server > January 2004 > 403.1 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 403.1 Error
Patrick

2004-01-29, 9:34 pm

Running Microsoft Content Management Server 2002 with SP1a on IIS5.1 on
Windows XP Professional with SP2, which is a development environment. The
database repository is a SQL Server 2000 with SP3a on a Windows 2000 Server
with SP4.

I had no problem with Viewing the website, or editing the website, but when
I am on "editing mode" on MCMS2002, if I click on the "Channel Properties"
or "Page Properties" link, I get a 403.1 error: Forbidden: Execute Access
Forbidden
Internet Information Services. I defintely did *not* do any manipulation to
the MCMS virtual directories/applications on IIS MMC, other than additing a
CMS virtual directory under my CMS application called (website), pointing to
C:\Program Files\Microsoft Content Management Server\Server\IIS_CMS

What could be wrong?


Stefan [MSFT]

2004-01-29, 9:34 pm

Hi Patrick,

does you CMS directory have "Execute Permissions: Scripts only" set?

Cheers,
Stefan.

--
This posting is provided "AS IS" with no warranties, and confers no rights.


"Patrick" <patl@reply.newsgroup.msn.com> wrote in message
news:OQVxo7x5DHA.2720@TK2MSFTNGP09.phx.gbl...
quote:

> Running Microsoft Content Management Server 2002 with SP1a on IIS5.1 on
> Windows XP Professional with SP2, which is a development environment. The
> database repository is a SQL Server 2000 with SP3a on a Windows 2000


Server
quote:

> with SP4.
>
> I had no problem with Viewing the website, or editing the website, but


when
quote:

> I am on "editing mode" on MCMS2002, if I click on the "Channel Properties"
> or "Page Properties" link, I get a 403.1 error: Forbidden: Execute Access
> Forbidden
> Internet Information Services. I defintely did *not* do any manipulation


to
quote:

> the MCMS virtual directories/applications on IIS MMC, other than additing


a
quote:

> CMS virtual directory under my CMS application called (website), pointing


to
quote:

> C:\Program Files\Microsoft Content Management Server\Server\IIS_CMS
>
> What could be wrong?
>
>




Patrick

2004-01-29, 10:34 pm

The very very strange thing is that my CMS application, which is called
website seems a little doggy on CMS. Because I was developing with Visual
Studio Enterprise .NET 2003 and it failed to get the source code once from
Source safe (when I was rebuilding it). I deleted the Application from IIS
and readded it from sour safe, then for quite a few times, when I then add
back the CMS Virtual Directory underneath thhe website application, it
complained that the alias CMS does not exist. Is there a "proper" way of
deleting the CMS virtual directory and recreating it? Although I did
manage to delete the website application and readd it in the end, it seems
invisiible sometimes. But from my recollection, there was only read
permission (which is how it is set up on our functional production server)
Secondly, the "website" directory/application actually reside under
c:\inetpub\wwwroot currently on my dev PC. What do I need to do to my
source code, etc. to "move" this to another location (e.g. f:\web\website)??
Do I simply copy the source code to f:\. let VS2003 create the website
application/virtual directory pointingg to f:\web\website and compile the
source code?


"Stefan [MSFT]" <stefang@online.microsoft.com> wrote in message
news:ubcyUCy5DHA.2524@TK2MSFTNGP11.phx.gbl...
quote:

> Hi Patrick,
>
> does you CMS directory have "Execute Permissions: Scripts only" set?
>
> Cheers,
> Stefan.
>
> --
> This posting is provided "AS IS" with no warranties, and confers no


rights.
quote:

>
>
> "Patrick" <patl@reply.newsgroup.msn.com> wrote in message
> news:OQVxo7x5DHA.2720@TK2MSFTNGP09.phx.gbl...
The[QUOTE][color=darkred]
> Server
> when
Properties"[QUOTE][color=darkred]
Access[QUOTE][color=darkred]
manipulation[QUOTE][color=darkred]
> to
additing[QUOTE][color=darkred]
> a
pointing[QUOTE][color=darkred]
> to
>
>




Patrick

2004-01-29, 10:34 pm

Oh, and the CMS Virtual Directory underneath the website application is set
up to have "Scripts only" permission on IIS, just like the CMS virtual
directory is set up under the MCMS application. Is this "correct" or not?



Jason M. Murray

2004-01-29, 10:34 pm

For the website or VDir that that application resides in make sure you have
selected scripts only, for execute permissions on the Home Directory Tab.

Best regards,
Jason M. Murray [MSFT]
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm.


--------------------
| From: "Patrick" <patl@reply.newsgroup.msn.com>
| Subject: 403.1 Error
| Date: Fri, 30 Jan 2004 10:50:39 -0000
| Lines: 17
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
| Message-ID: <OQVxo7x5DHA.2720@TK2MSFTNGP09.phx.gbl>
| Newsgroups:
microsoft.public.cmserver.general,microsoft.public.inetserver.iis
| NNTP-Posting-Host: host217-40-135-73.in-addr.btopenworld.com 217.40.135.73
| Path:
cpmsftngxa07.phx.gbl!cpmsftngxa06.phx.gbl!cpmsftngxa09.phx.gbl!TK2MSFTNGP08.
phx.gbl!TK2MSFTNGP09.phx.gbl
| Xref: cpmsftngxa07.phx.gbl microsoft.public.inetserver.iis:292777
microsoft.public.cmserver.general:29232
| X-Tomcat-NG: microsoft.public.inetserver.iis
|
| Running Microsoft Content Management Server 2002 with SP1a on IIS5.1 on
| Windows XP Professional with SP2, which is a development environment. The
| database repository is a SQL Server 2000 with SP3a on a Windows 2000
Server
| with SP4.
|
| I had no problem with Viewing the website, or editing the website, but
when
| I am on "editing mode" on MCMS2002, if I click on the "Channel Properties"
| or "Page Properties" link, I get a 403.1 error: Forbidden: Execute Access
| Forbidden
| Internet Information Services. I defintely did *not* do any manipulation
to
| the MCMS virtual directories/applications on IIS MMC, other than additing
a
| CMS virtual directory under my CMS application called (website), pointing
to
| C:\Program Files\Microsoft Content Management Server\Server\IIS_CMS
|
| What could be wrong?
|
|
|

Patrick

2004-01-29, 10:34 pm

I think I know what the problem might be:
1) This CMS Virtual Directory underneath my Website application, I did
manage to create it after removing the app, and then physically deleting the
directory (from IIS)
2) Next, obtained the VS2003 solution file, let VSS obtain the rest of the
code underneath c:\inetpub\wwwroot\website, and let VS2003 create the
website application under IIS.
3) Next, I go to IIS to manually recreate the CMS virtual directory with
read permission underneath this website application VS2003 created for me.
This works
4) Now, if I close IIS MMC and reopen it, this CMS Virtual directory i
cannot see underneath the "website" application, if I try to manually
recreate it , I get warning say "The alias you have given is not unique" and
I cannot continue.

"Patrick" <patl@reply.newsgroup.msn.com> wrote in message
news:OGnW2Ty5DHA.2760@TK2MSFTNGP09.phx.gbl...
quote:

> Oh, and the CMS Virtual Directory underneath the website application is


set
quote:

> up to have "Scripts only" permission on IIS, just like the CMS virtual
> directory is set up under the MCMS application. Is this "correct" or not?
>
>
>




Stefan [MSFT]

2004-01-29, 10:34 pm

Hi Patrick,

is this Windows XP?
Then you are most likely running into this problem:
http://download.microsoft.com/downl...6a/MCMS+2002+-+(complete)+FAQ.htm#EB419CFE-3D57-4464-B182-CDB3755B17C6

Cheers,
Stefan

--
This posting is provided "AS IS" with no warranties, and confers no rights.


"Patrick" <patl@reply.newsgroup.msn.com> wrote in message
news:eOAWlfy5DHA.2560@TK2MSFTNGP09.phx.gbl...
quote:

> I think I know what the problem might be:
> 1) This CMS Virtual Directory underneath my Website application, I did
> manage to create it after removing the app, and then physically deleting


the
quote:

> directory (from IIS)
> 2) Next, obtained the VS2003 solution file, let VSS obtain the rest of the
> code underneath c:\inetpub\wwwroot\website, and let VS2003 create the
> website application under IIS.
> 3) Next, I go to IIS to manually recreate the CMS virtual directory with
> read permission underneath this website application VS2003 created for me.
> This works
> 4) Now, if I close IIS MMC and reopen it, this CMS Virtual directory i
> cannot see underneath the "website" application, if I try to manually
> recreate it , I get warning say "The alias you have given is not unique"


and
quote:

> I cannot continue.
>
> "Patrick" <patl@reply.newsgroup.msn.com> wrote in message
> news:OGnW2Ty5DHA.2760@TK2MSFTNGP09.phx.gbl...
> set
not?[QUOTE][color=darkred]
>
>




Jason M. Murray

2004-01-31, 9:34 pm

thanks stefan

Best regards,
Jason M. Murray [MSFT]
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm.


--------------------
| From: "Stefan [MSFT]" <stefang@online.microsoft.com>
| References: <OQVxo7x5DHA.2720@TK2MSFTNGP09.phx.gbl>
<ubcyUCy5DHA.2524@TK2MSFTNGP11.phx.gbl>
<#RMitNy5DHA.2568@TK2MSFTNGP10.phx.gbl>
<OGnW2Ty5DHA.2760@TK2MSFTNGP09.phx.gbl>
<eOAWlfy5DHA.2560@TK2MSFTNGP09.phx.gbl>
| Subject: Re: 403.1 Error
| Date: Fri, 30 Jan 2004 13:04:10 +0100
| Lines: 46
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.3790.0
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
| Message-ID: <Ohe99ky5DHA.2064@TK2MSFTNGP11.phx.gbl>
| Newsgroups:
microsoft.public.cmserver.general,microsoft.public.inetserver.iis
| NNTP-Posting-Host: tide136.microsoft.com 213.199.144.167
| Path:
cpmsftngxa07.phx.gbl!cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP11.
phx.gbl
| Xref: cpmsftngxa07.phx.gbl microsoft.public.inetserver.iis:292787
microsoft.public.cmserver.general:29241
| X-Tomcat-NG: microsoft.public.inetserver.iis
|
| Hi Patrick,
|
| is this Windows XP?
| Then you are most likely running into this problem:
|
http://download.microsoft.com/downl...03-9272-2404e92
bb76a/MCMS+2002+-+(complete)+FAQ.htm#EB419CFE-3D57-4464-B182-CDB3755B17C6
|
| Cheers,
| Stefan
|
| --
| This posting is provided "AS IS" with no warranties, and confers no
rights.
|
|
| "Patrick" <patl@reply.newsgroup.msn.com> wrote in message
| news:eOAWlfy5DHA.2560@TK2MSFTNGP09.phx.gbl...
| > I think I know what the problem might be:
| > 1) This CMS Virtual Directory underneath my Website application, I did
| > manage to create it after removing the app, and then physically deleting
| the
| > directory (from IIS)
| > 2) Next, obtained the VS2003 solution file, let VSS obtain the rest of
the
| > code underneath c:\inetpub\wwwroot\website, and let VS2003 create the
| > website application under IIS.
| > 3) Next, I go to IIS to manually recreate the CMS virtual directory with
| > read permission underneath this website application VS2003 created for
me.
| > This works
| > 4) Now, if I close IIS MMC and reopen it, this CMS Virtual directory i
| > cannot see underneath the "website" application, if I try to manually
| > recreate it , I get warning say "The alias you have given is not unique"
| and
| > I cannot continue.
| >
| > "Patrick" <patl@reply.newsgroup.msn.com> wrote in message
| > news:OGnW2Ty5DHA.2760@TK2MSFTNGP09.phx.gbl...
| > > Oh, and the CMS Virtual Directory underneath the website application
is
| > set
| > > up to have "Scripts only" permission on IIS, just like the CMS virtual
| > > directory is set up under the MCMS application. Is this "correct" or
| not?
| > >
| > >
| > >
| >
| >
|
|
|

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com