home recent topics recent posts search register faq   AspNetForum v.4.7.3.0

DDTI Forums :: Forum

user:
psw:
| lost password
Home » AccuGlobe Desktop 2007 Questions » Usable Scripts? Messages in this topic - RSS
6/27/2007 10:47:49 AM
m_agerlin
Posts 37
Hi, I am curious about scripts in Accuglobe.

Does anybody know of functioning script samples?

The two samples in the online help only give me this error:

System.IO.FileLoadException: Could not load file or assembly IronPython, Version=1.0.60816.1877, Culture=neutral, PublicKeyToken=31bf3856ad364e35 or one of its dependencies. The located assemblys manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)

Regards Morten
6/27/2007 2:03:29 PM
Dave
Posts 209
Take a look in your c:\program files\ddti\accuglobe 2007\system folder and see what version your IronPython is.

Interestingly I have 1.0.60816.1977.

Also please post your AccuGlobe 2007 version - can be found on the splash/about forms.

Thanks

Dave Priest
AccuGlobe Product Manager
DDTI
6/27/2007 4:30:47 PM
m_agerlin
Posts 37
Right clicking IronPython.DLL and selecting properties says version 1.0.2300.17103 which is very different from the error message saying 1.0.60816.1877???

My AccuGlobe Veriosn is 9th may

Best regards Morten
6/27/2007 4:36:59 PM
Dave
Posts 209
Hi Morten,

Thanks for the info.

I have just pushed out IronPython.dll and IronMath.dll files on to the web updater. If you could run an update and let me know if this has resolved the problem it would be appreciated.

Dave Priest
AccuGlobe Product Manager
DDTI
6/27/2007 4:43:45 PM
m_agerlin
Posts 37
Hi Dave
It solved the problem!

I must by the way say I am very impressed by your web update system. Very easy to use and very relaiable!

And by the way - are some more interesting script samples available somewhere?

Regards Morten
6/27/2007 4:53:10 PM
Dave
Posts 209
We appreciate the complement.

We do not have other sample scripts. Do you have one in mind?

Dave Priest
AccuGlobe Product Manager
DDTI
6/27/2007 4:59:13 PM
m_agerlin
Posts 37
Nothing special - just curious about even more things to do with Accuglobe
9/10/2007 8:14:57 AM
Chris
Posts 52
A more detailed script sample has been posted to the online help. It shows how to create a custom search dialog and perform an attribute query on a map layer.

Follow this link and select Scripting from the contents:

http://www.accuglobe.net/AccuGlobe2007_Help/Start.aspx

Chris
DDTI
2/21/2008 12:48:02 PM
IndyPin
Posts 16
Jozed,

We experienced problems running our scripts after the most recent update. It appears that the IronPython.DLL file bundled in the installation is no longer the correct version to use.

We found the version Accuglobe was calling for here:
[url]http://www.codeplex.com/IronPython/Release/ProjectReleases.aspx?ReleaseId=423

Click on the IronPython-1.0.zip to download it and then extract the IronPython.dll AND the IronMath.dll to your root Accuglobe folder (i.e. C:\Program Files\DDTI\AccuGlobe 2007\) making sure to replace the existing file. That should take care of that pesky error.

Regards...

Give a man a fish, feed him for a day. Teach a man to fish, feed him for a lifetime.
3/18/2008 9:29:31 AM
Dave
Posts 209
The web updater now contains the correct version of the IronPython libaries.

Dave
pages: 1
|

Home » AccuGlobe Desktop 2007 Questions » Usable Scripts?