Ach Geoff, you're spot on! I gave IUSR_MACHINENAME full control to D:\IISroot\farcry\ and it worked a treat.
Woo Hoo! thanx barry.b -----Original Message----- From: Geoff Bowers [mailto:[EMAIL PROTECTED] Sent: Friday, 25 July 2003 2:10 PM To: FarCry Developers Subject: [farcry-dev] Re: farcry install: "405 Method not allowed" Barry, Not sure what is going on there but it looks like a permission problem. The install will attempt to write your new farcry project to a directory called "site" (ie. the same name as your application mapping). It is effectively using the farcry_app code base as a template and then using your entries to set up your application config files appropriately. You might look and giving R+W permissions to the entire folder branch starting at D:/IISroot/farcry/ so it can create the requisite files and directories on your behalf. -- geoff http://www.daemon.com.au/ Beattie, Barry wrote: > Oooh Kayyy.... > > dsn checks out fine > > the IIS virtual directory called */farcry* maps to > D:/IISroot/farcry/farcry_core/admin/ > and has R+W+Execute permissions > > on http://cfserver.test.internal/farcry/install/index.cfm > > Site Name site > Installation DSN farcry_db > DB Type SQL Server > DB Owner dbo. > Application Mapping /site > FarCry Admin Mapping /farcry > > hit the "install" button and..... > > HTTP/1.1 405 Method not allowed > > any ideas? > thanx > barry.b > > > > --- You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] --- You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED]
