View Full Version : SecurityAssist Wizard Launching Error Message
msdesign1388986
11-09-2009, 04:08 PM
I get the following message when I try to launch the Security Assist Wizard - help!
"While executing onLoad in SecurityAssistWizard.htm, the following JavaScript error(s) occurred:
At line 404 of file C:\Program Files\Macromedia\Dreamweaver 8\Configuration\Shared\WebAssistLibrary\WA_Configu ration.js: Cannot find file C:\Documents and Settings\Mark\Application Data\Macromedia\Dreamweaver 8\Configuration\shared\WebAssist\SecurityAssist\WA SecurityAssistEmailData.xml.
At line 404 of file C:\Program Files\Macromedia\Dreamweaver 8\Configuration\Shared\WebAssist\SecurityAssit\Lib rary\WA_Configuration.js:getDocumentDOM: Argument number 1 is invalid."
With only option is to hit "OK" and the same message pops up again! & I have to hit the 'X' at the upper right hand corner to get out of it!
Then, when I hit 'cancel' on the wizard the following pops up:
"While executing onClick in SecurityAssistWizard.htm, a JavaScript error occurred."
Again with the only option of "OK" So I hit that several times & the wizard is still up as a big grey box & I have to hit the 'X' in the upper right hand corner to get it to close!
If anyone can explain what I'm doing wrong (or don't have) and how to fix it, I would be very grateful! Thank you.
Dani Chankhour
11-09-2009, 06:31 PM
Have you tried deleting you cache file. This link explains how to do it:
http://www.ipvac.com/kb/entry/146/
msdesign1388986
11-10-2009, 01:57 PM
Thank you for the info & link. I will go over it this evening...
msdesign1388986
11-10-2009, 02:18 PM
I followed the instructions for Deleting the Dreamweaver cache file and still get the exact same error message. What am I supposed to try next?
Dani Chankhour
11-10-2009, 03:57 PM
I'm sorry to hear that you are still seeing the issue.
On the same link:
http://www.ipvac.com/kb/entry/146/
it explains how to delete your configuration folder and reinstalling the extension.
Make sure to download the latest version from your download center.
msdesign1388986
11-10-2009, 04:09 PM
ok, I'll give it a try...Thank you.
pipm98004
05-25-2010, 10:28 AM
Hi There,
I am new to SecurityAssist (paid for it 2 days ago), I am using Adobe Dreamweaver CS3 (have been using dreamweaver for about 6 years so am very familiar with it)
All I am trying to do is create a login page called LearningZoneGateway.asp rather than the standard Members_Login.asp.
At the end of the 3rd step when it tries to create the page i get
"While executing onClick in SecurityAssistWizard.htm, a JavaScript error occured" with just an OK button, which when clicked just takes you back to the error message.
I have followed all of the suggestions for removing the cache, rename the config file, delete and reload all my extensions (what a pain that is).
I am still getting the error message
"While executing onClick in SecurityAssistWizard.htm, a JavaScript error occured"
It looks like it is inserting php code into the asp page. Example below
<div id="LogInContainer" class="WAATK">
<form action="<?php echo ($_SERVER["PHP_SELF"].(isset($_SERVER["QUERY_STRING"])?"?".htmlentities($_SERVER["QUERY_STRING"]):""));?>" method="post" name="WAATKLogInForm" id="WAATKLogInForm">
<h1>Log In</h1>
<table class="WAATKDataTable" cellpadding="0" cellspacing="0" border="0">
<tr>
<th>User name</th>
<td><input type="text" class="WAATKTextField" name="username" value="<?php echo((isset($_COOKIE["RememberMeUN"]) && isset($_COOKIE["RememberMePWD"]))?$_COOKIE["RememberMeUN"]:"") ?>" /></td>
</tr>
<tr>
<th>Password</th>
<td><input type="password" class="WAATKTextField" name="userpassword" value="<?php echo((isset($_COOKIE["RememberMePWD"]))?$_COOKIE["RememberMePWD"]:"") ?>" /></td>
</tr>
<tr>
<th class="WAATKDataTableHeader"><input type="checkbox" name="remembermeoption" <?php echo((isset($_COOKIE["RememberMeUN"]))?"checked":"") ?> value="1" /></th>
<td class="WAATKDataTableCell">Remember me</td>
</tr>
</table>
<div class="WAATKButtonRow">
<input type="image" hspace="0" vspace="0" border="0" name="LogIn" id="LogIn" value="Log In" alt="Log In" src="WA_SecurityAssist/images/Pacifica/Refined_login.gif" />
</div>
</form>
</div>
I assume this is wrong.
I purchased this product because i though it might help to remove the labourious process of create user login and admin pages for page level access. If i cannot get a resolution to this problem soon I will have to go back to old way of just hand coding - at least i would have finished the site!!!
PLEASE PLEASE PLEASE HELP Me.
regards
Pip
Dani Chankhour
05-27-2010, 01:08 PM
I'm sorry to hear you are having issues with SecurityAssist, i will try to assist you in resolving these issues.
Are you still getting the error message after you cleared your configuration folder?
If SecurityAssist is producing php code, that means you have your site set up as a php site. Please make sure that you have your site set up to be an asp site by going to:
Site -> Manage Sites and then select your site and click edit and under the testing server make sure to select the correct server model.
pipm98004
05-27-2010, 04:02 PM
Hello Dani
Thank you for your response.
I have checked the testing server model for the site and it is definitely set to ASP VBScript and not PHP.
I have once again uninstalled all my extensions, then deleted the configuration folder, then re-downloaded security assist, then reinstalled my extensions again (quite time consuming!).
I am still getting the same error and the pages are still being created using php.
Are there any logs or anything that i can provide you with to aid in resolving this issue?
regards
Pip
Dani Chankhour
05-28-2010, 10:26 AM
if you could please provide me with the DW version you are using and the platform you are on and the version of Security Assist you are using, i will then try to reproduce the issue on my end.
pipm98004
05-28-2010, 02:45 PM
Hi Dani
I am using Windows 7 Pro 32bit, Dreamweaver CS3 and SecurityAssist 1.1.8.
Do you require any other info?
cheers
Pip
pipm98004
06-03-2010, 02:53 PM
Hello
I haven't heard anything for a while and am still not able to use SecurityAssist - Any updates please?
Also please can I have contact details please to request a refund.
regards
Pip
Dani Chankhour
06-03-2010, 05:25 PM
I was not able to reproduce the issue on my end. I have opened a support ticket to further assist you with this issue:
http://www.webassist.com/mywebassist/supporthistory.php
vBulletin® v3.8.1, Copyright ©2000-2012, Jelsoft Enterprises Ltd.