<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Adobe Web Team</title>
	<atom:link href="http://blogs.adobe.com/bhawnagupta/feed" rel="self" type="application/rss+xml" />
	<link>http://blogs.adobe.com/bhawnagupta</link>
	<description>Dw,Fl,Fw : how-to, error, issue, resolution</description>
	<lastBuildDate>Wed, 28 Sep 2011 03:38:47 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>JavaScript Errors in Dreamweaver</title>
		<link>http://blogs.adobe.com/bhawnagupta/javascript-errors-in-dreamweaver</link>
		<comments>http://blogs.adobe.com/bhawnagupta/javascript-errors-in-dreamweaver#comments</comments>
		<pubDate>Tue, 30 Aug 2011 10:28:57 +0000</pubDate>
		<dc:creator>BG</dc:creator>
				<category><![CDATA[Issues]]></category>

		<guid isPermaLink="false">http://blogs.adobe.com/bhawnagupta/?p=15</guid>
		<description><![CDATA[Issue: JavaScript Errors at Startup or Shutdown in Dreamweaver While using Dreamweaver you may encounter JavaScript (JS) errors. This might happen when you are working on a page or even when you launch or shut down Dreamweaver. Most of the &#8230; <a href="http://blogs.adobe.com/bhawnagupta/javascript-errors-in-dreamweaver">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p class="MsoNormal"><strong><span style="color: #ff0000;">Issue:</span> JavaScript Errors at Startup or Shutdown in Dreamweaver</strong></p>
<p class="MsoNormal" style="text-autospace: none;">While using Dreamweaver you may encounter JavaScript (JS) errors. This might happen when you are working on a page or even when you launch or shut down Dreamweaver. Most of the time users experience these errors while accessing codes on a PHP page, recordset, server behaviors or just opening and closing Dreamweaver.</p>
<p class="MsoNormal">The errors could look like any of the screenshots as shown below</p>
<div id="attachment_16" class="wp-caption alignnone" style="width: 401px"><a class="lightbox" title="JavaScript Errors" href="http://blogs.adobe.com/bhawnagupta/files/2011/09/errors-kelly.png"><img class="size-full wp-image-16 " title="JavaScript Errors" src="http://blogs.adobe.com/bhawnagupta/files/2011/09/errors-kelly.png" alt="JavaScript Errors" width="391" height="753" /></a><p class="wp-caption-text">JavaScript Errors</p></div>
<p class="MsoNormal">Many of these errors are caused by the fact Dreamweaver&#8217;s cache index file gets corrupted or by using some extensions. Adobe technical document below explains troubleshooting with JS errors and many reasons why we get JS errors.</p>
<p class="MsoNormal"><a href="http://kb2.adobe.com/cps/405/kb405604.html">http://kb2.adobe.com/cps/405/kb405604.html</a></p>
<p class="MsoNormal">But what if get these JS errors keep popping up after deleting the WinFileCache*.dat file, recreating the preferences, removing extensions and even uninstalling and re-installing.</p>
<p class="MsoNormal"><span style="color: #ff6600;"><strong>Cause: </strong></span>It might be possible that there could be one or more unknown JS or HTML files stored in any of the folders present inside your Dreamweaver&#8217;s configuration folder installed on the default location. Check the location below based on your OS.</p>
<ul>
<li><strong>Windows (64 bit):</strong> C:\Program Files (x86)\Adobe\Adobe Dreamweaver CS5.5\configuration</li>
<li><strong>Windows (32 bit):</strong> C:\Program Files\Adobe\Adobe Dreamweaver CS5.5\configuration</li>
<li><strong>MAC OS:</strong> [StratupDisk]\Applications\Adobe Dreamweaver CS5.5\configuration</li>
</ul>
<p class="MsoNormal"><span style="color: #008000;"><strong>Solution: </strong></span>When you get errors at startup and shutdown or while accessing any page, look for unknown JS or HTML files. I got this issue few days back and found that these unknown JS and HTML files lying in the <strong>startup</strong> and <strong>shutdown</strong> folders were causing the problem. After deleting these files I was able to launch and close Dreamweaver without any JS error message windows.</p>
<p class="MsoNormal">The startup folder should have only 6 HTML pages and 2 JS files with a freshly installed Dreamweaver.</p>
<p class="MsoNormal"><strong>HTML files: </strong></p>
<ul>
<li>AdvRs.htm</li>
<li>BridgeTalkInit.htm</li>
<li>ICEInit.htm</li>
<li>MMinit.htm</li>
<li>RecordsetFind.htm</li>
<li>SpryInit.htm</li>
</ul>
<p class="MsoNormal"><strong>JS Files:</strong></p>
<ul>
<li>helpDocs.js</li>
<li>helpDocs.js</li>
</ul>
<p class="MsoNormal">The shutdown folder has only 2 HTML pages</p>
<ul>
<li>BridgeTalkexit.html</li>
<li>TeamAdminTempDelete.html</li>
</ul>
<p>Note : There might be a file which could be useful if you are running scripts at startup or shutdown, so I would suggest keeping them as backup before deleting from the above locations.</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fblogs.adobe.com%2Fbhawnagupta%2Fjavascript-errors-in-dreamweaver&amp;t=JavaScript%20Errors%20in%20Dreamweaver" id="facebook_share_button_15" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; margin: 5px 0; height:15px; border:1px solid #d8dfea; color: #3B5998; background: #fff url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top right;">Share</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_15') || document.getElementById('facebook_share_icon_15') || document.getElementById('facebook_share_both_15') || document.getElementById('facebook_share_button_15');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_15') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	]]></content:encoded>
			<wfw:commentRss>http://blogs.adobe.com/bhawnagupta/javascript-errors-in-dreamweaver/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
