Hai,
I am having a VB source code, using that i want to create a dll. But inside the API we are using some Actuate dll 's, so before creating dll file using VB code i tried to reference the Actuate dll ( Project - Refernce), but its giving me the error msg saying :"cant able to reference the specified file"
After searching internet, i found that first we should register the that dll(Actuate dll), so...