I implemented query autocomplete using a textbox on my site and the website has been working correctly until i changed the cookies setting from "Use URI" to "Use Cookies" in IIS7 under the Session State configuration setting. When stepping through the codes
in debug mode it looks like "autocomplete" method is not available when the cookies is enabled therefore i am getting this error: "Microsoft JScript runtime error: Ojbect doesn't support this property or method". When the setting changed back to "Use URI"
and stepping through the codes the same method, autocomplete, is there and available. I don't have a clue how to troubleshoot this issue so i can use some help from the panel of experts in this forum.
dvn
Member
19 Points
41 Posts
Jquery autocomplete plug-in does not work when i enable cookies from my website using iis7
Apr 12, 2012 04:49 PM|LINK
I implemented query autocomplete using a textbox on my site and the website has been working correctly until i changed the cookies setting from "Use URI" to "Use Cookies" in IIS7 under the Session State configuration setting. When stepping through the codes in debug mode it looks like "autocomplete" method is not available when the cookies is enabled therefore i am getting this error: "Microsoft JScript runtime error: Ojbect doesn't support this property or method". When the setting changed back to "Use URI" and stepping through the codes the same method, autocomplete, is there and available. I don't have a clue how to troubleshoot this issue so i can use some help from the panel of experts in this forum.
Thank you in advance.
Yanping Wang...
Star
14863 Points
1527 Posts
Microsoft
Re: Jquery autocomplete plug-in does not work when i enable cookies from my website using iis7
Apr 16, 2012 02:59 AM|LINK
Hi dvn,
I would like to suggest you check if the browser does not support cookies or the possibility that user has disabled cookies at first.
thanks.
Feedback to us
Develop and promote your apps in Windows Store