Has anyone tried to use the new open client frameworks to run a C#.NET frontend in Linux? This may seem like a silly think to do, but we would like to utalize the UI tools in .Net while not being locked down to IIS. at Progress.Open4GL.DynamicAPI.O4GLDataSet.FillSelf (Progress.Open4GL.DynamicAPI.ParameterSet parms) at Progress.Open4GL.DynamicAPI.OutputTableStreamer.fillResults (Progress.Open4GL.DynamicAPI.Session session)
Was trying to do the same thing today and got the same exception when tried to get temp-table from AppServer procedure. I had big hopes for this one to work, but it looks that it is not 100% compatible. Maybe someone else has success in making this work?