<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://www.dotnetzone.gr:443/cs/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>ExtJS + JSON data HOW TO</title><link>https://www.dotnetzone.gr:443/cs/blogs/dpantontech/archive/2012/02/12/extjs-json-data-how-to.aspx</link><description>Based on a nice (but alas not working) idea and as a follow up to my previous post about the fantastic Ext.NET framework [Greek language] today I present you with a how-to guide to Ext JS . First, let me remind you that Ext JS is the powerful JavaScript</description><dc:language>el</dc:language><generator>CommunityServer 2.1 SP3 (Build: 20423.1)</generator><item><title>re: ExtJS + JSON data HOW TO</title><link>https://www.dotnetzone.gr:443/cs/blogs/dpantontech/archive/2012/02/12/extjs-json-data-how-to.aspx#71635</link><pubDate>Tue, 27 Nov 2012 23:41:24 GMT</pubDate><guid isPermaLink="false">2622095e-976c-431a-859e-16783ec7ecd7:71635</guid><dc:creator>Aron</dc:creator><description>&lt;p&gt;Hello!&lt;/p&gt;
&lt;p&gt;I am new to ExtJS, found this nice tutorial, seems like the most complete and straightforward one available anywhere on the web. I followed it through and got it to work, but only on Internet Explorer. On both Firefox and Chrome, when I listen with Fiddler, I get the request made in OPTIONS method, rather than GET (which works, as it is the method implemented on the WCF service, and which gets called from IE). Due to that, it fails and I get error 405 (service saying: &amp;quot;Method not implemented&amp;quot;) Adding a &amp;quot;method: GET&amp;quot; to the proxy does not change anything.&lt;/p&gt;
&lt;p&gt;Why is it calling the service with OPTIONS method, am I missing something?&lt;/p&gt;</description></item></channel></rss>