CodeCharge Studio
search Register Login  

Visual Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> Archive -> CodeChargeStudio.Discussion

 Classes.asp - Microsoft VBScript Error

Print topic Send  topic

Author Message
Richard Bryce
Posted: 04/08/2003, 10:23 PM

Hi All,



Microsoft VBScript compilation error '800a0401'

Expected end of statement

Classes.asp, line 121

Public Default Property Get Parameters(Name)
---------------^




I am getting the error detailed above when I run my new developments up
against my production server. Server is Linux I believe. I cannot comment on
any of the versions (of either Linux or vbscript engine). Its in one of
those farms somewhere.






I also noticed that in the code generated, I was getting the following error
(see below). Editting the ASP file so to change the \ to and / made all the
difference. So editted line read ../Common.asp


Active Server Pages error 'ASP 0126'

Include file not found

/hc/hcdiary_list.asp, line 4

The include file '..\Common.asp' was not found.







Are there any setup options that will modify the code generated for a Linux
box?
Has any / all of the code generated been tested against a Linux box?
Will PHP generated code work better then ASP generated code on Linux???

All comments appreciated.

IE version is: 6.0.2800.......
CodeCharge version is: 2.0.5.6








Richard Bryce
North Shore I.T. Services Pty Limited
www.northshoreit.com.au


Alex Alexapolsky
Posted: 04/09/2003, 5:59 AM

Please install VBScript 5.5 or higher.

Regards,
Alex

"Richard Bryce" <richard@northshoreit.com.au> wrote in message
news:b70ap5$o0h$1@news.codecharge.com...
> Hi All,
>
>
>
> Microsoft VBScript compilation error '800a0401'
>
> Expected end of statement
>
> Classes.asp, line 121
>
> Public Default Property Get Parameters(Name)
> ---------------^
>
>
>
>
> I am getting the error detailed above when I run my new developments up
> against my production server. Server is Linux I believe. I cannot comment
on
> any of the versions (of either Linux or vbscript engine). Its in one of
> those farms somewhere.
>
>
>
>
>
>
> I also noticed that in the code generated, I was getting the following
error
> (see below). Editting the ASP file so to change the \ to and / made all
the
> difference. So editted line read ../Common.asp
>
>
> Active Server Pages error 'ASP 0126'
>
> Include file not found
>
> /hc/hcdiary_list.asp, line 4
>
> The include file '..\Common.asp' was not found.
>
>
>
>
>
>
>
> Are there any setup options that will modify the code generated for a
Linux
> box?
> Has any / all of the code generated been tested against a Linux box?
> Will PHP generated code work better then ASP generated code on Linux???
>
> All comments appreciated.
>
> IE version is: 6.0.2800.......
> CodeCharge version is: 2.0.5.6
>
>
>
>
>
>
>
>
> Richard Bryce
> North Shore I.T. Services Pty Limited
> www.northshoreit.com.au
>
>
>

Richard Bryce
Posted: 04/09/2003, 3:35 PM

Alex,
Is this client side only or both on the server and the client!



I downloaded VBScript 5.6 from microsoft and it installed into IE6.1
(running on NT4 workstation box) without a problem, but I am still seeing
both of these reported errors.





Richard Bryce



"Alex Alexapolsky" <alexa@codecharge.com> wrote in message
news:b715fa$jb8$1@news.codecharge.com...
> Please install VBScript 5.5 or higher.
>
> Regards,
> Alex
>
> "Richard Bryce" <richard@northshoreit.com.au> wrote in message
>news:b70ap5$o0h$1@news.codecharge.com...
> > Hi All,
> >
> >
> >
> > Microsoft VBScript compilation error '800a0401'
> >
> > Expected end of statement
> >
> > Classes.asp, line 121
> >
> > Public Default Property Get Parameters(Name)
> > ---------------^
> >
> >
> >
> >
> > I am getting the error detailed above when I run my new developments up
> > against my production server. Server is Linux I believe. I cannot
comment
> on
> > any of the versions (of either Linux or vbscript engine). Its in one of
> > those farms somewhere.
> >
> >
> >
> >
> >
> >
> > I also noticed that in the code generated, I was getting the following
> error
> > (see below). Editting the ASP file so to change the \ to and / made all
> the
> > difference. So editted line read ../Common.asp
> >
> >
> > Active Server Pages error 'ASP 0126'
> >
> > Include file not found
> >
> > /hc/hcdiary_list.asp, line 4
> >
> > The include file '..\Common.asp' was not found.
> >
> >
> >
> >
> >
> >
> >
> > Are there any setup options that will modify the code generated for a
> Linux
> > box?
> > Has any / all of the code generated been tested against a Linux box?
> > Will PHP generated code work better then ASP generated code on Linux???
> >
> > All comments appreciated.
> >
> > IE version is: 6.0.2800.......
> > CodeCharge version is: 2.0.5.6
> >
> >
> >
> >
> >
> >
> >
> >
> > Richard Bryce
> > North Shore I.T. Services Pty Limited
> > www.northshoreit.com.au
> >
> >
> >
>
>

Alex Alexapolsky
Posted: 04/10/2003, 6:53 AM

This should be done on server.

Regards,
Alex

"Richard Bryce" <richard@northshoreit.com.au> wrote in message
news:b7277h$tj4$1@news.codecharge.com...
> Alex,
> Is this client side only or both on the server and the client!
>
>
>
> I downloaded VBScript 5.6 from microsoft and it installed into IE6.1
> (running on NT4 workstation box) without a problem, but I am still seeing
> both of these reported errors.
>
>
>
>
>
> Richard Bryce
>
>
>
> "Alex Alexapolsky" <alexa@codecharge.com> wrote in message
>news:b715fa$jb8$1@news.codecharge.com...
> > Please install VBScript 5.5 or higher.
> >
> > Regards,
> > Alex
> >
> > "Richard Bryce" <richard@northshoreit.com.au> wrote in message
> >news:b70ap5$o0h$1@news.codecharge.com...
> > > Hi All,
> > >
> > >
> > >
> > > Microsoft VBScript compilation error '800a0401'
> > >
> > > Expected end of statement
> > >
> > > Classes.asp, line 121
> > >
> > > Public Default Property Get Parameters(Name)
> > > ---------------^
> > >
> > >
> > >
> > >
> > > I am getting the error detailed above when I run my new developments
up
> > > against my production server. Server is Linux I believe. I cannot
> comment
> > on
> > > any of the versions (of either Linux or vbscript engine). Its in one
of
> > > those farms somewhere.
> > >
> > >
> > >
> > >
> > >
> > >
> > > I also noticed that in the code generated, I was getting the following
> > error
> > > (see below). Editting the ASP file so to change the \ to and / made
all
> > the
> > > difference. So editted line read ../Common.asp
> > >
> > >
> > > Active Server Pages error 'ASP 0126'
> > >
> > > Include file not found
> > >
> > > /hc/hcdiary_list.asp, line 4
> > >
> > > The include file '..\Common.asp' was not found.
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > > Are there any setup options that will modify the code generated for a
> > Linux
> > > box?
> > > Has any / all of the code generated been tested against a Linux box?
> > > Will PHP generated code work better then ASP generated code on
Linux???
> > >
> > > All comments appreciated.
> > >
> > > IE version is: 6.0.2800.......
> > > CodeCharge version is: 2.0.5.6
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > > Richard Bryce
> > > North Shore I.T. Services Pty Limited
> > > www.northshoreit.com.au
> > >
> > >
> > >
> >
> >
>
>

Richard Bryce
Posted: 04/10/2003, 8:28 PM

Alex,
Sorry to go on and on, on this VBScript issue but I (and my ISP) are having
some problems tracking down exactly what you mean.

Current Server setting:
Apache 1.3.22
Vbscript - ??
Linux - Redhat 7.1
Mysql - 3.23.37


> > > Please install VBScript 5.5 or higher.
When you say this, would upgrading Apache to a more recent release solve
this problem? If no, then how would you reslove this problem on a linux
server?


When this is done, will ASP generated code (from CodeChargeStudio 2.?) run
on a linux server?




Hopefully answers to these question will resolve my issues. With thanks.





Richard Bryce




"Alex Alexapolsky" <alexa@codecharge.com> wrote in message
news:b73sum$iob$1@news.codecharge.com...
> This should be done on server.
>
> Regards,
> Alex
>
> "Richard Bryce" <richard@northshoreit.com.au> wrote in message
>news:b7277h$tj4$1@news.codecharge.com...
> > Alex,
> > Is this client side only or both on the server and the client!
> >
> >
> >
> > I downloaded VBScript 5.6 from microsoft and it installed into IE6.1
> > (running on NT4 workstation box) without a problem, but I am still
seeing
> > both of these reported errors.
> >
> >
> >
> >
> >
> > Richard Bryce
> >
> >
> >
> > "Alex Alexapolsky" <alexa@codecharge.com> wrote in message
> >news:b715fa$jb8$1@news.codecharge.com...
> > > Please install VBScript 5.5 or higher.
> > >
> > > Regards,
> > > Alex
> > >
> > > "Richard Bryce" <richard@northshoreit.com.au> wrote in message
> > >news:b70ap5$o0h$1@news.codecharge.com...
> > > > Hi All,
> > > >
> > > >
> > > >
> > > > Microsoft VBScript compilation error '800a0401'
> > > >
> > > > Expected end of statement
> > > >
> > > > Classes.asp, line 121
> > > >
> > > > Public Default Property Get Parameters(Name)
> > > > ---------------^
> > > >
> > > >
> > > >
> > > >
> > > > I am getting the error detailed above when I run my new developments
> up
> > > > against my production server. Server is Linux I believe. I cannot
> > comment
> > > on
> > > > any of the versions (of either Linux or vbscript engine). Its in one
> of
> > > > those farms somewhere.
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > > I also noticed that in the code generated, I was getting the
following
> > > error
> > > > (see below). Editting the ASP file so to change the \ to and / made
> all
> > > the
> > > > difference. So editted line read ../Common.asp
> > > >
> > > >
> > > > Active Server Pages error 'ASP 0126'
> > > >
> > > > Include file not found
> > > >
> > > > /hc/hcdiary_list.asp, line 4
> > > >
> > > > The include file '..\Common.asp' was not found.
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > > Are there any setup options that will modify the code generated for
a
> > > Linux
> > > > box?
> > > > Has any / all of the code generated been tested against a Linux box?
> > > > Will PHP generated code work better then ASP generated code on
> Linux???
> > > >
> > > > All comments appreciated.
> > > >
> > > > IE version is: 6.0.2800.......
> > > > CodeCharge version is: 2.0.5.6
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > > Richard Bryce
> > > > North Shore I.T. Services Pty Limited
> > > > www.northshoreit.com.au
> > > >
> > > >
> > > >
> > >
> > >
> >
> >
>
>

Richard Bryce
Posted: 04/10/2003, 8:53 PM

Alex,

further to all of this,



From what I have just read, Apache under linux supports ASP with PerlScript
only not VBScript apparently. From what I understand CodeChargeStudio 2.0 is
generating ASP with VBScript for use on windows/IIS platforms [is this
correct]?


http://perl.apache.org/docs/tutorials/tmpl/comparison/c...son.html#Apache
__ASP



I think I will focus on PHP for a while and see how I go.



Richard Bryce





"Alex Alexapolsky" <alexa@codecharge.com> wrote in message
news:b73sum$iob$1@news.codecharge.com...
> This should be done on server.
>
> Regards,
> Alex
>
> "Richard Bryce" <richard@northshoreit.com.au> wrote in message
>news:b7277h$tj4$1@news.codecharge.com...
> > Alex,
> > Is this client side only or both on the server and the client!
> >
> >
> >
> > I downloaded VBScript 5.6 from microsoft and it installed into IE6.1
> > (running on NT4 workstation box) without a problem, but I am still
seeing
> > both of these reported errors.
> >
> >
> >
> >
> >
> > Richard Bryce
> >
> >
> >
> > "Alex Alexapolsky" <alexa@codecharge.com> wrote in message
> >news:b715fa$jb8$1@news.codecharge.com...
> > > Please install VBScript 5.5 or higher.
> > >
> > > Regards,
> > > Alex
> > >
> > > "Richard Bryce" <richard@northshoreit.com.au> wrote in message
> > >news:b70ap5$o0h$1@news.codecharge.com...
> > > > Hi All,
> > > >
> > > >
> > > >
> > > > Microsoft VBScript compilation error '800a0401'
> > > >
> > > > Expected end of statement
> > > >
> > > > Classes.asp, line 121
> > > >
> > > > Public Default Property Get Parameters(Name)
> > > > ---------------^
> > > >
> > > >
> > > >
> > > >
> > > > I am getting the error detailed above when I run my new developments
> up
> > > > against my production server. Server is Linux I believe. I cannot
> > comment
> > > on
> > > > any of the versions (of either Linux or vbscript engine). Its in one
> of
> > > > those farms somewhere.
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > > I also noticed that in the code generated, I was getting the
following
> > > error
> > > > (see below). Editting the ASP file so to change the \ to and / made
> all
> > > the
> > > > difference. So editted line read ../Common.asp
> > > >
> > > >
> > > > Active Server Pages error 'ASP 0126'
> > > >
> > > > Include file not found
> > > >
> > > > /hc/hcdiary_list.asp, line 4
> > > >
> > > > The include file '..\Common.asp' was not found.
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > > Are there any setup options that will modify the code generated for
a
> > > Linux
> > > > box?
> > > > Has any / all of the code generated been tested against a Linux box?
> > > > Will PHP generated code work better then ASP generated code on
> Linux???
> > > >
> > > > All comments appreciated.
> > > >
> > > > IE version is: 6.0.2800.......
> > > > CodeCharge version is: 2.0.5.6
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > > Richard Bryce
> > > > North Shore I.T. Services Pty Limited
> > > > www.northshoreit.com.au
> > > >
> > > >
> > > >
> > >
> > >
> >
> >
>
>


   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

PHP Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.