Yes, two versions are different. It seems to be the culprit here. Linux has a 2.13.3 version (I think I mentioned it above somewhere). IIS has the latest 2.14.5 on it. Thanks!
On Friday, June 9, 2017 at 7:01:14 PM UTC-4, Anthony wrote: > > On Friday, June 9, 2017 at 4:03:09 PM UTC-4, Seth J wrote: >> >> As a matter of fact, I've never specified a table for export control on >> any of my other apps written from scratch even on IIS and never had a >> problem. It's just that particular app, for some reason, requires table >> name. >> > > No, that's not possible. I think your original code worked with an earlier > version of web2py, which may explain the difference between the Linux and > Windows machines, but you also said if you created a brand new app on the > Windows machine the same code would work, which cannot be the case, as the > current version of web2py requires specifying the table names with the > exportclasses argument of smartgrid. > > Anthony > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

