kamlesh_nadar Posted July 23, 2003 Posted July 23, 2003 Hi, I am having a problem worling with .dll files. I have Built a .dll file in VB.NET now is it necessary for me to register the file. If yes then how I tried it with Regsvr32 it gives me error something like entrypoint not found. Also I read in a book registeration happens all by itself when its Built for getting a .dll, in either case how will come to know its GUID. I tried to use OLE view but in vain Please assist me I am in a hurry. Regards. Kamlesh@v2solutions.com:confused: Quote
*Experts* mutant Posted July 23, 2003 *Experts* Posted July 23, 2003 You dont need to register .NET DLLs, framework takes care of managing them. Your second question, you mean you want to access and view the GUID? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.