namespace already defined.
Steve
_
From: MrBuzzy [mailto:mrbu...@gmail.com]
Sent: Wednesday, 19 August 2009 5:33 PM
To: cfaussie@googlegroups.com
Subject: [cfaussie] Re: Error : Cannot declare local variable cfcatch twice
I came across this exact issue with cfcatch yesterday. Freaky
mail.com]
> *Sent:* Wednesday, 19 August 2009 5:04 PM
> *To:* cfaussie@googlegroups.com
> *Subject:* [cfaussie] Re: Error : Cannot declare local variable cfcatch
> twice
>
> Sounds like you have used the var "cfcatch" and declared the var twice.
>
> eg
>
>
>
09 5:04 PM
To: cfaussie@googlegroups.com
Subject: [cfaussie] Re: Error : Cannot declare local variable cfcatch twice
Sounds like you have used the var "cfcatch" and declared the var twice.
eg
On Wed, Aug 19, 2009 at 2:56 AM, Brett Payne-Rhodes
wrote:
Can you provide a code snip
Sounds like you have used the var "cfcatch" and declared the var twice.
eg
On Wed, Aug 19, 2009 at 2:56 AM, Brett Payne-Rhodes wrote:
>
> Can you provide a code snippet?
>
> B)
>
>
>
> Sanjeev wrote:
> > Hi All,
> >
> >
> > I migrated my CFMX6.1 application to CF8 on my local dev machine and
Can you provide a code snippet?
B)
Sanjeev wrote:
> Hi All,
>
>
> I migrated my CFMX6.1 application to CF8 on my local dev machine and
> getting the following error.
>
>
> Cannot declare local variable cfcatch twice. Local variables cannot
> have the same names as parameters or other local