On 9/1/10 5:18 PM, Brad Perkins wrote: > On 9/1/10 4:54 PM, Peter Jakobsson wrote: >> Brad - >> >> Just a final thought. >> >> If you can invoke this error even with the simplest form >> submission using 'post', then that narrows down the possibilities >> quite considerably. > Aparajita suggested the same thing off-line. I created a simple form > that does nothing but post a name field. This throws the "invalid > parameters" 4D error in our system. >> i.e. - if you can create a very simple .a4d page to receive the >> post and even that invokes the error, then the problem's not in >> your scripts. It sound like it's something in your implementation >> of the NKT shell. >> >> What I did iin this situation was: >> >> [A] create a very simple script which invokes the error > See above. >> [B] download the NTK shell (or demo if there is one) and serve >> your script using that > I'm going to set this up so that it runs client server. >> That will tell you straight away if your missing something in your >> shell code. I compiled the NTK Shell and installed it on our database server. I launched that structure with 4D Remoter and called a simple script. It does NOT throw the error. So it is something in my shell.
I'm going to export the methods and see what it different. This is even running with Apache in front of 4D/Active4D. So it rules that out as a contributing factor. I even copied the plug-ins from my problematic structure so it rules out corrupted plug-ins. -- Brad _______________________________________________ Active4D-dev mailing list [email protected] http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/
