zuloloxi / gmlibrary

Automatically exported from code.google.com/p/gmlibrary
0 stars 1 forks source link

'Module not found' runtime error #18

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Install GMLibrary 1.2 normally.
2. Compile any app with the GMLibrary component. Make sure the code has 
"Map.DoMap".
3. When the DoMap method fires, the internal "Indicated module not found" 
runtime error shows up (the error message is localized, i.e. displayed in the 
language of the OS locale), and the map doesn't load.

What is the expected output? What do you see instead?
The mao doesn't load. The error message is displayed (exception type = 
EOleException).

What version of the product are you using? On what operating system?
GMLibrary version = 1.2
OS version = Windows 7 Pro SP1 64x

Please provide any additional information below.
The exception is thrown on the line containing the ExecScript method. It looks 
as if it may be an internal browser error connected with JavaScript. This needs 
checking.

Original issue reported on code.google.com by s00m...@gmail.com on 26 Sep 2013 at 6:14

GoogleCodeExporter commented 9 years ago
As specifications say (read Install.txt or ChangesLog.txt), you need IE8 or 
higher. Please, confirm that the error is this.

Thanks

Original comment by cadet...@gmail.com on 26 Sep 2013 at 9:41

GoogleCodeExporter commented 9 years ago
Hi! I've got IE10, and I'm thinking the problem is exactly in the browser, 'cos 
some other apps won't work as expected. Pls inform if similar problems with 
IE10 are known.

Original comment by s00m...@gmail.com on 26 Sep 2013 at 9:55

GoogleCodeExporter commented 9 years ago
Hi again

I have Win7 Home SP1 64bits and IE10 and MegaDemo work fine. Can you send me a 
demo program to reproduce the error and/or a screen shot with the error (here 
or to the email that you can find into ChangesLog.txt?

Thanks

Original comment by cadet...@gmail.com on 26 Sep 2013 at 10:16

GoogleCodeExporter commented 9 years ago

Original comment by cadet...@gmail.com on 17 Mar 2014 at 10:13