Since upgrading to v9.0.0.1, we are experiencing problems with GetPerformanceAvailability and GetPerformances.Neither of these API calls returning any results for one of our production seasons using the same parameters as we do for v8.0 and with a fresh live2test copy.Why would one of the seasons suddenly not be included in the resultset?Thanks in advance for any assistance you can offer.
Hi Darrin,
Good day.
You need to use SQL profiler to trace the actual sql statement, then you can compare v8.0 with v9.0.0.1.
then you can figure out what is wrong.
have fun.
Ben
Good Day Ben,
Thanks for your reply!
The issue ended up being caused by a Control Group not being assigned to the security group our Web user is in. It seems that v9 is less forgiving than v8 in that respect.
John