Dreamweaver CS6 / CC hangs or freezes

I'm having issues with Dreamweaver freeze / freeze. I searched the entire Internet now, not finding an answer related to my problems.

This error is associated with each new version of Dreamweaver (CS5, CS6, CC). At first it freezes when I start Dreamweaver for about 20-30 seconds. After that, it starts to freeze when I finish writing something. I can write one line, then wait 2 seconds and it will start to hang. It also freezes when I save files.

This happens on all types of files (php, css, html, etc.).

Every time it freezes, I get (not respond) in the Dreamweaver window. It hangs for about 10-20 seconds.

I have been using Dreamweaver for a long time and have never encountered this problem before.

I tried to delete the cache file without any differences. I tried various regedit fixes with no luck. I reinstalled and removed all kinds of preferences. I disabled "Include Related Files". The only remaining option is to format the computer and reinstall everything.

Can anyone help me or give me a hint?

I am using Windows 7 Ultimate 32 bit.

+3
source share
8 answers

You can try this - this is due to editing the registry in Windows to prevent Dreamweaver from viewing the IP address of any external links on the pages you write:

http://helpx.adobe.com/dreamweaver/kb/hang-opening-document-dreamweaver-cs5.html

+1
source

" " // . , , DW , . . , .

. // . . "". "" "".

. @user3001950. .

0

. 'on', Dreamweaver , .

.

Manage Sites -> sitename -> servers -> remote server -> Advanced, UNCHECK Automatically upload files to server on Save

, . , , , 100% hunkydory.

0

1) . , system32.

2) sfc/scannow

3) . .

That'sall

0

, . Windows. :

http://www.blackviper.com/service-configurations/black-vipers-windows-xp-x86-32-bit-service-pack-3-service-configurations/

DW CS6 !!! ... (x200s thinkpad , xp sp3, )...

PS: , "ccleaner" "defragmenter"... , , DW...

PS2: , , , ... ( DW CS6)...

: ( , ), "barebones config", . "barebones", ....... . "", DW , , ...

0

, , . Adobe Dreamweaver CC 2015 800 html-. Dreamweaver , .

0

, Dreamweaver... , , . - , Dreamweaver , , . , , , . - FTP, , ...

0
source

I had a similar problem. I solved this by changing the method of including the CSS file.

to: & lt; link rel = style sheet type = text / css href = / css / main.css>

after: & lt ;? php include "css / main.css";

0
source

All Articles