You are here: PSPad forum > English discussion forum > Support for JScript active scripting not found

Support for JScript active scripting not found

Goto Page: Previous1 2 3 Next

#11 Re: Support for JScript active scripting not found

Posted by: Borys | Date: 2009-04-09 04:29 | IP: IP Logged

Hi,

I have had the same problem when install IE8. And try to do the same angry smiley and of course I had the same result. Thus just re-install IE8 and after that continue read this post.

When I read post from misterjp, look at below...

Quote:
misterjp | Date: 03/31/2009 16:15 | IP: IP Logged

Using processmonitor helped me track this problem : I had a script file in the "Program Files\PSPad editor\Script\JScript" folder which did not have the module_name and module_ver variables declared.

Adding these variables solved my problem

On my computer, the problem can easily be reproducted by creating an empty js file in the "Program Files\PSPad editor\Script\JScript" folder.

Regards,
JP.

I found where is problem. One script had those variable (module_name, module_ver, module_title) written by capital letters. I changed it, and PSPad and IE8 are working correct now. smiling smiley

Edited 1 time(s). Last edit at 2009-04-09 04:29 by Borys.

Options: Reply | Quote | Up ^


#12 Re: Support for JScript active scripting not found

Posted by: Patrik | Date: 2009-05-27 12:37 | IP: IP Logged

Yep, same solution helped on my machine. In my case it was any_tag_close.js
Patrik

Options: Reply | Quote | Up ^


#13 Re: Support for JScript active scripting not found

Posted by: hankejh | Date: 2009-07-09 02:28 | IP: IP Logged

I had the same problem with sel_word.js

Options: Reply | Quote | Up ^


#14 Re: Support for JScript active scripting not found

Posted by: inwedes | Date: 2009-08-23 23:03 | IP: IP Logged

i started using pspad today
first i worked fine
i installed some other tools on my windows system
and some scripts for pspad
than got this error
even when i deleted all scripts from the directory
then i recognized that all scripts works fine when i run as administrator
giving the script dirctory all privilegs doesnt have helped so far

i seaching forward, maybe some more fimilar with win file privilegs can find the problem faster

Options: Reply | Quote | Up ^


#15 Re: Support for JScript active scripting not found

Posted by: dtc | Date: 2009-09-22 05:53 | IP: IP Logged

experienced the same issue while trying to install extension CIndent.js

i'm using win XP sp3

i did the trick recommanded by lolo erie

(installing Windows Scripting 5.6 from www.microsoft.com)

and it solved the thing. i just hope installing that new software from microsoft hasn't broken anything now... sad smiley sad smiley sad smiley

nb: you have to rebooot. no reboot = it doesn't work :(

but the sad thing is...
Cindent.js doesn't reindent correctly a java file I was trying to reindent :'(

Options: Reply | Quote | Up ^


#16 Re: Support for JScript active scripting not found

Posted by: BloodSword | Date: 2009-09-22 08:52 | IP: IP Logged

I think the main problem is, that some WSH versions have no case sensitivity on javascript and others have it...

Please make sure that module_name and module_ver and so on are in lower case!

Some old scripts have thes variables in upper case, so they aren't recognized well.

PSPad should check this and give a adequate error message or just redeclare them in lower case internally.

greets

Options: Reply | Quote | Up ^


#17 Re: Support for JScript active scripting not found

Posted by: carbonize | Date: 2009-12-13 15:58 | IP: IP Logged

I found by copying the contents of the script in to a new file and using the new file has fixed the issue.

--
Carbonize

Options: Reply | Quote | Up ^


#18 Re: Support for JScript active scripting not found

Posted by: mitchm | Date: 2010-01-06 18:24 | IP: IP Logged

FWIW ... I had the same problem but reinstalling WSH 5.6 caused other problems on my machine (I think b/c I'm on 5.7.) Eventually figured out that a syntax error in a .js file caused the error. Before Windows Update put a new version of WSH on my machine it was reported as a syntax error. Seems the new version issues a different error.

Options: Reply | Quote | Up ^


#19 Re: Support for JScript active scripting not found

Posted by: Lolo Irie | Date: 2010-01-28 13:06 | IP: IP Logged

Just found right now, issue can be caused by a script where variables module_name and module_ver are missing. ;)

like PhpStylist for example (version I'm using...)

Maybe it helps.

Options: Reply | Quote | Up ^


#20 Re: Support for JScript active scripting not found

Posted by: Marshall | Date: 2010-02-17 15:15 | IP: IP Logged

If you are experiencing difficulties when attempting to script access data, open Internet Explorer, click on Tools, then on Internet Options, then on the Advanced tab. Scroll down to the Security settings and enable the option to "Allow active content to run in files on My Computer"

Options: Reply | Quote | Up ^


Goto Page: Previous1 2 3 Next





Editor PSPad - freeware editor, © 2001 - 2024 Jan Fiala, Hosted by Webhosting TOJEONO.CZ, design by WebDesign PAY & SOFT, code Petr Dvořák, Privacy policy and GDPR