focus1
Posts: 6
|
| Posted: 03/27/2006, 6:24 AM |
|
At the moment we are very frustrated.
We started CCS3 in November 2005 and stopped after a vew Days because CCS 3 was too bugy.
Today 2006.03.27 we downloaded and tried the latest Version (3.0.3.1) and stopped again after a few hours.
The basic Issues:
Using the Grid and Record Builder against a single Table won't work.
The Query Builder hangs after clicking on any Function and CCS needs to be killed by TaskManager. There is no way to modify the Where or the Order By Clause.
The Link from the Grid to the Record doesn't work either.
Splitting the Functions onto two different Pages is no Option because SQL cant be modified.
What to do??
Code more - use less CodeCharge??
|
 |
 |
Oper
Posts: 1195
|
| Posted: 03/27/2006, 8:07 AM |
|
I downloaded to test
1) i did a quick Grid and record Builder and Worked Perfect... (30sec) (Link worked ok)
2) I did Created a Editable GridBuilder and it worked Perfect
3) Query Builder Worked like a charm i added few Where Sentence never hangup and worked ok
Note: i was quick tested nothing deep just like 3min.
So maybe somethign must be wrong in your PC try to contact support they may help.
* Check any Spyware you may have (ad-aware and Spysweeper)
* Check Virus
* Dont Use LongHorn or IE7 Beta
* What Database are you using.
Important: if you use MCafee it may delete some of your MySQL file, EXCEL and Word, even some file related to JET engine do to a Mistake they did on a DAT file on 13/03/2006.
MCafee it also deleted some CCS dll files, CCDialog.DLL and CCDB.DLL and Some OCX on CCS
MCafee did Quaretine or Delete a list of 300ish files (Be Aware)
As what concert to CCS3 we have a huge aplciation with like 300+ Pages COmponets, that work with MySQL and MDB, and few other OCX and its woking Perfect.
WIth no ISUE while Runing, but yes some bug easy to handle during Develop.
_________________
____________________________
http://www.7bz.com (Free CMS,CRM Developed in CCS)
http://www.PremiumWebTemplate.com
Affiliation Web Site Templates
Please do backup first |
 |
 |
WKempees
|
| Posted: 03/27/2006, 8:34 AM |
|
No such problems exist or the forum would have been full of it, a lot of
daily intense users.
I would contact support and have your machine or setup checked.
|
|
|
 |
focus1
Posts: 6
|
| Posted: 03/27/2006, 9:48 AM |
|
I forgot to mention that all the tasks we tested on CCS 3 work perfect on CCS2 which we are using for long time. There is no problem with CCS2 on the same Machine and we created over the last few years starting with CC more than 2000 pages
|
 |
 |
focus1
Posts: 6
|
| Posted: 03/27/2006, 11:23 AM |
|
I continued testing and can report:
a quicky will give you the result as you described - as long as you do not create an empty page and then use the Assistant. - you have to use the page assistant - then you get a working page but still you can NOT MODIFY the SQL-statement. The System hangs if you just click a function.
|
 |
 |
peterr
Posts: 5971
|
| Posted: 03/27/2006, 12:12 PM |
|
focus1,
Quote :What to do??
Possibly this problem was not resolved and will never be resolved if you don't tell anyone about it... Thus please always contact the support if you see any issues. It's also quite possible that not everyone experiences the same problem.
Thank you.
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
roeya
Posts: 181
|
| Posted: 03/27/2006, 1:03 PM |
|
focus1,
II had similar problems when I did not uninstalled a beta version (actually I did unistalled it but something went wrong...) anyway try to uninstall, then delete the irctories starting with CodeChargeStudio3*
--- - attention CodeChargeStudio3.----- -> 3 -> Three
*** just CodeChargeStudio is where CCS 2.0 is installed do not delete !
If you cannot delete the directory then reboot the computer then delete it. Only after this re-install the program.
It worked for me
I did several tests and for the first time I think CCS 3.0.3.1 is working as expected. Much better then 3.0.2.2
_________________
http://www.infoneto.com/ |
 |
 |
Oper
Posts: 1195
|
| Posted: 03/27/2006, 3:32 PM |
|
I dont use the assistant i create aBlank page and creae Record/grid.
it work ok.
Quote focus1:
I continued testing and can report:
a quicky will give you the result as you described - as long as you do not create an empty page and then use the Assistant. - you have to use the page assistant - then you get a working page but still you can NOT MODIFY the SQL-statement. The System hangs if you just click a function.
_________________
____________________________
http://www.7bz.com (Free CMS,CRM Developed in CCS)
http://www.PremiumWebTemplate.com
Affiliation Web Site Templates
Please do backup first |
 |
 |
kangus
Posts: 47
|
| Posted: 03/28/2006, 1:45 AM |
|
Quote :There is no problem with CCS2 on the same Machine and we created over the last few years starting with CC more than 2000 pages
I've been thru three machines since CC. Get a new machine..
We have projects with 30~365 pages, one~four database connections, and roll-up reports that require three temp tables created on the fly. In my office I'm plugging in a 1GB network between my workstation and the test server tomorrow, publishing a project takes 1 minute and 40 seconds and I hope to cut that in half...
_________________
PHP 4/5 mySQL 4.1/5 CCS 3.x |
 |
 |
andrefogelman
Posts: 117
|
| Posted: 03/28/2006, 2:59 AM |
|
I am also having some problems with 3.0.3.1 coming from 3.0.2.2 where everything was working perfectly. I have summoned support yesterday and I am waiting for a solution. It is a little frustrating when you one instalss a a new release and you don't have the expected experience. As I see it - it is part of the software development and a normal but unwanted fact
Andre
|
 |
 |
BDENISON
|
| Posted: 03/28/2006, 10:12 AM |
|
We are experiencing the same problem on two laptops. We have noticed that when you create a link that is not a database column (i.e. just a regular expression) the link is not updated with the expression. We are going to submit a support request but in the mean time, we have to revert back to the older version due to deadlines. We usually wait a week or two before going to the latest, next we will.
|
|
|
 |
dragoon
Posts: 173
|
| Posted: 03/28/2006, 10:42 AM |
|
problems in .NET projects. translation resources aren't rendered in javascripts. this isn't working:
<script language="javascript" type="text/javascript">
<!--
alert('{res:CCS_ASC}');
-->
</script>
while in ASP is fine.
I reported this to support, just to let others know about it.
|
 |
 |
andrefogelman
Posts: 117
|
| Posted: 03/29/2006, 3:08 AM |
|
I have solved my problem and due to the solution I found I stand by that it is a bug or a least a compatibility problem introduced to changes in the new release. This has been reported to support.
My solution.
I erased all my aspx.vb files and let codecharge regenerate them.
Like this I could see all the missing declarations that are causing the error. I then proceeded to correct them one by one. After inserting the correct declarations the project was built with no errors. What concerns me was that this project did not report any of these problems in CCS 3.0.2.2 and only with 3.0.3.x they surfaced. Probably these variables etc where declared elsewhere.
Andre
|
 |
 |
wayner
Posts: 37
|
| Posted: 03/29/2006, 7:41 AM |
|
I am using the portal template from CCS 3.0.2.2 and have added a grid to display a data driven picture and link of site sponsors. After installing CCS 3.0.3.x, I tried to move the grid position; at that time it said all of the grids and header on the default page were missing and did not render out properly i.e. no header, menu or gird data.
Background: I updated CCS 3.0.3.x first (ERROR), then uninstall and loaded it fresh (ERROR), then uninstalled and loaded CCS 3.0.2.2 fresh and I was able to move the grid at that time.
I do have the horizontal menu module installed and a random image generator for the main picture on the default page.
The CCS 3.0.3.x sample portal did not error out when I moved a grid within CCS 3.0.3.x
I will have to wait until this bug is corrected before moving to 3.0.3.x or start my portal project over again because of the bug. arrgh!!!!
Any help would be appreciated.
Thanks,
Wayne
_________________
Have it your way, sort of!
1. You can have it fast.
2. You can have it cheap.
3. You can have it accurate.
Pick 2 out of the 3! |
 |
 |
ed
|
| Posted: 04/01/2006, 5:24 PM |
|
Hi wayner,
I think it will be better to submit your issue to support.
Best regards,
ed.
|
|
|
 |