>
> Did you create a connector to IIS with WSConfig tool?
> Do you have a Jakarta Alias in the IIS site?
> It ended up being a corruption in the web.config default documents.


Thanx for the replies. All of those are in order. I did manage to figure
out a kludge to get the sites up until I can figure out a proper solution.

As always, thanx,

G!

*Gerald Anthony Guido*
Nullius in verba <http://en.wikipedia.org/wiki/Nullius_in_verba>
-- Horace

learn.geraldguido.com
Twitter <https://twitter.com/CozmoTrouble>
Facebook <https://www.facebook.com/gerald.guido.9>

On Fri, Mar 27, 2015 at 2:14 PM, Wil Genovese <jugg...@trunkful.com> wrote:

>
> Questions:
>
> Did you create a connector to IIS with WSConfig tool?
> Do you have a Jakarta Alias in the IIS site?
>
> Those are the two most common issues for this type of error. If your
> wsconfig was used to configure all sites and then later a new site was
> added the number one this is people forgetting that the connector needs to
> be added to the new site via the Jakarta alias.
>
> Regards,
> Wil
>
>
> Wil Genovese
> Sr. Web Application Developer/
> Systems Administrator
> CF Webtools
> www.cfwebtools.com
>
> wilg...@trunkful.com
> www.trunkful.com
>
> > On Mar 27, 2015, at 12:52 PM, Gerald Guido <gerald.gu...@gmail.com>
> wrote:
> >
> >
> > I have been down the rabbit hole with this all day and have not been able
> > to figure this out. I have been all over The Google with no love.
> >
> > We followed the CF 11 lockdown guide and got everything working fine for
> 2
> > domains/applications. We went to set up a third domain that uses
> > subdirectories as the root directory for seperate applications and we
> get a
> > 500 error (details below) when we hit a subdirectory like so:
> >
> > http://www.mydomain.com/somedir/
> >
> > But if I add index.cfm to the URL like below everything works fine.
> >
> > http://www.mydomain.com/somedir/index.cfm
> >
> > And, yes, the default document is set to index.cfm and the permissions
> for
> > all the sub directories are identical to the domains what work (as per
> the
> > lockdown guide).
> >
> > IIS error details
> >
> > Module IsapiModule
> > Notification ExecuteRequestHandler
> > Handler cfmHandler
> > Error Code 0x80004005
> >
> >
> > Anyone have an idea how to remedy this situation?
> >
> > As always, many TIA,
> >
> > G!
> >
> >
> > *Gerald Anthony Guido*
> > Nullius in verba <http://en.wikipedia.org/wiki/Nullius_in_verba>
> > -- Horace
> >
> > learn.geraldguido.com
> > Twitter <https://twitter.com/CozmoTrouble>
> > Facebook <https://www.facebook.com/gerald.guido.9>
> >
> >
> >
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:360330
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to