Dreamweaver 8 无法启动的解决方案

所属分类: 网页制作 / Dreamweaver 阅读数: 1050
收藏 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
更多精彩内容其他人还在看

Dreamweaver2018怎么设计下拉列表选项?

Dreamweaver2018怎么设计下拉列表选项?Dreamweaver中想要使用列表功能制作一个下拉列表,该怎么制作一个选择国家的列表呢?下面我们就来看看详细的教程,需要的朋友可以参考下
收藏 0 赞 0 分享

Dreamweaver怎么调试Apache项目?

Dreamweaver怎么调试Apache项目?Dreamweaver想要和apache一起处理一个项目,该怎么实现呢?下面我们就来看看详细的教程,需要的朋友可以参考下
收藏 0 赞 0 分享

dreamweaver怎么制作卷帘渐隐效果的广告?

dreamweaver怎么制作卷帘渐隐效果的广告?dreamweaver中想要制作一个广告效果,该怎么制作卷帘渐隐效果的广告呢?下面我们就来看看详细的教程,需要的朋友可以参考下
收藏 0 赞 0 分享

Dreamweaver安装emmet插件的图文教程

Dreamweaver中想要安装emmet插件,该怎么安装这个插件呢?下面我们就来看看Dreamweaver安装emmet的方法,需要的朋友可以参考下
收藏 0 赞 0 分享

Dreamweaver CS3网页制作之布局实例

上一篇文章介绍了Dreamweaver CS3网页制作之CSS布局规则 一、CSS规则定义之“类型” 类型主要针对文本属性进行定义。理解“编辑字体列表”和“行高”。 二、CSS规则定义之“
收藏 0 赞 0 分享

Dreamweaver CS4界面新增功能介绍

  Dreamweaver CS4界面和功能都做了很大的改变,下面就让我们跟随作者去看看DW CS4在界面上究竟新增了哪些功能。接下来还网页教学网会陆续为大家带来关于DW CS4的一些设计、代码方面的体验,希望大家能喜欢! 相关文章:Dreamweaver CS4 首次新功
收藏 0 赞 0 分享

Dreamweaver CS3网页制作之CSS布局规则

CSS文件的链接方式 ·附加链接:外部CSS文件 ·导入CSS:常用应用多个CSS文件时,将多个CSS导入一个CSS文件中 CSS规则定义有三种: 1)类比如“.RedText”、“.BlueText”和
收藏 0 赞 0 分享

Dreamweaver CS4 首次新功能试用

此前piscdong已经做过一次评测了,这次的Beta正式推出,我也来参与一下.当回小白鼠吧. 新的界面设计非常让人兴奋 页面内链接进来的css和js文件都可以在这里选择并进入编辑. 代码检查(Code Inspector)功能可以让你非常方便的在设计视
收藏 0 赞 0 分享

Dreamweaver网页制作技巧

  本文汇集了一些Dreamweaver制作网页时的可以用的一些小技巧。希望对您有所帮助。   1)怎样将 Dreamweaver 集成到 IE 浏览器?   Dreamweaver 安装程序会在上下文选单增加一个“ Edit with Dreamweaver &r
收藏 0 赞 0 分享

Dreamweaver CS3中Spry详细区域功能

Dreamweaver CS3中集成了Spry功能我们都知道,Spry具有对XML数据处理的功能我们也见识过,不过对于Spry的详细区域功能似乎很少见。 Spry详细区域有点类似于新闻系统中的新闻列表页和主详细页的功能。比如我们看新闻时,其中有一个页面只会显示所有新闻的标题,当对
收藏 0 赞 0 分享
查看更多