Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Basic
  4. GetTypeFromProgID: Invalid class string

GetTypeFromProgID: Invalid class string

Scheduled Pinned Locked Moved Visual Basic
helpsysadminquestion
1 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    DaveC426913
    wrote on last edited by
    #1

    I am getting the following error: System.Runtime.InteropServices.COMException (0x800401F3): Invalid class string at System.RuntimeType.GetTypeFromProgIDImpl(String progID, String server, Boolean throwOnError) at System.Type.GetTypeFromProgID(String progID, String server, Boolean throwOnError) generated by the following code: Dim tServerType As Type Dim RemoteServer As WMSServer Try tServerType = Type.GetTypeFromProgID("WMSServer.Server", , True) RemoteServer = Activator.CreateInstance(tServerType) I imagine I have to register the progID on my server? Anything else? (details appreciated) ________________________________________________________________________ Dave Y10K bug! Let's not get caught with our pants down **AGAIN**! (DC 02002)

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups