I am using a modal pop up extender which works fine when I run it in Visual Studio 2010. Once compiled and sent to the "live site", it doesn't work.
Firefox's firebug error console reports the following: TSM_HiddenField_=ctl00_ContentPlaceHolder1_ToolkitScriptManager1_HiddenField&_TSM_CombinedScripts_=%3b%3bAjaxControlToolkit%2c+Version%3d3.5.51116.0%2c+Culture%3dneutral%2c+PublicKeyToken%3d28f01b0e84b6d53e%3aen-US%3a2a06c7e2-728e-4b15-83d6-9b269fb7261e%3ade1feab2%3af2c8e708%3a8613aea7%3af9cec9bc%3a3202a5a2%3aa67c2700%3a720a52bf%3a589eaa30%3aab09e3fe%3a87104b7c%3abe6fb298
Unfortunately this is not a publicly visible site so I cant give a URL to look at. Basically the popup is visible immediately on seeing the page. It isn't hidden until someone hits the button. Any ideas?
Chancellor
Member
2 Points
18 Posts
Modal pop up works on dev fails on live
May 01, 2012 05:00 PM|LINK
I am using a modal pop up extender which works fine when I run it in Visual Studio 2010. Once compiled and sent to the "live site", it doesn't work.
Firefox's firebug error console reports the following:
TSM_HiddenField_=ctl00_ContentPlaceHolder1_ToolkitScriptManager1_HiddenField&_TSM_CombinedScripts_=%3b%3bAjaxControlToolkit%2c+Version%3d3.5.51116.0%2c+Culture%3dneutral%2c+PublicKeyToken%3d28f01b0e84b6d53e%3aen-US%3a2a06c7e2-728e-4b15-83d6-9b269fb7261e%3ade1feab2%3af2c8e708%3a8613aea7%3af9cec9bc%3a3202a5a2%3aa67c2700%3a720a52bf%3a589eaa30%3aab09e3fe%3a87104b7c%3abe6fb298
Unfortunately this is not a publicly visible site so I cant give a URL to look at. Basically the popup is visible immediately on seeing the page. It isn't hidden until someone hits the button. Any ideas?