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 -> General/Other

 Getting CCS 5.1 to Work on Windows 8.1

Print topic Send  topic

Author Message
Dreamcatchers


Posts: 120
Posted: 10/13/2015, 10:34 PM

I have struggled a lot with CCS 5.1 crashing, freezing, and blowing up features with nothing more than a simple un-related edit.

After searching the forums I concluded it does work for most, therefore it must be my environment.

So I took the following steps and have it working well.

1. un-install CCS
2. Remove all registration entries for YesSoftware
HKEY_CURRENT_USER\Software\YesSoftware\CodeChargeStudio5
HKEY_LOCAL_MACHINE\SOFTWARE\YesSoftware\CodeChargeStudio5
3. Turn off all Anti-virus software
4. Install CCS (Run as Administrator)
5. Activate the Product
6. Turn on Anti-virus software

So far I have implemented the following new features with ease:
> Slider
> Numeric up down
> Inline Date Picker
> Tabbed Tabs
> Dialog Panel (very cool and probably the most useful of all features)
> CKeditor

These features work easy and are easy to change after creating. My initial use had expectations different than reality. Once I figured out how they worked and how to adjust them after creation, I am very impressed. "Everything is simple, once you understand it".

Areas to explore that I never previously figured out are:
> Flash Charts
> Template Panel

If you are struck on any of these features, reply here and I will share what I know.
I am so pleased with CCS and the ability to turn out complex applications fast.

My current application using most of the feature of CSS is a Learning Management System (LMS). It is deployed to State Governments and some of the largest retailers in North America.
_________________
Training and LMS Developer
View profile  Send private message
Oper


Posts: 1195
Posted: 10/14/2015, 6:44 AM

(We are using 5,1 Really Smooth without Crash 4 Seat)

My Suggestion.
->> Forget Flash Chart. (Not Worthy) go with a 3th Party solution
->> Really a Pain locate form etc. Avoid them also (we are Developing our CSS way)

Tabbed Tab we use jQuery TABs
We have not used Dialog Panel yet (Could you Explain why you like it?



_________________
____________________________
http://www.7bz.com (Free CMS,CRM Developed in CCS)

http://www.PremiumWebTemplate.com
Affiliation Web Site Templates

Please do backup first
View profile  Send private message
cvboucher

Posts: 191
Posted: 10/14/2015, 10:42 AM

One thing I learned when creating a Bootstrap design is that CCS has a hard time with any javascript libraries that get loaded directly from the page. Once I started loading these using the ScriptIncludes property (.Net InMotion), my CCS crashes pretty much stopped.

Another little trick I did to eliminate the clientI18N.aspx from my pages (which was more than doubling my page download size because it can't be cached), was to save the .js file for each locale using Chrome developer tools and using the following in an includable page that is included on my Design/Master Page:

this.ScriptIncludes += "|js/globalize/globalize_" + Resources.Strings.CCS_LocaleID + ".js|";

Craig
View profile  Send private message
Oper


Posts: 1195
Posted: 10/14/2015, 3:21 PM

we did something similar for the clientI18n.ASP but we did HTML way

First Create each JS
and then

  
<script language="JavaScript" src="Functions{res:CCS_LocaleID}.js" type="text/javascript" charset="utf-8"></script>  


_________________
____________________________
http://www.7bz.com (Free CMS,CRM Developed in CCS)

http://www.PremiumWebTemplate.com
Affiliation Web Site Templates

Please do backup first
View profile  Send private message
GeorgeS

Posts: 206
Posted: 01/11/2016, 6:50 PM

I just tried what Dreamcatchers described (Greg from Yes support suggested the same).

No difference.
CCS 5 started crashing like crazy after the latest sneaky WIN 10 auto-update.

You can create grids, pages and such but any attempt towards modifying DS for any of the components just closes CCS. What the heck?!!!
I don't have any JS or fancy scripts on my pages.

Same CCS 5 pages can be modified on my 15-y/old notebook with winXP.

I don't know what registry keys removal is suppose to do but I couldn't even find this one on WIN 10: HKEY_LOCAL_MACHINE\SOFTWARE\YesSoftware\CodeChargeStudio5

After uninstalling and reg cleaning CCS still remembered my Serial Num when I started re-installing it.

Any other tips from WIN 10 users?





_________________
GeorgeS
View profile  Send private message
Dreamcatchers


Posts: 120
Posted: 01/11/2016, 7:59 PM

Some additional info on my environment. I am programming in Classic ASP. Therefore I cannot speak to environments with PHP, .Net, etc.

Also I found mixed reviews on Windows 10 so I have avoided it. I have a sandbox machine with Win 10 that I plan to experiment with prior to upgrading my Win 8.1. I have not had the time so no experience with my environment on CCS and Win 10.

Sorry I cannot add additional insight beyond my original post. Hopefully defining my environment helps a little in doing an apples to apples comparison.
_________________
Training and LMS Developer
View profile  Send private message
Oper


Posts: 1195
Posted: 01/12/2016, 5:58 AM

PHP and ASP no much different on for the UI/Design CCS

Problem is Explorer

are you Using EDGE or Explorer 11?
_________________
____________________________
http://www.7bz.com (Free CMS,CRM Developed in CCS)

http://www.PremiumWebTemplate.com
Affiliation Web Site Templates

Please do backup first
View profile  Send private message
GeorgeS

Posts: 206
Posted: 01/12/2016, 12:47 PM

Hmmm... Edge & IE?
I'm not "using" these 2 and I see Edge only in the start menu.

So, what do I do with them?
_________________
GeorgeS
View profile  Send private message
Oper


Posts: 1195
Posted: 01/12/2016, 2:01 PM

CCS use Edge or IE


start explorer and check version.
_________________
____________________________
http://www.7bz.com (Free CMS,CRM Developed in CCS)

http://www.PremiumWebTemplate.com
Affiliation Web Site Templates

Please do backup first
View profile  Send private message
GeorgeS

Posts: 206
Posted: 01/12/2016, 3:12 PM

Done.
IE vers. 11.20.xxxx

I went to Windows Features and turned IE off, restarted and CCS still crashed when I tried to change ORDER BY
_________________
GeorgeS
View profile  Send private message
GeorgeS

Posts: 206
Posted: 01/14/2016, 3:19 PM

"Yes" support again recommended to run CCS as Admin.
It didn't change anything for me.
CCS still crashes.

I will have to install VirtualBox with Windows 7, I guess.
_________________
GeorgeS
View profile  Send private message
gagnej

Posts: 2
Posted: 01/19/2016, 7:16 AM

Quote GeorgeS:
Done.
IE vers. 11.20.xxxx

I went to Windows Features and turned IE off, restarted and CCS still crashed when I tried to change ORDER BY

I know the same problem in ORDER BY :
Signature du probleme :
P1: CodeChargeStudio5.exe
P2: 5.1.0.0
P3: 526a6e35
P4: ToolkitPro1513vc80U.dll
P5: 15.1.3.908
View profile  Send private message
Oper


Posts: 1195
Posted: 01/19/2016, 7:23 AM

Data base?
New Form or Converted from CCS4?

that error is not related to IE

_________________
____________________________
http://www.7bz.com (Free CMS,CRM Developed in CCS)

http://www.PremiumWebTemplate.com
Affiliation Web Site Templates

Please do backup first
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.

PHP Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.