Copy link to clipboard
Copied
there seem to be some strange bugs in CS 5 Dreamweaver! The first one is that every time I add a record set it replicates the second line in the source code, which is usually the include for my connection. Next – every time I add or remove a behavior Dreamweaver will erroneously rewrite portions of the source code and even drop certain lines, usually a dim statementfor when the connection string is "reset" – I think I can get around this problem is the following is allowed:
redef dim myvar if def not def myvar then realdim myvar else do nothing
How do I code that?
And finally here's a peculiar problem: if I create a record set (call it "Fred"), then delete that record set, and then try to re-create itI get told that the name is "already in use". So this leads to some very strange names for record sets – tester11111, tester2222222222, and so forth.
any suggestions?
Thank you.
Ross
Copy link to clipboard
Copied
There have been other threads on this topic, it seems to affect some people more than others and as far as I know there isn't a definite fix. I'm using CS4 and occasionally experience similar issues. also, I believe there's an update for C'S 5 which may help if you have not yet already installed it. Make backup copies of working pages before adding or deleting new behaviors, just in case. For double connection includes, just delete one. when you delete a recordset, check the code for any remnants left over - it probably isn't fully deleted if you're getting a message saying the name is already tataken. lastly, there are times when the code is correct, but the behaviors panel isn't reading it and you get exclamation points. In that case, closing andnreopening the page usually solves it.
Copy link to clipboard
Copied
same problem, very frustrating
Get ready! An upgraded Adobe Community experience is coming in January.
Learn more