Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 6334 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

I suppose this has some scripting element to it, i always get confused with plugins... Oh well, the issue is that i'm obviously trying to integrate an auto update on start up, but the problem is that i can't even get FMSAUC_FindPlugIn ( "EventScript" ) or FMSAUC_FindPlugIn ( "EventScript.FMX" ) for example to evaluate.

I've put the plugin into the autoupdate folder on the server in the same folder as my database and still no luck.

What i should probably mention is that this is being evaluated from the front end of a solution.

Cheers for any help,

~Genx

Posted

Btw i have configured both client and server for updating plug-ins and read the white paper provided by CNS, but i think my problem lies in the way im configuring the autoudpate folder itself...

Cheers,

~Genx

Posted

Genx! I guess this link (and his contents :) ) will probably help you !? http://clevelandconsulting.com/support/viewtopic.php?p=959

Sincerely.

Posted

Okay well, after finding a link on that page to the actual fm documentation that happened to be located in fm server directory in the first place sigh...

Turn's out reading FM5.5 documentation doesn't really help, i needed to use the structure:

AutoUpdate

-Folderw/PluginName

--VersionNumberOfPlugin

---PluginItself

Cheers again for the link.

~Genx

Posted

Seems i spoke to soon, it's having a great big whinge now. Oh well, off to debug.

Posted

In conclusion it doesn't evaluate properly in a front end that references a backend and half the script has to be executed in the backend and half in the front end...

Posted

Mmm, topic with myself, its always fun, well it was all going good, but now its gone to the ***** (that was me not the sensor). Its returning error 5 telling me that the file can't be downloaded off the server and i don't know why, i've read everything! All i have in my lowest folder is EventScript.fmx

Posted

Genx! Is your server running a unix-based operating system? I.e.:) Mac Os X or Os X Server perhaps??

If so, I think you have to place the plug-in to distribute inside a .tar file and then, adjust the correct Unix permissions.

Sorry, I don't have further details on this but I hope you can find more infos on the Web!?

Posted

Nope it's running plain old windows bus serv 03. All systems are windows based... sigh, i've sort of temporarily given up but thanks for the luck.

  • 1 year later...
Posted

LOL!!

This was a looooongg Time ago (with server 7 me thinks). Its probably become easier these days.

This topic is 6334 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.