‎05-09-2013 06:03 PM
Hi all,
I could use some help with a problem we have after trying out to install the MEGA software on the client PC via wansetup.
Before we executed this, we had an external program in VBA in excel which connected to MEGA to retrieve some information on the usage of objects by the end users. Now after the installation, the program is throwing an error when trying to connect to MEGA. The error we receive is the following
runtime error 430 : class does not support automation. The error is thrown on the statement Set megaDb = currEnv.GetRoot
I have changed the references to point to the local installed dll but that is not solving the issue. I did a regserver also, but we keep on receiving this error message.
Anyone an idea how we can get this solved?
thanks
stijn
Solved! Go to Solution.
‎31-12-2013 04:36 PM
Hello Stijn
This does not seem to be a known issue and would require investiguations.
If you still meet the issue, please open a case
‎12-09-2013 03:45 PM
I tried to attach the error message but does not seem to work
‎12-09-2013 03:40 PM - edited ‎12-09-2013 03:43 PM
I indeed executed a regserver with unc path to the server
‎06-09-2013 12:17 PM
Hi,
If i well understood the issue is that the external program worked correctly until you installed the wan setup program.
the error appears when the program tries to get the repository (Set megaDb = currEnv.GetRoot).
have you performed a regserver using a UNC path that points on the server installation ?
something like this:
"\\ServerName\MEGA\MEGA 2009 SP5\System\mgwmapp.exe" /regserver
Mohamed
PS: further explanation + screenshots are much appreciated 🙂