A
AsimZia
Hi there,
I have developed a .NET Assembly using VB.NET, which only have a msgbox to
display. then what i have done is i have a and VB6.0 Addin working absolutely
fine with COM Applications. I have registered my .NET Assembly with strong
name and and successfully installed in GAC. Its working fine on my machine
but when i try to deploy it on test machine it started giving me "Runtime
Error: Automation Error".
On the deployment machine i have .NET Framework2.0 installed and registered
my VB6.0 Addin with regsvr32 command and register .NET assembly using RegAsm.
The strange thing is i have installed VB6.0 on deployment machine as well
and while running from the IDE it is working fine with Excel i mean the
ADDIN, but as soon as i try to run the Addin without having VB6.0 running it
started the samething again.
Please suggest me something, i have tried nearly everything avaliable on
internet.
I have developed a .NET Assembly using VB.NET, which only have a msgbox to
display. then what i have done is i have a and VB6.0 Addin working absolutely
fine with COM Applications. I have registered my .NET Assembly with strong
name and and successfully installed in GAC. Its working fine on my machine
but when i try to deploy it on test machine it started giving me "Runtime
Error: Automation Error".
On the deployment machine i have .NET Framework2.0 installed and registered
my VB6.0 Addin with regsvr32 command and register .NET assembly using RegAsm.
The strange thing is i have installed VB6.0 on deployment machine as well
and while running from the IDE it is working fine with Excel i mean the
ADDIN, but as soon as i try to run the Addin without having VB6.0 running it
started the samething again.
Please suggest me something, i have tried nearly everything avaliable on
internet.