Announcement

Collapse
No announcement yet.

winamp com on win 2000

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    winamp com on win 2000

    I have installed the win amp com (gen_com.dll) in the winamp plugins dir. Ran win amp to register the dll however when ever I attempt to create a reference to the winamp control the page just loads and loads and loads and is finally un responsive. I have unregistered the component using winamp - UnregComPlugin then re-ran winamp and still have the same results. Even very simply code like
    <%


    ' declare variables
    dim oWinCom
    dim button

    Set oWinCom = Server.CreateObject("WinampCOM.Application")
    %>

    hangs the browser. I am thinking that the component is not registering properly. What can I do?

    thanx in advance
    Coburn

    #2
    Un register it again and then search the registry and manually clean out all references, then try a reinstall.

    -Rupp
    💁‍♂️ Support & Customer Service 🙋‍♂️ Sales Questions 🛒 Shop HomeSeer Products

    Comment

    Working...
    X