I've made a dll in .net. Created an Strong Key, referenced it in the code.
I've then executed with parameters:
tblexp ..
regasm ...
gacutil ..
Just like:
http://msdn.microsoft.com/vbrun/vbfusio ... tfrcom.asp
Yes I've seen
http://www.mibuso.com/forum/viewtopic.p ... sc&start=0
I can see the automation on Navision. Can even sse the functions but when I use the CREATE function I get the error:
Could not create an instance of the OLE control or Automation server identified by GUID={.......} 1.0 {.......}
Check that the OLE control or Automation server is correctly installed an registered.
My client is Navision 4.0
Thanks
Comments
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
Microsoft Graph 8.0 Object Library
Messenger Type Library
LOTUS Domino Objects
etc
The same error ocurs with all of them!
I've tried 2 Diferent clients (all of them 4.0)
Dll compiled with VB6 are working!!
Is it possible to be the Client? or the framework?
](*,)
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
It could be windows problem or registry.
I have computer i can't force to send email from Navision, receive error "can't create automation".
OLHandler regsitered correctly, cu 397 compiles, but doesn't work. The same on another computer works perfect.
I useed registry cleaner... this could be problem.
Gedas
:-k
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
I found out a much simpler way of adding Dot Net DLL into Navision.
No more:
regasm.exe
tlbexp.exe
gacutil.exe
Please check my explanation on:
http://www.valpi.pt/valpi/web/valpi.nsf ... enDocument
I am struggling with the exact same error.
Unfortunately the link you posted seems broken.
PLLEEAASSEEE if you get this do help me I am pretty stuck.