Is it a path issue with how Windows is seamlessly running things out of the C:/ProgramData folder when your application is in C:/Program Files?
That could screw up paths in our code. Randy ---------------------------------------------------------------------- Randy Jaynes Senior Programmer and Customer Support http://printpoint.com • (845) 359-0298 • PrintPoint, Inc • 57 Ludlow Lane • Palisades, NY 10964 > On Sep 1, 2016, at 10:38 AM, Douglas Cryer <[email protected]> wrote: > > I have an issue which is quickly becoming a major issue with a Plugin that > was working and is now no longer working since upgrading to v15. > > The plugin wqs originally written with DLLWizard as a WIN4DX header to a DLL. > It calls an address lookup solution by passing a postcode. > > It was then converted to the new Plugin architecture via plugin wizard > (although I am unsure of the settings that were used). This has worked for > the past few years with v13 and appeared to work with v15 but since deploying > it in on one of the few clients who use this PAF solution we have found that > it no longer works with v15. The plugin shows and the code compiles but at > runtime it does not work. > > As far as I can tell the internal path to the DLL is not resolving or there > is an issue with how the plugin is > > I may need help more than just advice with this as each day that goes by > means a client is unable to use the functionality. > > Any ideas are welcomed. Ideally what I need is a way of directly creating a > new style plugin from the DLL like the old DLL Wizard process which is sadly > missed. > > Regards, Dougie > ________________________________________________________ > > telekinetix Limited- J. Douglas Cryer > Phone : 01234 761759 Mobile : 07973 675 218 > 2nd Floor Broadway House, 4-6 The Broadway, Bedford MK40 2TE > Email : [email protected] Web : http://www.telekinetix.com > ________________________________________________________ > > > > > ********************************************************************** > 4D Internet Users Group (4D iNUG) > FAQ: http://lists.4d.com/faqnug.html > Archive: http://lists.4d.com/archives.html > Options: http://lists.4d.com/mailman/options/4d_tech > Unsub: mailto:[email protected] > ********************************************************************** ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: http://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

