I have a particular problem I can't find a solution for. Basically I am trying to port add-on screens from SL7 to SL2011.I have recompiled all the executables (upgrading the VS projects, that goes without saying) without problems. My problem is that I cannot run them because they fail with the message on call of stored procedure GLSetup_All with a parameter that is unexpected.I used SQL profiler and it revealed that there is a call of: "EXEC GLSetup_ALL DEFAULT" when the screen is run. Has anyone come across this.
*This post is locked for comments