Dreamcatchers
Posts: 120
|
| Posted: 02/07/2012, 10:11 AM |
|
I tried porting an existing application written in 4.3 to run in Beta 5. So far this is what I am encountering.
1. Exrtremely slow developer environment. Opening, saving, publishing takes a lot of time for each step.
2. when trying to quick publish a single page it loads 134 files many of which are design files which have not changed
3. FTP errors out repeatedly with the following errors:
200 Type set to I
227 Entering Passive Mode (64,29,151,221,174,136)
550 domainname/folder/Designs/Blueskies/images/BlockContentBullets.png: Overwrite permission denied
4. Created a new login page. Get nothing but 500 server errors
5. none of the migrated programs will run... 500 server error
_________________
Training and LMS Developer |
 |
 |
andy
Posts: 183
|
| Posted: 02/07/2012, 11:25 AM |
|
The beta is slow although I did have some feedback saying that the Release Candidate (don't ask me when - no idea) would have some caching function enabled that might alleviate certain slow tasks. I don't really know the details though. That was in response to timeouts when using a NAS drive.
Quote :... the caching of some database related operations is not implemented in Beta version
Guess we'll just have to await the release candidate or next beta and hope that the speed issues are addressed.
_________________
Andy
RAD tools for rich UI controls:
http://www.koolphptools.com |
 |
 |
Dreamcatchers
Posts: 120
|
| Posted: 02/07/2012, 12:56 PM |
|
Thanks Andy. I expect the final release will be faster. I do like the new interface and the way design can be applied to existing pages.
_________________
Training and LMS Developer |
 |
 |
Quine
Posts: 33
|
| Posted: 02/07/2012, 4:01 PM |
|
You're not alone on this. I'm holding off on further beta testing, until the next build. It's just too inefficient to try and catch anything that might be useful, if you have to wait more than 15 minutes between each screen.
Quote Dreamcatchers:
 I tried porting an existing application written in 4.3 to run in Beta 5. So far this is what I am encountering.
1. Exrtremely slow developer environment. Opening, saving, publishing takes a lot of time for each step.
2. when trying to quick publish a single page it loads 134 files many of which are design files which have not changed
3. FTP errors out repeatedly with the following errors:
200 Type set to I
227 Entering Passive Mode (64,29,151,221,174,136)
550 domainname/folder/Designs/Blueskies/images/BlockContentBullets.png: Overwrite permission denied
4. Created a new login page. Get nothing but 500 server errors
5. none of the migrated programs will run... 500 server error
|
 |
 |
dcosta
Posts: 18
|
| Posted: 02/21/2012, 3:59 AM |
|
Hello all,
I've posted this question in other forum before I found this thread which looks to me to be more adequate.
I am currently working in a project with version 4.3
I would like to install the 5.0 beta on the same machine but I'm afraid to cause some hiccups to the 4.3 version.
Have You installed both versions in the same machine?
Is it possible?
Is there some FAQ available where I can find the information I'm looking for?
Thanks in advance
Dias Costa
|
 |
 |
mor
Posts: 119
|
| Posted: 02/21/2012, 4:14 AM |
|
CCS 4 and CCS 5 works in same time without any problems on my PC (win7+IE9)
_________________
Mor ve Ötesi |
 |
 |
dcosta
Posts: 18
|
| Posted: 02/21/2012, 4:17 AM |
|
Hello Mor.
Thank You for the information.
Dias Costa
|
 |
 |
joejac
Posts: 242
|
| Posted: 02/21/2012, 9:28 AM |
|
Hello,
CCS5 Beta is not fast.
To publish a single page use Control and F8, Quick Publish Page, it works fine for me.
I never use the built in FTP, I always use FileZilla.
Best regards
joejac
|
 |
 |
Dreamcatchers
Posts: 120
|
| Posted: 02/21/2012, 10:58 AM |
|
hello dcosta,
I run both 4.3 and 5.0 on the same machine without any issue. Originally ran 5.0 on a sandbox machine to be safe but found it was not necessary.
The advice from others on how to publish a single page and using alternate FTP utulities will be very helpful.
The issue of slowness is still something to contend with. I was drawn into attempting a new project with ccs 5.0 because of the cool new features and interface. However, after experiencing several issues I did not want to get stuck supporting a production environment with beta software.
_________________
Training and LMS Developer |
 |
 |
dcosta
Posts: 18
|
| Posted: 02/27/2012, 6:56 AM |
|
Hello Dreamcatchers!
Thank You for Your help.
Now I have both versions (4.3 and Beta 5) working normally in the same machine with Windows XP.
As others have said Beta 5 is a lot slower than 4.3.
Best regards
Dias Costa
|
 |
 |
cwp
Posts: 7
|
| Posted: 04/16/2012, 2:52 AM |
|
Any tips to get Verion 5 to run a bit faster? for instance to turn off any auto-features?
It's really so slow that i can hardly do any work!
|
 |
 |
Dreamcatchers
Posts: 120
|
| Posted: 04/16/2012, 12:34 PM |
|
The Beta is slow. I suggest using the release version. You can run it in trial mode to make sure and then buy the release.
_________________
Training and LMS Developer |
 |
 |
cwp
Posts: 7
|
| Posted: 04/18/2012, 8:13 PM |
|
I bought the release version. Still damn slow. I cannot do a full publish F9, it always crash and closed/exited the program.
Some files could not be published, it shows the following error:
Error: internal unhandled error occurred while publishing page
Step on which the error occurred: page generation.
|
 |
 |
cwp
Posts: 7
|
| Posted: 04/18/2012, 8:33 PM |
|
I downloaded the trial version then activate it with the purchased serial number.. Any missing updates?
|
 |
 |
Lucius
Posts: 220
|
| Posted: 04/19/2012, 3:37 AM |
|
I have no issue with my copy, it's fast and been like this even in beta.
I have code completion on.
Running on Windows 7, 64bit.
Are you publishing the files on local drive or on to FTP server?
|
 |
 |
Dreamcatchers
Posts: 120
|
| Posted: 04/19/2012, 5:30 AM |
|
What is code completion?
_________________
Training and LMS Developer |
 |
 |
Lucius
Posts: 220
|
| Posted: 04/20/2012, 12:19 AM |
|
When you open CCS, in the right top corner you have "Options" button, click on it, from menu select "Options..."
In options window go to "Code editor", there you will find autocomplete options.
|
 |
 |
cwp
Posts: 7
|
| Posted: 04/22/2012, 8:10 PM |
|
Im running on Windows 2003, 32 bits.
Regardless local or ftp server, both slow..
And I have attempt to turn off every possible options there.
|
 |
 |
cwp
Posts: 7
|
| Posted: 04/23/2012, 12:32 AM |
|
I attempt to create a new Grid using the Builders. I was able to locate my table under DataSource, however, the columns are not showing under "Fields for the Grid".
My connection to the database is set as ODBC to Oracle. Please help to see why the columns are not showing..
|
 |
 |