Many thanks for your reply and support.
I copied the RegAsm command to the Windows folder and then issued the command for those 2 dlls, using their full path, as following:
regasm "C:\Program Files\Microsoft Visual Studio\VB98\VisualCronAPI.dll" /tlb:VisualCronAPI.tlb
Please look at the attached document, containing the screen shot.
1. "Types Registered Successfully". This is a success message.
2. But, the output shows a couple of lines like:
"... cannot be exported to COM".My question:
So, is there still some issue left, that will affect my work (with API) in future, although the assembly was registered ? If so, what is the way out ?
Ultimately, I want to work with the COM API only from VB and ASP development platform.