CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Jul 1999
    Posts
    2

    ActiveX DLL Registration from a ClearCase View

    when an ActiveX DLL is copied to the local disk, regsvr32 suceeds in registering the DLL. If it is invoked on the DLL stored in the clearcase view, it fails to register?

    Can u help me solve this riddle !

    Thanx in advance

    -raghav


  2. #2
    Join Date
    Oct 1999
    Location
    Sweden
    Posts
    20

    Re: ActiveX DLL Registration from a ClearCase View


    I'm also experiencing this problem. Is it clearcase related, or VC++ related? I'm using VC++ 6.0 SP3 on WinNT 4 SP5.

    Thanks
    -Thomas

    Associate Project Manager

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

Featured