<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>autocompleteLookup Issue Tracker Rss Feed</title><link>http://autocompletelookup.codeplex.com/workitem/list/basic</link><description>autocompleteLookup Issue Tracker Rss Description</description><item><title>Closed Issue: Error while searching [1207]</title><link>http://autocompletelookup.codeplex.com/workitem/1207</link><description>Hi&amp;#33;&lt;br /&gt;&lt;br /&gt;I have installed your field, but when I type a value I got an error message&amp;#58; Resource not found for the segment ...&lt;br /&gt;&lt;br /&gt;I have used it inside a second site collection on a webapplication http&amp;#58;&amp;#47;&amp;#47;server&amp;#47;sites&amp;#47;dev&lt;br /&gt;Comments: Fixed issue with non alphanumeric characters in the List title and Field title.</description><author>nadeemyousuf</author><pubDate>Wed, 30 Jan 2013 11:42:07 GMT</pubDate><guid isPermaLink="false">Closed Issue: Error while searching [1207] 20130130114207A</guid></item><item><title>Commented Issue: Error while searching [1207]</title><link>http://autocompletelookup.codeplex.com/workitem/1207</link><description>Hi&amp;#33;&lt;br /&gt;&lt;br /&gt;I have installed your field, but when I type a value I got an error message&amp;#58; Resource not found for the segment ...&lt;br /&gt;&lt;br /&gt;I have used it inside a second site collection on a webapplication http&amp;#58;&amp;#47;&amp;#47;server&amp;#47;sites&amp;#47;dev&lt;br /&gt;Comments: ** Comment from web user: nadeemyousuf ** &lt;p&gt;The reason I am using List Title and not list URL is because I use REST to query the list. I have blogged about the REST findings [here](http://sharepointnadeem.blogspot.in/2012/01/sharepoint-2010-rest-api.html). &lt;br&gt;Meanwhile I will try to look into the dot issue and will update the code ASAP.&lt;/p&gt;</description><author>nadeemyousuf</author><pubDate>Fri, 25 Jan 2013 14:37:13 GMT</pubDate><guid isPermaLink="false">Commented Issue: Error while searching [1207] 20130125023713P</guid></item><item><title>Commented Issue: Error while searching [1207]</title><link>http://autocompletelookup.codeplex.com/workitem/1207</link><description>Hi&amp;#33;&lt;br /&gt;&lt;br /&gt;I have installed your field, but when I type a value I got an error message&amp;#58; Resource not found for the segment ...&lt;br /&gt;&lt;br /&gt;I have used it inside a second site collection on a webapplication http&amp;#58;&amp;#47;&amp;#47;server&amp;#47;sites&amp;#47;dev&lt;br /&gt;Comments: ** Comment from web user: bonm014 ** &lt;p&gt;The problem within your code is larger than the dot. You use the title of the list as the url. this is not correct you have to use the url of the list to define the location of the list.&lt;/p&gt;&lt;p&gt;Inside AutocompleteLookupFieldControl.cs you use:&lt;br&gt;                string lookupListName = lookupList.Title;&lt;br&gt;                control.LookupListName = lookupListName.Replace(&amp;quot; &amp;quot;, &amp;quot;&amp;quot;);&lt;/p&gt;&lt;p&gt;Change the title to the url and then check whatelse you have to do. The url can still remain a DOT, this needs to be removed aswell.&lt;/p&gt;</description><author>bonm014</author><pubDate>Fri, 25 Jan 2013 13:37:11 GMT</pubDate><guid isPermaLink="false">Commented Issue: Error while searching [1207] 20130125013711P</guid></item><item><title>Commented Issue: Error while searching [1207]</title><link>http://autocompletelookup.codeplex.com/workitem/1207</link><description>Hi&amp;#33;&lt;br /&gt;&lt;br /&gt;I have installed your field, but when I type a value I got an error message&amp;#58; Resource not found for the segment ...&lt;br /&gt;&lt;br /&gt;I have used it inside a second site collection on a webapplication http&amp;#58;&amp;#47;&amp;#47;server&amp;#47;sites&amp;#47;dev&lt;br /&gt;Comments: ** Comment from web user: bonm014 ** &lt;p&gt;Fixed it, the problem was that my listname contains a dot '.'. The Listdata.svc removes the dot. So I have changed your AutocompleteControl.ascx that the dot will be removed.&lt;/p&gt;&lt;p&gt;Maybe a nice one to implement inside your solution&lt;/p&gt;</description><author>bonm014</author><pubDate>Fri, 25 Jan 2013 09:38:42 GMT</pubDate><guid isPermaLink="false">Commented Issue: Error while searching [1207] 20130125093842A</guid></item><item><title>Created Issue: Error while searching [1207]</title><link>http://autocompletelookup.codeplex.com/workitem/1207</link><description>Hi&amp;#33;&lt;br /&gt;&lt;br /&gt;I have installed your field, but when I type a value I got an error message&amp;#58; Resource not found for the segment ...&lt;br /&gt;&lt;br /&gt;I have used it inside a second site collection on a webapplication http&amp;#58;&amp;#47;&amp;#47;server&amp;#47;sites&amp;#47;dev&lt;br /&gt;</description><author>bonm014</author><pubDate>Fri, 25 Jan 2013 09:24:43 GMT</pubDate><guid isPermaLink="false">Created Issue: Error while searching [1207] 20130125092443A</guid></item></channel></rss>