Upgrade query from 4.0.10 to 5

View: New views
13 Messages — Rating Filter:   Alert me  

Upgrade query from 4.0.10 to 5

by M Wheeler :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Hi

Followed all the instructions in
http://docs.farcrycms.org/display/FCDEV50/Fortress+Installation for an
upgrade and appears to have updated successfully but when from local
host but when I try and browse to the site get the following error

 Could not find the ColdFusion Component farcry.core.proxyApplication.

cheers
Mark

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "farcry-beta" group.
To post to this group, send email to farcry-beta@...
To unsubscribe from this group, send email to farcry-beta-unsubscribe@...
For more options, visit this group at http://groups.google.com/group/farcry-beta?hl=en
-~----------~----~----~----~------~----~------~--~---


Re: Upgrade query from 4.0.10 to 5

by M Wheeler :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Sorry forgot to mention build is 3134

thx
MW

On May 13, 2:44 pm, "M Wheeler" <mark0...@...> wrote:

> Hi
>
> Followed all the instructions inhttp://docs.farcrycms.org/display/FCDEV50/Fortress+Installationfor an
> upgrade and appears to have updated successfully but when from local
> host but when I try and browse to the site get the following error
>
>  Could not find the ColdFusion Component farcry.core.proxyApplication.
>
> cheers
> Mark
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "farcry-beta" group.
To post to this group, send email to farcry-beta@...
To unsubscribe from this group, send email to farcry-beta-unsubscribe@...
For more options, visit this group at http://groups.google.com/group/farcry-beta?hl=en
-~----------~----~----~----~------~----~------~--~---


Re: Upgrade query from 4.0.10 to 5

by shib71 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Does /farcry/core map to the FarCry 5 core directory? This is the kind of error you would get if it still mapped to a FC4 core.

Blair

On Tue, May 13, 2008 at 4:59 PM, mark0804@... <mark0804@...> wrote:

Sorry forgot to mention build is 3134

thx
MW

On May 13, 2:44 pm, "M Wheeler" <mark0...@...> wrote:
> Hi
>
> Followed all the instructions inhttp://docs.farcrycms.org/display/FCDEV50/Fortress+Installationfor an
> upgrade and appears to have updated successfully but when from local
> host but when I try and browse to the site get the following error
>
>  Could not find the ColdFusion Component farcry.core.proxyApplication.
>
> cheers
> Mark



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "farcry-beta" group.
To post to this group, send email to farcry-beta@...
To unsubscribe from this group, send email to farcry-beta-unsubscribe@...
For more options, visit this group at http://groups.google.com/group/farcry-beta?hl=en
-~----------~----~----~----~------~----~------~--~---


Re: Upgrade query from 4.0.10 to 5

by M Wheeler :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


IIS mapping is alias called farcry and mapped to E:\farcry\core\webtop
CF mapping is called /farcry and mapped to E:\farcry

I tried renaming the IIS mapping to webtop but did not work either
exactly the same error, is this coorect mappings?

Regards
MW

On Tue, May 13, 2008 at 3:43 PM, Blair McKenzie <shib71@...> wrote:

> Does /farcry/core map to the FarCry 5 core directory? This is the kind of
> error you would get if it still mapped to a FC4 core.
>
> Blair
>
>
>
> On Tue, May 13, 2008 at 4:59 PM, mark0804@... <mark0804@...>
> wrote:
>
> >
> > Sorry forgot to mention build is 3134
> >
> > thx
> > MW
> >
> >
> > On May 13, 2:44 pm, "M Wheeler" <mark0...@...> wrote:
> > > Hi
> > >
> > > Followed all the instructions
> inhttp://docs.farcrycms.org/display/FCDEV50/Fortress+Installationfor an
> >
> >
> >
> > > upgrade and appears to have updated successfully but when from local
> > > host but when I try and browse to the site get the following error
> > >
> > >  Could not find the ColdFusion Component farcry.core.proxyApplication.
> > >
> > > cheers
> > > Mark
> >
> >
>
>
>  >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "farcry-beta" group.
To post to this group, send email to farcry-beta@...
To unsubscribe from this group, send email to farcry-beta-unsubscribe@...
For more options, visit this group at http://groups.google.com/group/farcry-beta?hl=en
-~----------~----~----~----~------~----~------~--~---


Re: Upgrade query from 4.0.10 to 5

by AJ Mercer :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

With Farcry 5, the Farcry directory goes into the web root
so there is no need for a IIS mapping
or a CF mapping.

If you have a CF mapping from farcry 4 - remove it.


On Wed, May 14, 2008 at 8:53 AM, M Wheeler <mark0804@...> wrote:

IIS mapping is alias called farcry and mapped to E:\farcry\core\webtop
CF mapping is called /farcry and mapped to E:\farcry

I tried renaming the IIS mapping to webtop but did not work either
exactly the same error, is this coorect mappings?

Regards
MW

On Tue, May 13, 2008 at 3:43 PM, Blair McKenzie <shib71@...> wrote:
> Does /farcry/core map to the FarCry 5 core directory? This is the kind of
> error you would get if it still mapped to a FC4 core.
>
> Blair
>
>
>
> On Tue, May 13, 2008 at 4:59 PM, mark0804@... <mark0804@...>
> wrote:
>
> >
> > Sorry forgot to mention build is 3134
> >
> > thx
> > MW
> >
> >
> > On May 13, 2:44 pm, "M Wheeler" <mark0...@...> wrote:
> > > Hi
> > >
> > > Followed all the instructions
> inhttp://docs.farcrycms.org/display/FCDEV50/Fortress+Installationfor an
> >
> >
> >
> > > upgrade and appears to have updated successfully but when from local
> > > host but when I try and browse to the site get the following error
> > >
> > >  Could not find the ColdFusion Component farcry.core.proxyApplication.
> > >
> > > cheers
> > > Mark
> >
> >
>
>
>  >
>





--

AJ Mercer
Web Log: http://webonix.net
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "farcry-beta" group.
To post to this group, send email to farcry-beta@...
To unsubscribe from this group, send email to farcry-beta-unsubscribe@...
For more options, visit this group at http://groups.google.com/group/farcry-beta?hl=en
-~----------~----~----~----~------~----~------~--~---


Re: Upgrade query from 4.0.10 to 5

by M Wheeler :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Thanks, and the webroot is still "E:\farcry\projects\Patersons\www",
as was the case for my farcry 4 project, I think this is where I am
getting a little confused :S

rgds
MW

On Wed, May 14, 2008 at 8:57 AM, AJ Mercer <ajmercer@...> wrote:

> With Farcry 5, the Farcry directory goes into the web root
> so there is no need for a IIS mapping
> or a CF mapping.
>
> If you have a CF mapping from farcry 4 - remove it.
>
>
>
>
> On Wed, May 14, 2008 at 8:53 AM, M Wheeler <mark0804@...> wrote:
>
> >
> > IIS mapping is alias called farcry and mapped to E:\farcry\core\webtop
> > CF mapping is called /farcry and mapped to E:\farcry
> >
> > I tried renaming the IIS mapping to webtop but did not work either
> > exactly the same error, is this coorect mappings?
> >
> > Regards
> > MW
> >
> >
> >
> >
> > On Tue, May 13, 2008 at 3:43 PM, Blair McKenzie <shib71@...> wrote:
> > > Does /farcry/core map to the FarCry 5 core directory? This is the kind
> of
> > > error you would get if it still mapped to a FC4 core.
> > >
> > > Blair
> > >
> > >
> > >
> > > On Tue, May 13, 2008 at 4:59 PM, mark0804@... <mark0804@...>
> > > wrote:
> > >
> > > >
> > > > Sorry forgot to mention build is 3134
> > > >
> > > > thx
> > > > MW
> > > >
> > > >
> > > > On May 13, 2:44 pm, "M Wheeler" <mark0...@...> wrote:
> > > > > Hi
> > > > >
> > > > > Followed all the instructions
> > > inhttp://docs.farcrycms.org/display/FCDEV50/Fortress+Installationfor an
> > > >
> > > >
> > > >
> > > > > upgrade and appears to have updated successfully but when from local
> > > > > host but when I try and browse to the site get the following error
> > > > >
> > > > >  Could not find the ColdFusion Component
> farcry.core.proxyApplication.
> > > > >
> > > > > cheers
> > > > > Mark
> > > >
> > > >
> > >
> > >
> > >  >
> > >
> >
> >
> >
>
>
>
> --
>
> AJ Mercer
> Web Log: http://webonix.net
>
>
>  >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "farcry-beta" group.
To post to this group, send email to farcry-beta@...
To unsubscribe from this group, send email to farcry-beta-unsubscribe@...
For more options, visit this group at http://groups.google.com/group/farcry-beta?hl=en
-~----------~----~----~----~------~----~------~--~---


Re: Upgrade query from 4.0.10 to 5

by shib71 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

The CF mapping should still work the same way (as long as it's pointing to FC5 code), but you can't have a /farcry virtual directory.

If you had to change the farcry mapping from an FC4 version, you may have to restart CF.

Blair

On Wed, May 14, 2008 at 11:25 AM, M Wheeler <mark0804@...> wrote:

Thanks, and the webroot is still "E:\farcry\projects\Patersons\www",
as was the case for my farcry 4 project, I think this is where I am
getting a little confused :S

rgds
MW

On Wed, May 14, 2008 at 8:57 AM, AJ Mercer <ajmercer@...> wrote:
> With Farcry 5, the Farcry directory goes into the web root
> so there is no need for a IIS mapping
> or a CF mapping.
>
> If you have a CF mapping from farcry 4 - remove it.
>
>
>
>
> On Wed, May 14, 2008 at 8:53 AM, M Wheeler <mark0804@...> wrote:
>
> >
> > IIS mapping is alias called farcry and mapped to E:\farcry\core\webtop
> > CF mapping is called /farcry and mapped to E:\farcry
> >
> > I tried renaming the IIS mapping to webtop but did not work either
> > exactly the same error, is this coorect mappings?
> >
> > Regards
> > MW
> >
> >
> >
> >
> > On Tue, May 13, 2008 at 3:43 PM, Blair McKenzie <shib71@...> wrote:
> > > Does /farcry/core map to the FarCry 5 core directory? This is the kind
> of
> > > error you would get if it still mapped to a FC4 core.
> > >
> > > Blair
> > >
> > >
> > >
> > > On Tue, May 13, 2008 at 4:59 PM, mark0804@... <mark0804@...>
> > > wrote:
> > >
> > > >
> > > > Sorry forgot to mention build is 3134
> > > >
> > > > thx
> > > > MW
> > > >
> > > >
> > > > On May 13, 2:44 pm, "M Wheeler" <mark0...@...> wrote:
> > > > > Hi
> > > > >
> > > > > Followed all the instructions
> > > inhttp://docs.farcrycms.org/display/FCDEV50/Fortress+Installationfor an
> > > >
> > > >
> > > >
> > > > > upgrade and appears to have updated successfully but when from local
> > > > > host but when I try and browse to the site get the following error
> > > > >
> > > > >  Could not find the ColdFusion Component
> farcry.core.proxyApplication.
> > > > >
> > > > > cheers
> > > > > Mark
> > > >
> > > >
> > >
> > >
> > >  >
> > >
> >
> >
> >
>
>
>
> --
>
> AJ Mercer
> Web Log: http://webonix.net
>
>
>  >
>




--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "farcry-beta" group.
To post to this group, send email to farcry-beta@...
To unsubscribe from this group, send email to farcry-beta-unsubscribe@...
For more options, visit this group at http://groups.google.com/group/farcry-beta?hl=en
-~----------~----~----~----~------~----~------~--~---


Re: Upgrade query from 4.0.10 to 5

by M Wheeler :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Now I am confused, doesn't the cf mapping point to the webroot,
(E:\farcry), in my case, and not specificically to fc5 code?

On Wed, May 14, 2008 at 9:38 AM, Blair McKenzie <shib71@...> wrote:

> The CF mapping should still work the same way (as long as it's pointing to
> FC5 code), but you can't have a /farcry virtual directory.
>
> If you had to change the farcry mapping from an FC4 version, you may have to
> restart CF.
>
> Blair
>
>
>
> On Wed, May 14, 2008 at 11:25 AM, M Wheeler <mark0804@...> wrote:
> >
> > Thanks, and the webroot is still "E:\farcry\projects\Patersons\www",
> > as was the case for my farcry 4 project, I think this is where I am
> > getting a little confused :S
> >
> > rgds
> > MW
> >
> >
> >
> >
> > On Wed, May 14, 2008 at 8:57 AM, AJ Mercer <ajmercer@...> wrote:
> > > With Farcry 5, the Farcry directory goes into the web root
> > > so there is no need for a IIS mapping
> > > or a CF mapping.
> > >
> > > If you have a CF mapping from farcry 4 - remove it.
> > >
> > >
> > >
> > >
> > > On Wed, May 14, 2008 at 8:53 AM, M Wheeler <mark0804@...> wrote:
> > >
> > > >
> > > > IIS mapping is alias called farcry and mapped to E:\farcry\core\webtop
> > > > CF mapping is called /farcry and mapped to E:\farcry
> > > >
> > > > I tried renaming the IIS mapping to webtop but did not work either
> > > > exactly the same error, is this coorect mappings?
> > > >
> > > > Regards
> > > > MW
> > > >
> > > >
> > > >
> > > >
> > > > On Tue, May 13, 2008 at 3:43 PM, Blair McKenzie <shib71@...>
> wrote:
> > > > > Does /farcry/core map to the FarCry 5 core directory? This is the
> kind
> > > of
> > > > > error you would get if it still mapped to a FC4 core.
> > > > >
> > > > > Blair
> > > > >
> > > > >
> > > > >
> > > > > On Tue, May 13, 2008 at 4:59 PM, mark0804@...
> <mark0804@...>
> > > > > wrote:
> > > > >
> > > > > >
> > > > > > Sorry forgot to mention build is 3134
> > > > > >
> > > > > > thx
> > > > > > MW
> > > > > >
> > > > > >
> > > > > > On May 13, 2:44 pm, "M Wheeler" <mark0...@...> wrote:
> > > > > > > Hi
> > > > > > >
> > > > > > > Followed all the instructions
> > > > > inhttp://docs.farcrycms.org/display/FCDEV50/Fortress+Installationfor
> an
> > > > > >
> > > > > >
> > > > > >
> > > > > > > upgrade and appears to have updated successfully but when from
> local
> > > > > > > host but when I try and browse to the site get the following
> error
> > > > > > >
> > > > > > >  Could not find the ColdFusion Component
> > > farcry.core.proxyApplication.
> > > > > > >
> > > > > > > cheers
> > > > > > > Mark
> > > > > >
> > > > > >
> > > > >
> > > > >
> > > > >  >
> > > > >
> > > >
> > > >
> > > >
> > >
> > >
> > >
> > > --
> > >
> > > AJ Mercer
> > > Web Log: http://webonix.net
> > >
> > >
> > >  >
> > >
> >
> >
> >
>
>
>  >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "farcry-beta" group.
To post to this group, send email to farcry-beta@...
To unsubscribe from this group, send email to farcry-beta-unsubscribe@...
For more options, visit this group at http://groups.google.com/group/farcry-beta?hl=en
-~----------~----~----~----~------~----~------~--~---


Re: Upgrade query from 4.0.10 to 5

by shib71 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

As an example, I personally maintain projects in both versions, so I have both sets of code.

If I had my CF mapping pointed to the FC4 code while running an FC5 project I would get the error you originally described.

Even if this isn't the case for you, restarting CF may help.

Blair

On Wed, May 14, 2008 at 12:01 PM, M Wheeler <mark0804@...> wrote:

Now I am confused, doesn't the cf mapping point to the webroot,
(E:\farcry), in my case, and not specificically to fc5 code?

On Wed, May 14, 2008 at 9:38 AM, Blair McKenzie <shib71@...> wrote:
> The CF mapping should still work the same way (as long as it's pointing to
> FC5 code), but you can't have a /farcry virtual directory.
>
> If you had to change the farcry mapping from an FC4 version, you may have to
> restart CF.
>
> Blair
>
>
>
> On Wed, May 14, 2008 at 11:25 AM, M Wheeler <mark0804@...> wrote:
> >
> > Thanks, and the webroot is still "E:\farcry\projects\Patersons\www",
> > as was the case for my farcry 4 project, I think this is where I am
> > getting a little confused :S
> >
> > rgds
> > MW
> >
> >
> >
> >
> > On Wed, May 14, 2008 at 8:57 AM, AJ Mercer <ajmercer@...> wrote:
> > > With Farcry 5, the Farcry directory goes into the web root
> > > so there is no need for a IIS mapping
> > > or a CF mapping.
> > >
> > > If you have a CF mapping from farcry 4 - remove it.
> > >
> > >
> > >
> > >
> > > On Wed, May 14, 2008 at 8:53 AM, M Wheeler <mark0804@...> wrote:
> > >
> > > >
> > > > IIS mapping is alias called farcry and mapped to E:\farcry\core\webtop
> > > > CF mapping is called /farcry and mapped to E:\farcry
> > > >
> > > > I tried renaming the IIS mapping to webtop but did not work either
> > > > exactly the same error, is this coorect mappings?
> > > >
> > > > Regards
> > > > MW
> > > >
> > > >
> > > >
> > > >
> > > > On Tue, May 13, 2008 at 3:43 PM, Blair McKenzie <shib71@...>
> wrote:
> > > > > Does /farcry/core map to the FarCry 5 core directory? This is the
> kind
> > > of
> > > > > error you would get if it still mapped to a FC4 core.
> > > > >
> > > > > Blair
> > > > >
> > > > >
> > > > >
> > > > > On Tue, May 13, 2008 at 4:59 PM, mark0804@...
> <mark0804@...>
> > > > > wrote:
> > > > >
> > > > > >
> > > > > > Sorry forgot to mention build is 3134
> > > > > >
> > > > > > thx
> > > > > > MW
> > > > > >
> > > > > >
> > > > > > On May 13, 2:44 pm, "M Wheeler" <mark0...@...> wrote:
> > > > > > > Hi
> > > > > > >
> > > > > > > Followed all the instructions
> > > > > inhttp://docs.farcrycms.org/display/FCDEV50/Fortress+Installationfor
> an
> > > > > >
> > > > > >
> > > > > >
> > > > > > > upgrade and appears to have updated successfully but when from
> local
> > > > > > > host but when I try and browse to the site get the following
> error
> > > > > > >
> > > > > > >  Could not find the ColdFusion Component
> > > farcry.core.proxyApplication.
> > > > > > >
> > > > > > > cheers
> > > > > > > Mark
> > > > > >
> > > > > >
> > > > >
> > > > >
> > > > >  >
> > > > >
> > > >
> > > >
> > > >
> > >
> > >
> > >
> > > --
> > >
> > > AJ Mercer
> > > Web Log: http://webonix.net
> > >
> > >
> > >  >
> > >
> >
> >
> >
>
>
>  >
>




--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "farcry-beta" group.
To post to this group, send email to farcry-beta@...
To unsubscribe from this group, send email to farcry-beta-unsubscribe@...
For more options, visit this group at http://groups.google.com/group/farcry-beta?hl=en
-~----------~----~----~----~------~----~------~--~---


Re: Upgrade query from 4.0.10 to 5

by M Wheeler :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Thanks, so the site is running, but farcry admin is not am getting the
standard "this page cannot be found" error, guessing because I don't
have a iis mapping any more.



On Wed, May 14, 2008 at 11:47 AM, Blair McKenzie <shib71@...> wrote:

> As an example, I personally maintain projects in both versions, so I have
> both sets of code.
>
> If I had my CF mapping pointed to the FC4 code while running an FC5 project
> I would get the error you originally described.
>
> Even if this isn't the case for you, restarting CF may help.
>
> Blair
>
>
>
> On Wed, May 14, 2008 at 12:01 PM, M Wheeler <mark0804@...> wrote:
>
> >
> > Now I am confused, doesn't the cf mapping point to the webroot,
> > (E:\farcry), in my case, and not specificically to fc5 code?
> >
> >
> >
> >
> > On Wed, May 14, 2008 at 9:38 AM, Blair McKenzie <shib71@...> wrote:
> > > The CF mapping should still work the same way (as long as it's pointing
> to
> > > FC5 code), but you can't have a /farcry virtual directory.
> > >
> > > If you had to change the farcry mapping from an FC4 version, you may
> have to
> > > restart CF.
> > >
> > > Blair
> > >
> > >
> > >
> > > On Wed, May 14, 2008 at 11:25 AM, M Wheeler <mark0804@...> wrote:
> > > >
> > > > Thanks, and the webroot is still "E:\farcry\projects\Patersons\www",
> > > > as was the case for my farcry 4 project, I think this is where I am
> > > > getting a little confused :S
> > > >
> > > > rgds
> > > > MW
> > > >
> > > >
> > > >
> > > >
> > > > On Wed, May 14, 2008 at 8:57 AM, AJ Mercer <ajmercer@...> wrote:
> > > > > With Farcry 5, the Farcry directory goes into the web root
> > > > > so there is no need for a IIS mapping
> > > > > or a CF mapping.
> > > > >
> > > > > If you have a CF mapping from farcry 4 - remove it.
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > On Wed, May 14, 2008 at 8:53 AM, M Wheeler <mark0804@...>
> wrote:
> > > > >
> > > > > >
> > > > > > IIS mapping is alias called farcry and mapped to
> E:\farcry\core\webtop
> > > > > > CF mapping is called /farcry and mapped to E:\farcry
> > > > > >
> > > > > > I tried renaming the IIS mapping to webtop but did not work either
> > > > > > exactly the same error, is this coorect mappings?
> > > > > >
> > > > > > Regards
> > > > > > MW
> > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > > On Tue, May 13, 2008 at 3:43 PM, Blair McKenzie <shib71@...>
> > > wrote:
> > > > > > > Does /farcry/core map to the FarCry 5 core directory? This is
> the
> > > kind
> > > > > of
> > > > > > > error you would get if it still mapped to a FC4 core.
> > > > > > >
> > > > > > > Blair
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > On Tue, May 13, 2008 at 4:59 PM, mark0804@...
> > > <mark0804@...>
> > > > > > > wrote:
> > > > > > >
> > > > > > > >
> > > > > > > > Sorry forgot to mention build is 3134
> > > > > > > >
> > > > > > > > thx
> > > > > > > > MW
> > > > > > > >
> > > > > > > >
> > > > > > > > On May 13, 2:44 pm, "M Wheeler" <mark0...@...> wrote:
> > > > > > > > > Hi
> > > > > > > > >
> > > > > > > > > Followed all the instructions
> > > > > > >
> inhttp://docs.farcrycms.org/display/FCDEV50/Fortress+Installationfor
> > > an
> > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > > > upgrade and appears to have updated successfully but when
> from
> > > local
> > > > > > > > > host but when I try and browse to the site get the following
> > > error
> > > > > > > > >
> > > > > > > > >  Could not find the ColdFusion Component
> > > > > farcry.core.proxyApplication.
> > > > > > > > >
> > > > > > > > > cheers
> > > > > > > > > Mark
> > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > > >
> > > > > > >  >
> > > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > >
> > > > >
> > > > >
> > > > > --
> > > > >
> > > > > AJ Mercer
> > > > > Web Log: http://webonix.net
> > > > >
> > > > >
> > > > >  >
> > > > >
> > > >
> > > >
> > > >
> > >
> > >
> > >  >
> > >
> >
> >
> >
>
>
>  >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "farcry-beta" group.
To post to this group, send email to farcry-beta@...
To unsubscribe from this group, send email to farcry-beta-unsubscribe@...
For more options, visit this group at http://groups.google.com/group/farcry-beta?hl=en
-~----------~----~----~----~------~----~------~--~---


Re: Upgrade query from 4.0.10 to 5

by AJ Mercer :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Have you got farcry (5) directory in your web root?



On Wed, May 14, 2008 at 2:34 PM, M Wheeler <mark0804@...> wrote:

Thanks, so the site is running, but farcry admin is not am getting the
standard "this page cannot be found" error, guessing because I don't
have a iis mapping any more.



On Wed, May 14, 2008 at 11:47 AM, Blair McKenzie <shib71@...> wrote:
> As an example, I personally maintain projects in both versions, so I have
> both sets of code.
>
> If I had my CF mapping pointed to the FC4 code while running an FC5 project
> I would get the error you originally described.
>
> Even if this isn't the case for you, restarting CF may help.
>
> Blair
>
>
>
> On Wed, May 14, 2008 at 12:01 PM, M Wheeler <mark0804@...> wrote:
>
> >
> > Now I am confused, doesn't the cf mapping point to the webroot,
> > (E:\farcry), in my case, and not specificically to fc5 code?
> >
> >
> >
> >
> > On Wed, May 14, 2008 at 9:38 AM, Blair McKenzie <shib71@...> wrote:
> > > The CF mapping should still work the same way (as long as it's pointing
> to
> > > FC5 code), but you can't have a /farcry virtual directory.
> > >
> > > If you had to change the farcry mapping from an FC4 version, you may
> have to
> > > restart CF.
> > >
> > > Blair
> > >
> > >
> > >
> > > On Wed, May 14, 2008 at 11:25 AM, M Wheeler <mark0804@...> wrote:
> > > >
> > > > Thanks, and the webroot is still "E:\farcry\projects\Patersons\www",
> > > > as was the case for my farcry 4 project, I think this is where I am
> > > > getting a little confused :S
> > > >
> > > > rgds
> > > > MW
> > > >
> > > >
> > > >
> > > >
> > > > On Wed, May 14, 2008 at 8:57 AM, AJ Mercer <ajmercer@...> wrote:
> > > > > With Farcry 5, the Farcry directory goes into the web root
> > > > > so there is no need for a IIS mapping
> > > > > or a CF mapping.
> > > > >
> > > > > If you have a CF mapping from farcry 4 - remove it.
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > On Wed, May 14, 2008 at 8:53 AM, M Wheeler <mark0804@...>
> wrote:
> > > > >
> > > > > >
> > > > > > IIS mapping is alias called farcry and mapped to
> E:\farcry\core\webtop
> > > > > > CF mapping is called /farcry and mapped to E:\farcry
> > > > > >
> > > > > > I tried renaming the IIS mapping to webtop but did not work either
> > > > > > exactly the same error, is this coorect mappings?
> > > > > >
> > > > > > Regards
> > > > > > MW
> > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > > On Tue, May 13, 2008 at 3:43 PM, Blair McKenzie <shib71@...>
> > > wrote:
> > > > > > > Does /farcry/core map to the FarCry 5 core directory? This is
> the
> > > kind
> > > > > of
> > > > > > > error you would get if it still mapped to a FC4 core.
> > > > > > >
> > > > > > > Blair
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > On Tue, May 13, 2008 at 4:59 PM, mark0804@...
> > > <mark0804@...>
> > > > > > > wrote:
> > > > > > >
> > > > > > > >
> > > > > > > > Sorry forgot to mention build is 3134
> > > > > > > >
> > > > > > > > thx
> > > > > > > > MW
> > > > > > > >
> > > > > > > >
> > > > > > > > On May 13, 2:44 pm, "M Wheeler" <mark0...@...> wrote:
> > > > > > > > > Hi
> > > > > > > > >
> > > > > > > > > Followed all the instructions
> > > > > > >
> inhttp://docs.farcrycms.org/display/FCDEV50/Fortress+Installationfor
> > > an
> > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > > > upgrade and appears to have updated successfully but when
> from
> > > local
> > > > > > > > > host but when I try and browse to the site get the following
> > > error
> > > > > > > > >
> > > > > > > > >  Could not find the ColdFusion Component
> > > > > farcry.core.proxyApplication.
> > > > > > > > >
> > > > > > > > > cheers
> > > > > > > > > Mark
> > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > > >
> > > > > > >  >
> > > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > >
> > > > >
> > > > >
> > > > > --
> > > > >
> > > > > AJ Mercer
> > > > > Web Log: http://webonix.net
> > > > >
> > > > >
> > > > >  >
> > > > >
> > > >
> > > >
> > > >
> > >
> > >
> > >  >
> > >
> >
> >
> >
>
>
>  >
>





--

AJ Mercer
Web Log: http://webonix.net
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "farcry-beta" group.
To post to this group, send email to farcry-beta@...
To unsubscribe from this group, send email to farcry-beta-unsubscribe@...
For more options, visit this group at http://groups.google.com/group/farcry-beta?hl=en
-~----------~----~----~----~------~----~------~--~---


Re: Upgrade query from 4.0.10 to 5

by AJ Mercer :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

if you haven't, see
http://docs.farcrycms.org/display/FCDEV50/Deployment+Configurations
=> Advanced Configuration (ColdFusion Mapping)


On Wed, May 14, 2008 at 2:40 PM, AJ Mercer <ajmercer@...> wrote:
Have you got farcry (5) directory in your web root?




On Wed, May 14, 2008 at 2:34 PM, M Wheeler <mark0804@...> wrote:

Thanks, so the site is running, but farcry admin is not am getting the
standard "this page cannot be found" error, guessing because I don't
have a iis mapping any more.



On Wed, May 14, 2008 at 11:47 AM, Blair McKenzie <shib71@...> wrote:
> As an example, I personally maintain projects in both versions, so I have
> both sets of code.
>
> If I had my CF mapping pointed to the FC4 code while running an FC5 project
> I would get the error you originally described.
>
> Even if this isn't the case for you, restarting CF may help.
>
> Blair
>
>
>
> On Wed, May 14, 2008 at 12:01 PM, M Wheeler <mark0804@...> wrote:
>
> >
> > Now I am confused, doesn't the cf mapping point to the webroot,
> > (E:\farcry), in my case, and not specificically to fc5 code?
> >
> >
> >
> >
> > On Wed, May 14, 2008 at 9:38 AM, Blair McKenzie <shib71@...> wrote:
> > > The CF mapping should still work the same way (as long as it's pointing
> to
> > > FC5 code), but you can't have a /farcry virtual directory.
> > >
> > > If you had to change the farcry mapping from an FC4 version, you may
> have to
> > > restart CF.
> > >
> > > Blair
> > >
> > >
> > >
> > > On Wed, May 14, 2008 at 11:25 AM, M Wheeler <mark0804@...> wrote:
> > > >
> > > > Thanks, and the webroot is still "E:\farcry\projects\Patersons\www",
> > > > as was the case for my farcry 4 project, I think this is where I am
> > > > getting a little confused :S
> > > >
> > > > rgds
> > > > MW
> > > >
> > > >
> > > >
> > > >
> > > > On Wed, May 14, 2008 at 8:57 AM, AJ Mercer <ajmercer@...> wrote:
> > > > > With Farcry 5, the Farcry directory goes into the web root
> > > > > so there is no need for a IIS mapping
> > > > > or a CF mapping.
> > > > >
> > > > > If you have a CF mapping from farcry 4 - remove it.
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > On Wed, May 14, 2008 at 8:53 AM, M Wheeler <mark0804@...>
> wrote:
> > > > >
> > > > > >
> > > > > > IIS mapping is alias called farcry and mapped to
> E:\farcry\core\webtop
> > > > > > CF mapping is called /farcry and mapped to E:\farcry
> > > > > >
> > > > > > I tried renaming the IIS mapping to webtop but did not work either
> > > > > > exactly the same error, is this coorect mappings?
> > > > > >
> > > > > > Regards
> > > > > > MW
> > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > > On Tue, May 13, 2008 at 3:43 PM, Blair McKenzie <shib71@...>
> > > wrote:
> > > > > > > Does /farcry/core map to the FarCry 5 core directory? This is
> the
> > > kind
> > > > > of
> > > > > > > error you would get if it still mapped to a FC4 core.
> > > > > > >
> > > > > > > Blair
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > On Tue, May 13, 2008 at 4:59 PM, mark0804@...
> > > <mark0804@...>
> > > > > > > wrote:
> > > > > > >
> > > > > > > >
> > > > > > > > Sorry forgot to mention build is 3134
> > > > > > > >
> > > > > > > > thx
> > > > > > > > MW
> > > > > > > >
> > > > > > > >
> > > > > > > > On May 13, 2:44 pm, "M Wheeler" <mark0...@...> wrote:
> > > > > > > > > Hi
> > > > > > > > >
> > > > > > > > > Followed all the instructions
> > > > > > >
> inhttp://docs.farcrycms.org/display/FCDEV50/Fortress+Installationfor
> > > an
> > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > > > upgrade and appears to have updated successfully but when
> from
> > > local
> > > > > > > > > host but when I try and browse to the site get the following
> > > error
> > > > > > > > >
> > > > > > > > >  Could not find the ColdFusion Component
> > > > > farcry.core.proxyApplication.
> > > > > > > > >
> > > > > > > > > cheers
> > > > > > > > > Mark
> > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > > >
> > > > > > >  >
> > > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > >
> > > > >
> > > > >
> > > > > --
> > > > >
> > > > > AJ Mercer
> > > > > Web Log: http://webonix.net
> > > > >
> > > > >
> > > > >  >
> > > > >
> > > >
> > > >
> > > >
> > >
> > >
> > >  >
> > >
> >
> >
> >
>
>
>  >
>





--

AJ Mercer
Web Log: http://webonix.net



--

AJ Mercer
Web Log: http://webonix.net
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "farcry-beta" group.
To post to this group, send email to farcry-beta@...
To unsubscri