error: script engine for the specified language can not be created.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • 9815402440
    New Member
    • Oct 2007
    • 180

    #1

    error: script engine for the specified language can not be created.

    hi
    i am getting following error

    A script engine for the specified language can not be created.
    error no. is 380
    i am getting this error at line
    Code:
            SrptCntrl.Language = "VBScript"
    my code is
    Code:
            dim SrptCntrl as Object
            Set SrptCntrl = CreateObject("ScriptControl")
            SrptCntrl.Language = "VBScript"
    i have been getting this error after i scanned my system with avast anti virus
    please help
    thanx in advance
    manpreet singh dhillon hoshiarpur
    Last edited by Dököll; Dec 6 '08, 05:27 PM. Reason: [code] tags...
  • Dököll
    Recognized Expert Top Contributor
    • Nov 2006
    • 2379

    #2
    Hey there good buddy!

    I have not used VBScript too much...

    Please stay tuned, we'll get you caught up. Have searched our forum on this though, you could find answers already posted.

    I'd also Google your error number, see what pos up:-)

    Dököll
    Last edited by Dököll; Dec 6 '08, 05:30 PM. Reason: on this for onthis :-)

    Comment

    • 9815402440
      New Member
      • Oct 2007
      • 180

      #3
      hi
      i could find no solution to this problam. so to solve this problam i took follwing steps.
      1. first i reinstalled vb6. but problam still persists
      2. then i uninstalled vb6 and reinstalled it but problam still persists

      3. then i formatted c dirve (where windows resides)
      4 then i installed vb6 again. this solved my problam

      but this thread should be followed so that community could know the reason of this error so that nobody else could get stuck.

      thankx
      manpreet singh dhillon hoshiarpur

      Comment

      Working...