d17
|
| Posted: 09/20/2002, 8:20 PM |
|
Hello SupportCrew and all CodeChargers,
I encountered unbearable problem, when I try to import(open) my existing CC project into CCS it shows me the first dialog window where I can change "Project path", "Site Language", "Theme", etc., but after I click on the OK button which should continue the importing process there are 3 different dialog windows with error reports that will appear on my screen. Here are their detailed descriptions:
1. WINDOW - not always appearing, I figured out that when I delete all the destination folders created by CCS during the process of importing(CCS tries to save imported files there) this window doesn't appear:
WINDOW TITLE: "Error renaming File or Folder"
MESSAGE: "Cannot rename MyProjectName: The source and destination file names are the same"
BUTTONS: "OK"
2. WINDOW-appears always in its first or second version. The first version appears always when I try to import(open) my CC project right after I (re-)start the CCS, the second one appears when I continue in importing(opening) my CC project in CCS more times without restarting CCS(Btw.as you can see this means that 2.version of this 2.window appears in the same case the 1.window mentioned above appears):
FIRST VERSION OF 2.WINDOW:
WINDOW TITLE: "Internet Explorer Script Error"
MESSAGE: "An error occured in the script of this page
Line: 178
Char: 16
Error: 'sTables.length' is null or not an object
Code: 0
URL: file://C:\Program Files\CodeChargeStudio\Components\Dialogs\Wizards\Import\Import.html
Do you want to continue running scripts on this page?"
BUTTONS: "Yes", "No"
SECOND VERSION OF 2.WINDOW:
TITLE: "Internet Explorer Script Error"
MESSAGE: "An error occured in the script of this page
Line: 488
Char: 7
Error: Object required
Code: 0
URL: file://C:\Program Files\CodeChargeStudio\Components\Dialogs\Wizards\Import\Import.html
Do you want to continue running scripts on this page?"
BUTTONS: "Yes", "No"
Can you please help me with this? My project is in fire, so please send me your tips asap, any help is highly appreciated, thank you very very much for your kind helping hand.
Regards, d17
|
|
|
 |
CodeCharge Support
|
| Posted: 09/21/2002, 3:50 AM |
|
Hello,
1. please check the converted CCS file and CC one have different names.
2. please submit the request to the support system at : http://support.codecharge.com/support_new.asp
and let us know the CCS version you're using
|
|
|
 |
d17
|
| Posted: 09/21/2002, 6:21 AM |
|
Thank you CC Support I have submitted using your "Request Help" form, can anyone else help me with this please, I hightly appreciate any help, thank you very very much for your kind helping hand.
Regards, d17
|
|
|
 |
luke
|
| Posted: 09/22/2002, 5:27 AM |
|
I see that importing from CC into CCS is huge problem for YesSoftware, lots of posts describing problems while importing, but not many answers with appropriate solutions. Or am I missing somethig?
|
|
|
 |
Steven Dowd
|
| Posted: 09/22/2002, 8:33 AM |
|
I had basicaly this same error when importing a project into CS that worked fine in CC
eventualy with help from CC Support, I found that you 'CANNOT'import any CC project successfully into CCS if either of these two conditions exist
1/ no 'pagename' in the CC project must start with a number
i.e.
"census1851.php" will import successfully
but,
"1851census.php" will crash the import with the error you describe first in your posting.
So i would suggest you check your CC page names and rename the ones that have a Number as the first digit of the name to a letter as first digit.
2/
any CC project with a "tree" form in the project, cannot be imported into CCS, it will import the project , but will 'loose' the tree form/items/details of pages that include the tree form..
Hope tis helps
Steven
|
|
|
 |
andre
|
| Posted: 09/22/2002, 10:54 AM |
|
Hello there,
I have the same problem as you have gentlemen. No luck with importing, I have no pages/filenames starting with number. Although I have one form of tree type in the imported CC project, the importing process ends with error not with project imported without the tree form or the whole page containing this tree form. Can somebody help us with this please? Or better from the Support?!
|
|
|
 |
d17
|
| Posted: 09/23/2002, 6:58 AM |
|
Thanks for new tips, but my situation is exactly like Andre's one. Support please hurry with the solution(they work on it, we communicate through their support pages), until now there are no results from the moment on Friday's noon(I've posted this message here)/Saturday's morning(posted this message to support system of yessoftware). Can anybody else help as well, please? Thank you for your time and effort.
Regards, d17
|
|
|
 |
CodeCharge Support
|
| Posted: 09/25/2002, 1:02 AM |
|
Hello,
In addition to posted above: the one more known problem with CC to CCS converter is handling url fields on the menu forms. The problem is already solved.
If anybody have problems with converting CC projects please submit the request to the support system at: http://support.codecharge.com/support_new.asp and attach CC project to our request.
We’ll provide all possible help.
|
|
|
 |
Eladesor
|
| Posted: 09/25/2002, 4:23 AM |
|
Re: If anybody have problems with converting CC projects please submit the request to the support system at: http://support.codecharge.com/support_new.asp and attach CC project to our request.
We’ll provide all possible help.
I submitted one regarding the conversion of GoToCode from CC -> CCS asking two questions –
1. Any help for the conversion
2. Any chance of a CCS version
#2 was answered (sort of…..) and #1 never received any reply and certainly no help or advice – with the ticket being closed before I read it.
Having been a keen supporter of CodeCharge from virtually day 1 I obviously have many projects developed using CC. The conversion from CC-> CCS is nothing but a let down.
GoToCode is an excellent piece of work and as such I had spent many hours developing a web site for young people using it as the template. Obviously I would have loved to have imported my work into CCS - not a chance!

Regards to the group
Eladesor
|
|
|
 |
d17
|
| Posted: 09/25/2002, 5:13 AM |
|
Yes, just as SupportCrew posted here,the update was created. I've updated my Import directory, "successfuly" got over the importing process with no errors during that one and now trying to figure out what is/isn't successfuly imported.
Even at the beginning of my searching for these not imported or deformed imported data that were saved during the import process I've found:
1. the imported DB connection settings are deformed, what results in many errors, for example:
Error: Page MyPageWithRecordForm: Unable to set Restricted property. Site Security is not configured.
Error: Error occurred while generating the "MyPageWithRecordForm" page. (1)
2. well known problem with tree forms, but this was discussed in the past
3. ...
4. etc....
...I'm going back to work to check what "new" I will find in my "imported" CCS project ...
:o/
regards, d17
|
|
|
 |
|