Skip to main content
Inspiring
June 19, 2018
해결됨

Dreamweaver freezes every time when opening about 100 html files at once

  • June 19, 2018
  • 1 답변
  • 975 조회

Hi,

I used so far DW CS 6 & 5.5. and now subscribed to the Cloud model, expecting DW CC is better and faster than the Suites. Surprisingly, when I try to open 106 html files of a project (and its related css and js files), DW CC 18.2 ALWAYS freezes – no matter if I open the files in Code View or Design View. This task can be easily managed by DW CS 6 & 5.5. (CS 6 quicker than CS 5.5.; in Code View quicker than in Design View) but DW CC fails totally.

Any idea why this is the case and how this could be fixed? (I use a MBP 2017, one of the latest models and the current OS Sierra).


PS: I use a lot of ProjectSeven (PVII) DW extensions but this shouldn’t be a reason I guess.

이 주제는 답변이 닫혔습니다.
최고의 답변: Jon Fritz

Use the Find & Replace tool (Ctrl + Shift + F) to do site wide removals, replacements and additions.

That will run in the background and requires far fewer resources, plus it's a whole lot faster than doing 100 copy/pastes.

1 답변

WolfShade
Legend
June 19, 2018

I'm curious as to why you are trying to open 106 files at the same time.

Have you tried breaking it down into two or three groups of files?

Believe me, I'm no fan of DW CC.  CS5.5 and CS6 are my choice and used in our dev environment.  But I've never had a need to open >100 files at once.

V/r,

^ _ ^

Mijago작성자
Inspiring
June 19, 2018

This is a static website project and I want to insert in all 106 pages via copy and paste a code for the footer which includes a link to the data protection page according to the new European laws.

Of course I could try to break it down in groups of 35 flies or so but so far this was the mode if I wanted to change items which are present in all html files of a project.

Nancy OShea
Community Expert
Community Expert
June 19, 2018

Have you considered starting over with a database solution, like ColdFusion or Lucee?  Fewer pages, everything stored in a database, interactive.  If you have the time, it would end up being a lot easier, less troublesome.

Just my two cents. 

V/r,

^ _ ^


Any site over 50 pages should be dynamically driven with server-side code and database content.  And entire web site  needs only  4 pages -- Home, Contact, Summary and Detail.  The server generates pages on the fly from content stored in the database.  

Nancy O'Shea— Product User & Community Expert