Huge ASP upload create object error

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • tangteng
    New Member
    • Apr 2008
    • 1

    #1

    Huge ASP upload create object error

    Hi,

    I'd downloaded the Huge ASP upload 60 day evaluation version at http://www.motobit.com/help/scptutl/upload.asp.

    After installing it, I run into the error below:

    "Invalid class string
    /test/videonewmedia/debug/bar2/SimpleWeb/manage.asp, line 47"

    The line 47 is pointing to:

    Dim Form: Set Form = Server.CreateOb ject("ScriptUti ls.ASPForm")

    Even registering the .dll files using regsvr32 (aspform.dll and scptul.dll) doesn't help. I believe the location of the .dll in the local drive doesn't matter right? As long as it's registered it should be accessible anywhere from the script.

    Anyone encounter the same problem before. Can you advise? Do I missed out any steps when installing?

    Any help is very much appreciated.

    Thanks
    Ethan
  • jeffstl
    Recognized Expert Contributor
    • Feb 2008
    • 432

    #2
    You will likely not get an answer on troubleshooting a 3rd party release of code\applicatio n\controls.

    You should probably contact the company you downloaded the package from and have them assist you.

    Comment

    Working...