Welcome to APLNext Sign in | Join | Help
in
Community Website
Blogs Forums

Post RC6.5 minor releases

Last post 04-13-2007, 8:05 PM by Jairo.Lopez. 1 replies.
Sort Posts: Previous
  • Post RC6.5 minor releases

     04-11-2007, 5:37 PM

    Why have the 'Read More' files shrunk? Without details of what changes have been made, it is rather difficult to know what tests to repeat in order to ensure that nothing has 'broken' with the minor updates.

    I am sure that 'Load Cielo File' use to register the DLL (one that has the attributes set for COM) in previous RCs; that does not seem to be the case with RC6.9. Build | Rebuild Solution does register the DLL and other clients can see/use it.

     

  • Re: Post RC6.5 minor releases

     04-13-2007, 8:05 PM

    Ajay,

    To register a .Net assembly for COM Interop the RegAsm tool has to be used.

    The Build | Rebuild process of a Solution or a Project uses this tool if the project has been set to "Register for Com Interop". This setting is persisted on the aplproj  file.

    The Cielo Explorer lacks this feature. From the Cielo Explorer the RegAsm tool is never (automatically) called.

View as RSS news feed in XML
Powered by Community Server, by Telligent Systems