<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-1635568622827949164.post1854894281230744961..comments</id><updated>2009-04-07T08:57:35.898+10:00</updated><category term='Visual Studio'/><category term='Paragliding'/><category term='PowerShell'/><category term='Rants'/><category term='SQL'/><category term='Images'/><category term='Scotch Reviews'/><category term='Free Web Parts'/><category term='Report Server Configuration'/><category term='OS Configuration'/><category term='SharePoint Installation'/><category term='Interesting Links'/><category term='Interesting Videos'/><category term='SharePoint Configuration'/><category term='SharePoint Programming'/><title type='text'>Comments on Cloud.net: AJAX, Web Services, WSDL and SharePoint</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://blog.ray1.net/feeds/1854894281230744961/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1635568622827949164/1854894281230744961/comments/default'/><link rel='alternate' type='text/html' href='http://blog.ray1.net/2008/03/ajax-web-service-and-sharepoint.html'/><author><name>rayone</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>6</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-1635568622827949164.post-3797341625655664521</id><published>2009-04-07T08:57:00.000+10:00</published><updated>2009-04-07T08:57:00.000+10:00</updated><title type='text'>SharePoint 2007 won&amp;#39;t allow updates/deletes fr...</title><content type='html'>SharePoint 2007 won&amp;#39;t allow updates/deletes from non trusted systems. So you can either do the call on the local system and add SPWeb.AllowUnsafeUpdates or disable the &amp;quot;Web Page Security Validation&amp;quot;. But since were using clientside javascript we don&amp;#39;t have access to the SP Object Model so all we can do is disable &amp;quot;Web Page Security Validation&amp;quot;.  &lt;BR/&gt;&lt;BR/&gt;Central Administration &amp;gt; Application Management &amp;gt; Web Application General Settings</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1635568622827949164/1854894281230744961/comments/default/3797341625655664521'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1635568622827949164/1854894281230744961/comments/default/3797341625655664521'/><link rel='alternate' type='text/html' href='http://blog.ray1.net/2008/03/ajax-web-service-and-sharepoint.html?showComment=1239058620000#c3797341625655664521' title=''/><author><name>Ray Proffitt</name><uri>http://www.blogger.com/profile/15949105136667510991</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.ray1.net/2008/03/ajax-web-service-and-sharepoint.html' ref='tag:blogger.com,1999:blog-1635568622827949164.post-1854894281230744961' source='http://www.blogger.com/feeds/1635568622827949164/posts/default/1854894281230744961' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-5998872'/></entry><entry><id>tag:blogger.com,1999:blog-1635568622827949164.post-7589063746666791639</id><published>2009-04-07T00:30:00.000+10:00</published><updated>2009-04-07T00:30:00.000+10:00</updated><title type='text'>I've used this script a lot for list query; now I'...</title><content type='html'>I've used this script a lot for list query; now I'd like to use it for list updates. I've set the list permission to allow anyone update, however I'm still getting a security validation error. Can you provide more details on the explicit use of "allowunsafeupdates"?</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1635568622827949164/1854894281230744961/comments/default/7589063746666791639'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1635568622827949164/1854894281230744961/comments/default/7589063746666791639'/><link rel='alternate' type='text/html' href='http://blog.ray1.net/2008/03/ajax-web-service-and-sharepoint.html?showComment=1239028200000#c7589063746666791639' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.ray1.net/2008/03/ajax-web-service-and-sharepoint.html' ref='tag:blogger.com,1999:blog-1635568622827949164.post-1854894281230744961' source='http://www.blogger.com/feeds/1635568622827949164/posts/default/1854894281230744961' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1256268323'/></entry><entry><id>tag:blogger.com,1999:blog-1635568622827949164.post-5965483471015940859</id><published>2008-07-07T16:26:00.000+10:00</published><updated>2008-07-07T16:26:00.000+10:00</updated><title type='text'>I've updated fireWS to now remove unused nodes.</title><content type='html'>I've updated fireWS to now remove unused nodes.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1635568622827949164/1854894281230744961/comments/default/5965483471015940859'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1635568622827949164/1854894281230744961/comments/default/5965483471015940859'/><link rel='alternate' type='text/html' href='http://blog.ray1.net/2008/03/ajax-web-service-and-sharepoint.html?showComment=1215411960000#c5965483471015940859' title=''/><author><name>Ray Proffitt</name><uri>http://www.blogger.com/profile/15949105136667510991</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.ray1.net/2008/03/ajax-web-service-and-sharepoint.html' ref='tag:blogger.com,1999:blog-1635568622827949164.post-1854894281230744961' source='http://www.blogger.com/feeds/1635568622827949164/posts/default/1854894281230744961' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-5998872'/></entry><entry><id>tag:blogger.com,1999:blog-1635568622827949164.post-6754209049499281806</id><published>2008-07-07T10:34:00.000+10:00</published><updated>2008-07-07T10:34:00.000+10:00</updated><title type='text'>Your right thanks for high lighting the issue... O...</title><content type='html'>Your right thanks for high lighting the issue... OK I tracked the problem down to fields where the web service expects XML Schema...&lt;BR/&gt;&lt;BR/&gt;for the List/GetListItems  these are the query, viewFields and queryOptions nodes.&lt;BR/&gt;&lt;BR/&gt;My functions always build these in to the xml post, and the web service expects them to have a value.&lt;BR/&gt;&lt;BR/&gt;So the fix is to either remove these nodes from the post or have them contain a value.&lt;BR/&gt;&lt;BR/&gt;Quick Fix: In queryOptions add &amp;lt;QueryOptions/&amp;gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1635568622827949164/1854894281230744961/comments/default/6754209049499281806'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1635568622827949164/1854894281230744961/comments/default/6754209049499281806'/><link rel='alternate' type='text/html' href='http://blog.ray1.net/2008/03/ajax-web-service-and-sharepoint.html?showComment=1215390840000#c6754209049499281806' title=''/><author><name>Ray Proffitt</name><uri>http://www.blogger.com/profile/15949105136667510991</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.ray1.net/2008/03/ajax-web-service-and-sharepoint.html' ref='tag:blogger.com,1999:blog-1635568622827949164.post-1854894281230744961' source='http://www.blogger.com/feeds/1635568622827949164/posts/default/1854894281230744961' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-5998872'/></entry><entry><id>tag:blogger.com,1999:blog-1635568622827949164.post-8899990748547487064</id><published>2008-07-06T12:19:00.000+10:00</published><updated>2008-07-06T12:19:00.000+10:00</updated><title type='text'>Hey, I tried your example and it doesn't work... I...</title><content type='html'>Hey, I tried your example and it doesn't work... I get:&lt;BR/&gt;Exception of type 'Microsoft.SharePoint.SoapServer.SoapServerException' was thrown.&lt;BR/&gt;&lt;BR/&gt;Root element is missing.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1635568622827949164/1854894281230744961/comments/default/8899990748547487064'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1635568622827949164/1854894281230744961/comments/default/8899990748547487064'/><link rel='alternate' type='text/html' href='http://blog.ray1.net/2008/03/ajax-web-service-and-sharepoint.html?showComment=1215310740000#c8899990748547487064' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.ray1.net/2008/03/ajax-web-service-and-sharepoint.html' ref='tag:blogger.com,1999:blog-1635568622827949164.post-1854894281230744961' source='http://www.blogger.com/feeds/1635568622827949164/posts/default/1854894281230744961' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1516420468'/></entry><entry><id>tag:blogger.com,1999:blog-1635568622827949164.post-4416780519586328318</id><published>2008-04-22T11:19:00.000+10:00</published><updated>2008-04-22T11:19:00.000+10:00</updated><title type='text'>Wow, this little script really rocks!!&lt;br&gt;&lt;br&gt;But ...</title><content type='html'>Wow, this little script really rocks!!&lt;BR/&gt;&lt;BR/&gt;But I can't get any updates or dels to work</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1635568622827949164/1854894281230744961/comments/default/4416780519586328318'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1635568622827949164/1854894281230744961/comments/default/4416780519586328318'/><link rel='alternate' type='text/html' href='http://blog.ray1.net/2008/03/ajax-web-service-and-sharepoint.html?showComment=1208827140000#c4416780519586328318' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.ray1.net/2008/03/ajax-web-service-and-sharepoint.html' ref='tag:blogger.com,1999:blog-1635568622827949164.post-1854894281230744961' source='http://www.blogger.com/feeds/1635568622827949164/posts/default/1854894281230744961' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-201685663'/></entry></feed>
