Dreamweaver 8 无法启动的解决方案

所属分类: 网页制作 / Dreamweaver 阅读数: 1061
收藏 0 赞 0 分享
症状:
Dreamweaver8 启动出现错误,点击后一直无法进入程序。 即使删除了注册表键值,优化了系统,反反复复删装了两三遍程序也不见效~~~ 处方:
重命名或删除用户配置文件夹即可。 以WinXp为例,该文件夹的路径为:C:\Documents and Settings\系统用户名\Application Data\Macromedia\Dreamweaver 8\Configuration 详细的参考资料 Dreamweaver 8 does not launch Issue
Some users are reporting that Dreamweaver 8 does not launch. The common characteristic is that the splash screen appears momentarily, then the application closes. Some users report being able to launch Dreamweaver 8 two or three times before experiencing the problem, while some users were never able to launch Dreamweaver 8. (Ref. 201530) Solution
Here are some steps that should resolve the problem. Try the steps in descending order. Close Dreamweaver before performing each suggestion, and launch it again after performing each suggestion, to see if the problem is solved. Windows
The Dreamweaver 8.0.1 Updater resolved this issue for most users. Install the Dreamweaver 8.0.2 Updater as it includes all of the fixes in the 8.0.1 update, plus additional recommended fixes. Try renaming the Dreamweaver user configuration folder, so that Dreamweaver will automatically generate a new user configuration folder the next time Dreamweaver launches. The Configuration folder is located here: C:\Documents and Settings\\Application Data\Macromedia\Dreamweaver 8\Configuration Recreate your Dreamweaver user settings in the registry as follows: Launch the Registry Editor by clicking the Start button, choose Run, then type " regedit ". In the Registry Editor, navigate to this folder: HKEY_CURRENT_USER\Software\Macromedia\Dreamweaver 8 Rename the "Dreamweaver 8" key to "DreamweaverOLD", so that Dreamweaver will automatically generate a new user settings key the next time you launch it. Warning: Editing the Windows Registry incorrectly can cause serious problems that may require reinstalling your operating system. Adobe does not guarantee that problems caused by editing the registry incorrectly can be resolved. Edit the registry at your own risk. Recreate your Dreamweaver site definitions in the registry as follows. The steps below will delete your site definitions in Dreamweaver. Launch the Registry Editor by clicking the Start button, choose Run, then type " regedit ". In the Registry Editor, navigate to this folder: HKEY_CURRENT_USER\Software\Macromedia\Common\8\Sites Rename the "Sites" key to "SitesOLD", so that Dreamweaver will automatically generate a new Sites key the next time you launch it. Warning: Editing the Windows Registry incorrectly can cause serious problems that may require reinstalling your operating system. Adobe does not guarantee that problems caused by editing the registry incorrectly can be resolved. Edit the registry at your own risk. Macintosh The Dreamweaver 8.0.1 Updater resolved this issue for most users. Install the Dreamweaver 8.0.2 Updater as it includes all of the fixes in the 8.0.1 update, plus additional recommended fixes. Drag the Dreamweaver Configuration folder to the desktop, so that Dreamweaver will automatically generate a new Configuration folder the next time Dreamweaver launches. The Configuration folder is located here: Mac HD/Users//Library/Application Support/Macromedia/Dreamweaver 8/Configuration Drag the Dreamweaver 8 Prefs file to the desktop, so that Dreamweaver will automatically generate a new prefs file the next time Dreamweaver launches. The prefs file is located here: Mac HD/Users//Library/Preferences/Dreamweaver 8 Prefs Drag the Dreamweaver 8 Site Prefs file to the desktop, so that Dreamweaver will automatically generate a new Site Prefs file the next time Dreamweaver launches. This will delete your site definitions in Dreamweaver. The Site Prefs file is located here: Mac HD/Users//Library/Application Support/Macromedia/Common/8/Sites/Site Prefs
更多精彩内容其他人还在看

通过Dreamweaver学习了解CSS

层叠样式表 (CSS) 是一系列格式设置规则,它们控制 Web 页面内容的外观。使用 CSS 设置页面格式时,内容与表现形式是相互分开的。页面内容(HTML 代码)位于自身的 HTML 文件中,而定义代码表现形式的 CSS 规则位于另一个文件(外部样式表)或 HTML 文档的另一
收藏 0 赞 0 分享

网页中插入Flash按钮与文本

  Flash 的动画按钮能够给网站带来动感,这让不少读者觉得十分有趣,同时也为网站增加了许多访客,其实在 Dreamweaver MX 2004 中只需几步简单的操作,就可以插入 Flash 按钮。   一、在网页中插入Flash 按钮   ( 1 )打开 Dr
收藏 0 赞 0 分享

写给喜欢用DW编写CSS人的一些建议

  在DreamWeaver中编写CSS,这种编写习惯并不提倡,不过由于"可视化"和操作简便,使用的朋友依然很多,今天罗列一些“最佳习惯”,希望对这些朋友有所帮助。   CSS正在改变网站设计的进程。为迎合不断增长的倾向于CSS的
收藏 0 赞 0 分享

在Dreamweaver中利用CSS样式表设置网页

  本文介绍如何在Dreamweaver 中使用层叠样式表 (CSS) 设置页面中的文本格式。您可以使用 CSS 以 HTML 无法提供的方式来设置文本格式和定位文本,从而能更加灵活自如地控制页面的外观。   了解 CSS   层叠样式表 (CSS) 是一系列格式设置
收藏 0 赞 0 分享

DreamWeaver中p标签br标签怎么使用?

DreamWeaver中p标签br标签怎么使用?DreamWeaver中想要让文字换行,该怎么实现呢?下面我们就来看看dw文字换行的两种方法,需要的朋友可以参考下
收藏 0 赞 0 分享

DreamWeaver怎么使用块状标签div?

DreamWeaver怎么使用块状标签div?DreamWeaver页面中想要使用块状标签,该怎么使用呢?下面我们就来看看详细的教程,需要的朋友可以参考下
收藏 0 赞 0 分享

dreamweaver怎么实现鼠标放在不同的位置显示不同的图片?

dreamweaver怎么实现鼠标放在不同的位置显示不同的图片?dw中想要制作图片切换效果 ,该怎么制作呢?下面我们就来看看详细的教程,需要的朋友可以参考下
收藏 0 赞 0 分享

Dreamweaver数据库连接出现错误404该怎么解决?

Dreamweaver数据库连接出现错误404该怎么解决?Dreamweaver在连接数据库的时候出现404错误,该怎么解决呢?下面我们就来看看详细的教程,需要的朋友可以参考下
收藏 0 赞 0 分享

Dreamweaver cs6怎么设计一款简单的网页?

Dreamweaver cs6怎么设计一款简单的网页?Dreamweaver中想要设计一款简单的网页,该怎么设计呢?下面我们就来看看详细的教程,需要的朋友可以参考下
收藏 0 赞 0 分享

Dreamweaver怎么输入文本并设置文本样式?

Dreamweaver怎么输入文本并设置文本样式?Dreamweaver设计网页的时候,想要输入文本并设置文本样式,该怎么设置呢?下面我们就来看看详细的教程,需要的朋友可以参考下
收藏 0 赞 0 分享
查看更多