August 18, 201114 yr Hi, I successfully generated a custom plug-in, using the advanced version of SM. This one contains only the function ExecuteSql. The function works correctly, no problem. When I try to call the registering function that was automatically created while generating the plug-in, named sql1register, with the parameters "null" and the name"myname", I get an ERROR result. This does not occur with an other custom plug-in (that doesn't include the ExecuteSql function). Perhaps am I doing something wrong or is it a known behaviour? Thanks if you can answer! Jean-Philippe
August 19, 201114 yr Have you tried registering the plug-in with the registration code provided when you generated the plug-in?
August 22, 201114 yr Author Yes I did but the key provided during the plug-in generation was "null" and the name my SM Pro account name, so I won't be able to register the PI with those codes. An other PI - which did not contain the ExecuteSql function - was generated with an automatic key (not null) and registering it is ok. So there is perhaps an issue in some cases?
Create an account or sign in to comment