We recently upgraded to Tessitura version 9.0 and now for some reason - one of our consortium users is having an issue on there website where the API is completely unable to access any information from Tessitura.
Other website for different organizations in the consortium are working correctly and I am able to log in to Tessitura as their web user and successfully sell a ticket.Has this happened to anyone else?
Yes it has…we have the same issue in our consortium setup and I have a support ticket in with Tessitura on this. No solution or explanation as of yet. This is in my Test environment right now, I can’t upgrade to Live until this is resolved. I’m starting to get desperate for a resolution as we are trying to go live online with single tickets for all of our resident companies.
From: Tessitura Technical Forum [mailto:forums-technical@tessituranetwork.com] On Behalf Of Katie Ide Sent: Friday, August 28, 2009 12:47 PM To: Teresa Dean Subject: [Tessitura Technical Forum] Version 9.0 Website Problem
Other website for different organizations in the consortium are working correctly and I am able to log in to Tessitura as their web user and successfully sell a ticket. Has this happened to anyone else?
This message was sent automatically to you by www.tessituranetwork.com because you subscribed to the Tessitura Technical Forum. You may reply to this message to post to the Technical forum or visit the site to search, read and post to the forums. In the interest of keeping the forum posts from becoming cluttered, we encourage you to delete previous message text from your reply before sending. Thank you!
Can you access the .asmx web service page manually?
http://<serverip>/tessituraapi/tessitura.asmx (your URL may be different)
if so, and it functions properly, then that tells you that the API is functioning.If not, what is the error returned?
Depending on what the error is - you can try to change the password on the application pool to ensure that is still functiong, make sure that the ASP.NET version is set to 2.x whatever it is (lol - sorry, off the top of my head here) and that file permissions are still good.
What's odd is that I would assume that you only have a single API (or single point of presence) and that all of your member sites hit the same URL. So, it is only failing for one site but not the others? I'll be interested to see what the issue is.
Good luck!
Where do you stand with the issue? Our users didn't test their website so this is an issue in LIVE for them. After a lenthy conference all with Tessitura and being able to reserve tickets through the asmx page, it seems to be a web vendor issue but the jury is still out.
I know that some are having an issue with GetProductionDetail not returning WebContent, is it possible that they are the only ones using this field?