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

 Problems with all pages with Includes since upgrading to CCS 4.3

Print topic Send  topic

Author Message
bbinstock

Posts: 6
Posted: 03/23/2010, 1:02 PM

Since Upgrading to version 4.3 I receive

Microsoft VBScript runtime error '800a01b6'
Object doesn't support this property or method: 'AdminNavMenu.UnloadPage'
/opgbr/BR_Request.asp, line 140


Unless I comment out all the "IncludePage".UnloadPage commands



on all pages with "Includes"

'UnloadPage Sub @1-5D70B07D
Sub UnloadPage()
CCSEventResult = CCRaiseEvent(CCSEvents, "BeforeUnload", Nothing)
If DBOPGOL.State = adStateOpen Then _
DBOPGOL.Close
Set DBOPGOL = Nothing
Set CCSEvents = Nothing
Set Attributes = Nothing
' AdminNavMenu.UnloadPage
Set AdminNavMenu = Nothing
' UserNavMenu.UnloadPage
Set UserNavMenu = Nothing
Set BR_Requests = Nothing
Set GlobalDept = Nothing
' Header.UnloadPage
Set Header = Nothing
End Sub
'End UnloadPage Sub
View profile  Send private message
TheunisP

Posts: 342
Posted: 03/24/2010, 12:56 AM

do a complete recompile of the project and FTP it - I think F9?

I think your common files are out of step with the version of the pages e.g. your pages are one version and the common files another
View profile  Send private message
bbinstock

Posts: 6
Posted: 03/24/2010, 6:39 AM

Thanks I did need to recompile the entire project. I had done the common files and the main pages but hadn't regenerated the "include" pages

View profile  Send private message
TheunisP

Posts: 342
Posted: 03/24/2010, 11:24 AM

no problem, glad you got it working again ;-)
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.

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.