mlapl1
Posts: 66
|
| Posted: 02/10/2009, 4:25 PM |
|
I have upgraded to CCS 4.1.00.032 (the very latest version as far as I can tell - downloaded a couple of days ago)
CCS now crashes when I try to generate certain pages (whose layout I had modified by hand)
So if I press F8 or <ctrl>F8 I get the following:
A dialog box appears saying: Error during page publishing.
Error occurring while transforming
Module Generator
Error: Internal Error. Error occurred while generating the page.
Error: Error occurred while generating the page XYZ.php
I do not know if I will ever be able to publish those pages.
Reverting to an earlier version of CCS (4.1.00.027) solves the problem but clearly I want to be able to use the latest versions as they come out.
Help appreciated.
Andrew
|
 |
 |
damian
Posts: 838
|
| Posted: 02/10/2009, 7:42 PM |
|
hi andrew - this should probably be directed to support - they will be able to look at your code with you and hopefully solve the issue.
_________________
if you found this post useful take the time to help someone else.... :)
|
 |
 |
Oper
Posts: 1195
|
| Posted: 02/10/2009, 8:23 PM |
|
ASk support there is a patch for that message.
At least for ASP.
_________________
____________________________
http://www.7bz.com (Free CMS,CRM Developed in CCS)
http://www.PremiumWebTemplate.com
Affiliation Web Site Templates
Please do backup first |
 |
 |
mlapl1
Posts: 66
|
| Posted: 02/10/2009, 8:29 PM |
|
Thank you both. i am using php. I will ask support.
Andrew
|
 |
 |
mlapl1
Posts: 66
|
| Posted: 02/11/2009, 2:43 AM |
|
I contacted support who provided a patch which appears to have worked.
Thanks CCS.
Andrew
|
 |
 |
paulmason411
Posts: 127
|
| Posted: 02/17/2009, 9:49 PM |
|
I am also experiencing this error. Is the patch publicly available or do i have to request it?
_________________
http://paulmason.name - Web Development Blog
|
 |
 |
mlapl1
Posts: 66
|
| Posted: 02/18/2009, 2:19 AM |
|
No idea if it is publicly available. I requested it from the support site and got an answer and solution within a few hours.
All the best
Andrew
|
 |
 |
paulmason411
Posts: 127
|
| Posted: 04/02/2009, 7:50 PM |
|
This was the response I got from support:
Quote :
Please install a new CCDB.dll file that should fix the problem.
For this back up the existing CCDB.dll file located in your CodeChargeStudio4.1.00.032 installation folder and download the patch from:
http://support.yessoftware.com/files/CCdb.zip
Extract the new CCDB.dll in your CodeChargeStudio4.1.00.032 folder replacing the original CCDB.dll.
After that register this dll manually using regsvr32 command, like:
regsvr32.exe CCDB.dll
Run CCS and try to reproduce the problem. It should disappear. This patch should be include in the next CCS update.
Works for me, however I've had to re-run the dll when I installed the latest version of codecharge
_________________
http://paulmason.name - Web Development Blog
|
 |
 |