Skip to main content
accisFelix
Participant
July 24, 2017
Answered

Dreamweaver CS6 - Dateien lassen sich nicht öffnen

  • July 24, 2017
  • 1 reply
  • 312 views

Hallo zusammen, ich bin gerade (seit ca. 2 Jahren 😉 am verzweifeln... ich möchte eine "stinknormale" HTML-Datei in DW CS6 editieren. Aber ich bekomme sie einfach nicht angezeigt bzw. nicht geöffnet. Lege ich mit CMD+N eine neue Datei an, kann ich diese ganz normal editieren. Speichere ich sie und schließe sie, dann bekomme ich sie danach nicht mehr geöffnet bzw. angezeigt. Allerdings gibt es auch keine Fehlermeldung. Was mache ich falsch bzw. was ist falsch eingestellt? Wer kann mir helfen? Ich wäre SEHR dankbar!!!

Gruß vom Felix

This topic has been closed for replies.
Correct answer Nancy OShea

Dreamweaver does not like code errors.   As a test, can you open the file in another plain text editor like Notepad, Brackets or Text-Wrangler?  Also, can you check your code using the W3C validation service to ensure your file contains no code errors?

Nancy

1 reply

Nancy OShea
Community Expert
Nancy OSheaCommunity ExpertCorrect answer
Community Expert
July 24, 2017

Dreamweaver does not like code errors.   As a test, can you open the file in another plain text editor like Notepad, Brackets or Text-Wrangler?  Also, can you check your code using the W3C validation service to ensure your file contains no code errors?

Nancy

Nancy O'Shea— Product User & Community Expert
accisFelix
Participant
July 24, 2017

Hi Nancy, thank you very much for your answer. It seems to be correct that there are a lot of mistakes in my code. But otherwise it's possible to open the file in brackets f. e. Meanwhile i think the reason is that it is necessary to create a site in dreamweaver an to save the file you want to work with... in this case dreamweaver seems to accept code errrors too i think... I'll test a little bit more...