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 -> Java

 Problem with moving from 3.1.1.0 to 3.2.0.2

Print topic Send  topic

Author Message
Mukul


Posts: 53
Posted: 09/07/2007, 11:04 PM

Hi,

Upgraded from 3.1.1.0 to 3.2.0.2. Converted previous version project to newer one. But compling fails with following error:
...CCSBuild\src\com\codecharge\ModelParser.java:700: cannot find symbol
[javac] symbol : method setUseClientPaging(boolean)
[javac] location: class com.codecharge.components.Report
[javac] model.setUseClientPaging(new Boolean(elm.getAttribute("UseClientPaging")).booleanValue());

...CCSBuild\src\com\codecharge\View.java:1729: cannot find symbol
[javac] symbol : method isUseClientPaging()
[javac] location: class com.codecharge.components.Report
[javac] if (model.isUseClientPaging()) {

...CCSBuild\src\com\codecharge\View.java:1776: cannot find symbol
[javac] symbol : method isUseClientPaging()
[javac] location: class com.codecharge.components.Report
[javac] if (model.isUseClientPaging()) {

...CCSBuild\src\com\codecharge\View.java:1842: cannot find symbol
[javac] symbol : method isUseClientPaging()
[javac] location: class com.codecharge.components.Report
[javac] if (report.isUseClientPaging()) {

...CCSBuild\src\com\codecharge\tags\ReportSectionTag.java:100: cannot find symbol
[javac] symbol : method isUseClientPaging()
[javac] location: class com.codecharge.components.Report
[javac] if ( report.isUseClientPaging() ) {
[javac] ^
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] 5 errors

If someone can help out?
View profile  Send private message
Mukul


Posts: 53
Posted: 09/13/2007, 2:16 AM

Well I deleted the 'com' folder in CCSBuild\src and regenerated the code. the error has been removed.
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.