Stephen Bardsley wrote:
> Hi All:
> 
> This is a strange error and I really don't know what
> might be causing it.  On the off chance that someone
> might have dealt with it before, I present it below:
> 
>   Error Invalid expression descendant:: ^ ,
> /usr/local/lib/perl5/site_perl/5.6.1/Apache/ASP.pm line 1434
> 
> That is all I get.  I do have Debug set to 3 and I
> can provide more details if someone asks.  There is
> really little else, except the code listing.
> 

Try setting

   $SIG{__DIE__} = \&Carp::confess

somewhere.  Try setting Debug -3, and post a bit of the
error log with the error.  I have never seen this before,
but hoping we might see where the exception was really
originally thrown.

What ASP version are you using BTW?  I'll look at this
tomorrow since I'm crashing now.

Thanks,

Josh
________________________________________________________________
Josh Chamas, Founder                   phone:925-552-0128
Chamas Enterprises Inc.                http://www.chamas.com
NodeWorks Link Checking                http://www.nodeworks.com


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to