I am having a unique custom screen issue. I have a custom screen that is built using .Net. This screen has a listbox on it. The idea behind this, is that when I fire off a Gridview row command, it takes the listbox.selectedindex and then does a bunch of stuff. All of the functionality works fine for me in debug and also works if I hit the page directly through IE9. It does not work in Tessitura.
Here is the real kicker, It does work in Tessitura for my co-worker. We both have 64 bit machines and both use IE9 if that has anything to do with it. I have also tried the Tessitura Drop down fix where you modify the registry for “Feature_Use_WindowSelectedControl” but no change.
I ran a .Net trace on it when trying it from Tessitura and for the listbox under “Form Collection” the listbox comes up “undefined” where when I run the same trace from IE, the listbox displays the selected index.
This used to work for me in Tessitura but have since upgraded to IE9 so I am thinking that may be the issue but not sure if Tessitura uses the IE engine that is installed on my machine or something so I am a little lost.
Any ideas?
Thanks!
The IE OLE Browser Control is a control using the current version of Internet Explorer in Windows. It should be rendering and performing just as if the URL was open in the stand-alone Internet Explorer. As we’ve seen, however, with the dropdown select issue affecting SSRS report viewers, that sometimes there are undocumented differences.
I don’t know how useful this link is, but here are the MSDN docs regarding the WebBrowser Control.
http://msdn.microsoft.com/en-us/library/aa752040%28v=VS.85%29.aspx
+Ryan Creps
+Tessitura Network
From: Tessitura Ticketing Forum [mailto:forums-ticketing@tessituranetwork.com] On Behalf Of Marty JonesSent: Thursday, October 27, 2011 6:48 PMTo: Ryan CrepsSubject: RE: [Tessitura Ticketing Forum] Custom Screen Issue
Jon,
Compared mine to the other user and we match.
Thanks,
Marty
This message was sent automatically to you by www.tessituranetwork.com because you subscribed to the Tessitura Ticketing Forum. You may reply to this message to post to the Ticketing 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!