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. COM
  4. COM object and ASP

COM object and ASP

Scheduled Pinned Locked Moved COM
questionhelpcom
4 Posts 3 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.
  • A Offline
    A Offline
    asif m hmood
    wrote on last edited by
    #1

    i m using PWS on win98. i have made a COM object and then i used it in my ASP page. But when i used my COM object in ASP after that i can't build same COM object again without restarting my machine.it gives linkin error "Can't open .dll to change". Any one can help me so that i dont have to restart my machine. and second question is how can i return multiple values by reference from COM object to ASP page when i use it in ASP. any one has any idea?????

    M P 2 Replies Last reply
    0
    • A asif m hmood

      i m using PWS on win98. i have made a COM object and then i used it in my ASP page. But when i used my COM object in ASP after that i can't build same COM object again without restarting my machine.it gives linkin error "Can't open .dll to change". Any one can help me so that i dont have to restart my machine. and second question is how can i return multiple values by reference from COM object to ASP page when i use it in ASP. any one has any idea?????

      P Offline
      P Offline
      palbano
      wrote on last edited by
      #2

      I have a vague memory that this does not work on Win98 but on other platforms it does: 1) Configure your ASP App as "Isolated Process" in the IIS settings. 2) Stop the Web Server 3) "Unload" the application in the IIS Application Properties 4) Compile 5) Start Web Server

      "No matter where you go, there your are." - Buckaroo Banzai

      -pete

      1 Reply Last reply
      0
      • A asif m hmood

        i m using PWS on win98. i have made a COM object and then i used it in my ASP page. But when i used my COM object in ASP after that i can't build same COM object again without restarting my machine.it gives linkin error "Can't open .dll to change". Any one can help me so that i dont have to restart my machine. and second question is how can i return multiple values by reference from COM object to ASP page when i use it in ASP. any one has any idea?????

        M Offline
        M Offline
        Mike Dimmick
        wrote on last edited by
        #3

        How to upgrade installed ASP components[^]. 'Multiple values by reference': you could use multiple [out] or [in, out] parameters. It's not clear what you want to do. Stability. What an interesting concept. -- Chris Maunder

        P 1 Reply Last reply
        0
        • M Mike Dimmick

          How to upgrade installed ASP components[^]. 'Multiple values by reference': you could use multiple [out] or [in, out] parameters. It's not clear what you want to do. Stability. What an interesting concept. -- Chris Maunder

          P Offline
          P Offline
          palbano
          wrote on last edited by
          #4

          Excellent post Mike! psacake.com .... Great domain name :laugh:

          "No matter where you go, there your are." - Buckaroo Banzai

          -pete

          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