Server.CreateObject Error

  • 10 years ago

    When i use
    Set SomeVari = Server.CreateObject("SomeDLL.Class")


    I get
    Error: Object required: 'Server'


    when I take the Server out.. it works... but only when I test it on my system (localhost)...


    What can I do?

Post a reply

No one has replied yet! Why not be the first?

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“If debugging is the process of removing software bugs, then programming must be the process of putting them in.” - Edsger Dijkstra