CodeCharge Studio
search Register Login  

Web Reports

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

YesSoftware Forums -> CodeCharge Studio -> ASP

 error in 3.1 "page show method"

Print topic Send  topic

Author Message
bedollandres

Posts: 48
Posted: 10/31/2006, 8:56 AM

I just upgraded to 3.1 and published the project, but I'm getting the following error:
Tipo de error:
Error de Microsoft VBScript en tiempo de ejecución (0x800A01A8)
Se requiere un objeto: 'Attributes'
/smarl/menu_op1.asp, línea 149

caused by this line in the page show method "Attributes.Show HTMLTemplate, "page:""

  
'Page Show Method @1-604C41ED  
    Sub Show(MainTpl)  
        CCSEventResult = CCRaiseEvent(CCSEvents, "BeforeShow", Me)  
        If NOT Visible Then _  
            Exit Sub  
        Set ChildControls = CCCreateCollection(Tpl, Null, ccsParseOverwrite, _  
            Array(lbl_estatus))  
        ChildControls.Show  
        Attributes.Show HTMLTemplate, "page:"  
        HTMLTemplate.Parse "main", False  
        MainTpl.Variable(Name) = HTMLTemplate.GetVar("main")  
    End Sub  
'End Page Show Method  

any one else with this problem?
_________________
bedollandres
View profile  Send private message
bedollandres

Posts: 48
Posted: 10/31/2006, 9:17 AM

never mind, I had to publish the whole project again...
_________________
bedollandres
View profile  Send private message

Add new topic Subscribe to topic   


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

MS Access to Web

Convert MS Access to Web.
Join thousands of Web developers who build Web applications with minimal coding.

CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


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