lfbrito
Posts: 3
|
Posted: 11/26/2013, 7:21 AM |
|
Hi,
I want to create a new style based on style "Basic". If I choose this style on Style Builder and then do a SAVE AS, I get:
"Error saving thumbnail. Object doesn't support property or method 'attachEvent'"
Is this a bug?
Is there any way around this?
Kind Regards,
Luis
|
 |
 |
AAlex
Posts: 1
|
Posted: 04/06/2014, 12:15 AM |
|
I have the same problem and would appreciate it if someone could give me an answer for a solution!
Best regards
AAlex
|
 |
 |
blade6900
Posts: 6
|
Posted: 08/06/2014, 10:18 AM |
|
I'm having the same issue. Any one have a patch or fix?
Thanks.
|
 |
 |
saseow
Posts: 744
|
Posted: 08/06/2014, 8:43 PM |
|
It is because of changes in the new IE 11. attachEvent is not longer supported and has been replaced by addEventListener. CCS has not fixed this.
See this article: http://msdn.microsoft.com/en-us/library/ie/ms536343%28v=vs.85%29.aspx
I have not tried it but rolling back to an earlier IE version should fix the problem.
|
 |
 |
mclare
Posts: 12
|
Posted: 09/11/2014, 11:36 PM |
|
I am having the same issue, and a few others since I upgraded from 4.3 last week.
Clearly no solutions yet? Peterr?
I don't use IE at all.
|
 |
 |
drama
Posts: 1
|
Posted: 03/19/2015, 2:03 AM |
|
I just tried the trail version In CCS5, the Autocomplete features wizard is not work. but when i use the ASP.NET VB - InMotion Framework, it worked. I have plan to upgrade my CCS3 to CCS5. but the features is work only in ASP.NET VB - InMotion Framework. Does anyone know about this issue?
_________________
Atif |
 |
 |
eratech
Posts: 513
|
Posted: 03/19/2015, 7:37 PM |
|
drama - might be better to make a new topic as your problem is not really about the Styles.
Is it the Autocomplete wizard itself that's not working, or the resulting service and ajax code that drives it that doesn't work?
Also, are you creating a new project in ASP.NET and using the Autocomplete, or are you upgrading an existing CCS3 project?
I suspect there are some problems when upgrading several versions - CCS3 and CCS4 used prototypejs and yahooUI for it's ajax stuff and CCS5 uses jquery. I have found far fewer errors creating a new project in CCS5 than upgrading.
E
_________________
CCS 3/4/5 ASP Classic, VB.NET, PHP
Melbourne, Victoria, Australia |
 |
 |