Results 1 to 2 of 2

Thread: Just some views if anyone has anything on dll hell

  1. #1

    Thread Starter
    Fanatic Member Ianpbaker's Avatar
    Join Date
    Mar 2000
    Location
    Hastings
    Posts
    696

    Just some views if anyone has anything on dll hell

    I have a Com + dll sitting on a sql server box that consists of 3 classes. I'm pretty damn sure that is correctly set up in component services as it was all working before yesterday when we installed a new version of it. when any of the client machines try to access this remote dll it works fine with the first two classes, but as soon as you try create a new instance of the third class, the front end (VB) completly bombs out with a "projectname has generated errors and will be shut down" error.

    If I have the dll running locally on my dev box, all is fine, so the only thing I can think is that the class in question has been corrupted somehow on the server. does unregistering it (regsvr32 /U) and then manually going through the registry to remove any instances of it sound like a good idea? and if so, what do I need to be carefull about going through the registry (ie is there a specific set of cls id's and such I need to delete, and anything I should avoid.

    Thanks

    Ian
    Yeah, well I'm gonna build my own lunar space lander! With blackjack aaaaannd Hookers! Actually, forget the space lander, and the blackjack. Ahhhh forget the whole thing!

  2. #2
    Addicted Member
    Join Date
    Mar 2003
    Location
    Minneapolis, MN
    Posts
    151
    Did you export the Application Proxy for the updated version of the COM+ component and then install the Application Proxy on the client workstations?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width