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")
...