timhobbs
|
| Posted: 05/29/2003, 10:59 AM |
|
I'm using the trial version of Code Charge Studio and it's been running great for the last two weeks and then all of a sudden I started getting error messages when trying to create grids using the toolbox icons. The wizard comes up ok, I then go through the entire process of creating the grid attributes. Once I get to the end and hit finish, the grid will appear in the design window, then will disappear and an error message will pop up saying that the grid is not present in the html. Seeing these error messages sparked my curiosity. So I started trying to create just regular html elements from the design view and then taking a peak in the html window, and sure enough the html does not get generated. I admit that this is only a trial version, but this raises some serious problems in my decision making if this is the type of behavior I can expect. Has anyone else experienced this problem and if so, how did you fix it?
|
|
|
 |
RonB
|
| Posted: 06/01/2003, 4:08 AM |
|
try closing and reopening the project abd regenerating the whole site. I must say I have no troubles like you describe but I'm not using a trial version.
Ron
|
|
|
 |
Nicole
|
| Posted: 06/02/2003, 6:12 AM |
|
Hello,
As I know in CCS2.0 all HTML tags should be in lowercase due to issue with Regular Expression used during generation in CCS. So please check all the html tags to be in lowercase, i.e. 'Attribute names are in lowercase' (Tools->Options->HTML Formatting) flag is selected . This issue is in list of features which are to be reviewed and redesigned.
|
|
|
 |
rclayh
|
| Posted: 06/02/2003, 7:18 AM |
|
I've noticed problems cropping up about the 3rd or 4th time I compile a asp.net site. So if I've published more than 3 or 4 times, I take a couple of seconds and restart Code Charge.
|
|
|
 |
|