<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>Community Kit for SharePoint</title><link>http://www.codeplex.com/CKS/Project/ProjectRss.aspx</link><description>The Community Kit for SharePoint is a set of best practices, templates, Web Parts, tools, and source code that enables practically anyone to create a community website based on SharePoint technolog...</description><item><title>NEW POST: IEE : Error "Value does not fall within the expected range."</title><link>http://www.codeplex.com/CKS/Thread/View.aspx?ThreadId=16627</link><description>&lt;div style="line-height: normal;"&gt;Was there ever a solution found for this error?  If so, could someone please send me some resources?  Thank you.
&lt;/div&gt;</description><author>DrNugget</author><pubDate>Tue, 13 May 2008 18:02:09 GMT</pubDate><guid isPermaLink="false">NEW POST: IEE : Error "Value does not fall within the expected range." 20080513P</guid></item><item><title>Patch Uploaded</title><link>http://www.codeplex.com/CKS/SourceControl/PatchList.aspx</link><description>
&lt;p&gt;&lt;a href='/site/users/view/ewilde'&gt;ewilde&lt;/a&gt; has uploaded a patch.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;Changes&amp;#58;&lt;br /&gt;&lt;br /&gt;All changes were made to the IEE&amp;#92;CKS.InternetExtranetEdition&amp;#92;FormsBasedAuthentication branch of CKS&lt;br /&gt;&lt;br /&gt;1&amp;#41; Fixed redirects&lt;br /&gt;&lt;br /&gt;Fixed redirect to work for site collections other than the root site collection. File affected RoleDelete.cs, RoleNew.cs, UserDelete.cs, UserEdit.cs, &lt;br /&gt;&lt;br /&gt;2&amp;#41; Bug in UserNew.cs when creating a new user and assigning FBA roles. The private member variable was incorrectly reporting false in the OnSubmit event handler. Corrected this by evaluating the &amp;#34;is role feature was enabled&amp;#34; in a property &amp;#34;ShowRoles&amp;#34;.&lt;br /&gt;&lt;br /&gt;3&amp;#41; Manifest.xml&lt;br /&gt;&lt;br /&gt;&amp;#9; Missing references to UsersImport.aspx and RolesImport.aspx&lt;br /&gt;&amp;#9; &lt;br /&gt;4&amp;#41; Custom actions&lt;br /&gt;&amp;#9; &lt;br /&gt;&amp;#9; Fixed url so that is works for non-root site collections. Files affected Elements.xml in RoleAdministration, SiteFBAAdministrations and UserAdministration features&lt;/p&gt;</description><author>ewilde</author><pubDate>Tue, 13 May 2008 16:34:29 GMT</pubDate><guid isPermaLink="false">Patch Uploaded 20080513P</guid></item><item><title>CREATED ISSUE: CKS:EBE german template not working</title><link>http://www.codeplex.com/CKS/WorkItem/View.aspx?WorkItemId=6152</link><description>CKS&amp;#58;EBE 2.0 Final Release&lt;br /&gt; &lt;br /&gt;The EBE is not working in the german version. After installing the feature on a german website, the default.aspx page cannot be found anymore. When navigating to a post, the post is displayed in the old sharepoint fashion, without any enhancement.&lt;br /&gt;</description><author>charalambos</author><pubDate>Tue, 13 May 2008 13:15:41 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: CKS:EBE german template not working 20080513P</guid></item><item><title>NEW POST: Virtual Earth web part - msspacelite?</title><link>http://www.codeplex.com/CKS/Thread/View.aspx?ThreadId=27215</link><description>&lt;div style="line-height: normal;"&gt;I have done all the suggested steps and I found the MDF in the VIRTUAL_EARTH_MAPS_ON_SHAREPOINT_Source Zip.  &lt;br&gt;
&lt;br&gt;
But I am still seeing the pop-up &amp;quot;&lt;strong&gt;Error! There was an error in the callback&amp;quot;&lt;/strong&gt; any time the map is updated&lt;strong&gt;.&lt;br&gt;
&lt;/strong&gt;&lt;br&gt;
I am testing the Bamboo Virtual Earth ($400) and it is working well.&lt;br&gt;
&lt;br&gt;
Dave Beatty&lt;br&gt;
&lt;/div&gt;</description><author>beattyd</author><pubDate>Tue, 13 May 2008 02:39:53 GMT</pubDate><guid isPermaLink="false">NEW POST: Virtual Earth web part - msspacelite? 20080513A</guid></item><item><title>NEW POST: ECTS w/ADAM + SSO ?</title><link>http://www.codeplex.com/CKS/Thread/View.aspx?ThreadId=27578</link><description>&lt;div style="line-height: normal;"&gt;Is it possible to leverage ECTS with its built-in ADAM support to simplify extranet account management for a Single Sign-On MOSS solution?&amp;nbsp; &lt;br&gt;
&lt;br&gt;
If so, what would be involved?&lt;br&gt;
&lt;/div&gt;</description><author>austegard</author><pubDate>Mon, 12 May 2008 19:08:55 GMT</pubDate><guid isPermaLink="false">NEW POST: ECTS w/ADAM + SSO ? 20080512P</guid></item><item><title>CREATED ISSUE: World Clock and Weather Web Part: Error</title><link>http://www.codeplex.com/CKS/WorkItem/View.aspx?WorkItemId=6147</link><description>Hi&lt;br /&gt;&lt;br /&gt;I have successfully installed the World Clock and Weather Web Part. However, I have encountered the following error upon adding the Web Part to the site&lt;br /&gt;&lt;br /&gt;WebPart Error &amp;#58;&amp;#58; Method Name - OnPreRender &amp;#58;&amp;#58; &amp;#91;MESSAGE&amp;#93; - The ServicePointManager does not support proxies with the proxy.ncs.com.sg scheme.  &lt;br /&gt;&lt;br /&gt;Have tried to make the following modifications to web.config file but the error persists. &lt;br /&gt;&amp;#60;system.net&amp;#62; &lt;br /&gt;&amp;#60;defaultProxy&amp;#62; &lt;br /&gt;&amp;#60;proxy usesystemdefault&amp;#61;&amp;#34;True&amp;#34; proxyaddress&amp;#61;&amp;#34;proxy.ncs.com.sg&amp;#58;8080&amp;#34; bypassonlocal&amp;#61;&amp;#34;True&amp;#34;&amp;#47;&amp;#62; &lt;br /&gt;&amp;#60;&amp;#47;&lt;br /&gt;defaultProxy&amp;#62; &lt;br /&gt;&amp;#60;&amp;#47;system.net&amp;#62;&lt;br /&gt;&lt;br /&gt;Anyone has encountered the same issue and managed to resolve it&amp;#63; &lt;br /&gt;&lt;br /&gt;Thanks lots.&lt;br /&gt;</description><author>joey10_11</author><pubDate>Mon, 12 May 2008 10:23:53 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: World Clock and Weather Web Part: Error 20080512A</guid></item><item><title>NEW POST: Clock and Weather Web Part: Error</title><link>http://www.codeplex.com/CKS/Thread/View.aspx?ThreadId=27535</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi&lt;br&gt;
&lt;br&gt;
I have successfully installed the World Clock and Weather Web Part. However, I have encountered the following error upon adding the Web Part to the site&lt;/p&gt;
&lt;div id=WebPartWPQ4 webpartid=5e756206-096f-49b6-bddc-874a363064ce&gt;
&lt;div id="ctl00_m_g_5e756206_096f_49b6_bddc_874a363064ce"&gt;&lt;span style="color:red"&gt;WebPart Error :: Method Name - OnPreRender :: [MESSAGE] - The ServicePointManager does not support proxies with the proxy.ncs.com.sg scheme.&lt;/span&gt;  &lt;br&gt;
&lt;br&gt;
Have tried to make the following modifications to web.config file but the error persists. &lt;br&gt;
&lt;span style="font-size:13px;color:#0000ff"&gt;
&lt;p&gt;&amp;lt;&lt;/p&gt;
&lt;/span&gt;
&lt;p&gt;&lt;span style="font-size:13px;color:#800000"&gt;system.net&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;&amp;gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;lt;&lt;/p&gt;
&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:13px;color:#800000"&gt;defaultProxy&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;&amp;gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;lt;&lt;/p&gt;
&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:13px;color:#800000"&gt;proxy&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt; &lt;/span&gt;&lt;span style="font-size:13px;color:#ff0000"&gt;usesystemdefault&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;=&lt;/span&gt;&lt;span style="font-size:13px"&gt;&amp;quot;&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;True&lt;/span&gt;&lt;span style="font-size:13px"&gt;&amp;quot;&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt; &lt;/span&gt;&lt;span style="font-size:13px;color:#ff0000"&gt;proxyaddress&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;=&lt;/span&gt;&lt;span style="font-size:13px"&gt;&amp;quot;&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;proxy.ncs.com.sg:8080&lt;/span&gt;&lt;span style="font-size:13px"&gt;&amp;quot;&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt; &lt;/span&gt;&lt;span style="font-size:13px;color:#ff0000"&gt;bypassonlocal&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;=&lt;/span&gt;&lt;span style="font-size:13px"&gt;&amp;quot;&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;True&lt;/span&gt;&lt;span style="font-size:13px"&gt;&amp;quot;&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;/&amp;gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;lt;/&lt;/p&gt;
&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:13px;color:#800000"&gt;defaultProxy&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;&amp;gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;lt;/&lt;/p&gt;
&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:13px;color:#800000"&gt;system.net&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;&amp;gt;&lt;br&gt;
&lt;br&gt;
Anyone has encountered the same issue and managed to resolve it? &lt;br&gt;
&lt;br&gt;
Thanks lots.
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;</description><author>joey10_11</author><pubDate>Mon, 12 May 2008 10:21:49 GMT</pubDate><guid isPermaLink="false">NEW POST: Clock and Weather Web Part: Error 20080512A</guid></item><item><title>NEW POST: Build Solution Problem</title><link>http://www.codeplex.com/CKS/Thread/View.aspx?ThreadId=26720</link><description>&lt;div style="line-height: normal;"&gt;Hi,&lt;br&gt;
&lt;br&gt;
Did any one found why emails are not going out when creating a user through the Membership Request Web part. I get emails in Recovery Password web copntrol.&lt;br&gt;
&lt;br&gt;
Also,  I am getting  the build error(package.cmd exited with code 1. )in both vs2005 and also in upgrading to vs2008.&lt;br&gt;
&lt;br&gt;
Can any one help please?&lt;br&gt;
&lt;br&gt;
Thanks!&lt;br&gt;
Ravi
&lt;/div&gt;</description><author>ravichandra</author><pubDate>Mon, 12 May 2008 09:30:06 GMT</pubDate><guid isPermaLink="false">NEW POST: Build Solution Problem 20080512A</guid></item><item><title>CREATED ISSUE: CKS - Virtual Earth Maps on SharePoint</title><link>http://www.codeplex.com/CKS/WorkItem/View.aspx?WorkItemId=6146</link><description>Just downloaded this &amp;#40;7th May 2008&amp;#41; and installed &amp;#40;installer, not source&amp;#41; successfully, however the ZIP file doesn&amp;#39;t include the mentioned MDF files.&lt;br /&gt;&lt;br /&gt;However I have just located them in the Source ZIP file.&lt;br /&gt;&lt;br /&gt;Hopefully nothing else missing...&lt;br /&gt;</description><author>CraigHumphrey</author><pubDate>Mon, 12 May 2008 04:48:11 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: CKS - Virtual Earth Maps on SharePoint 20080512A</guid></item><item><title>NEW POST: Virtual Earth web part - msspacelite?</title><link>http://www.codeplex.com/CKS/Thread/View.aspx?ThreadId=27215</link><description>&lt;div style="line-height: normal;"&gt;Hi,&lt;br&gt;
&lt;br&gt;
yeah, I just grabbed the current release of this and while I didn't have any problems with the automated install (of the list, etc), I can't locate the MDF files either.  If there isn't already an issue logged, I'll log one now.&lt;br&gt;
&lt;br&gt;
Later'ish&lt;br&gt;
Craig&lt;br&gt;
&lt;br&gt;
&lt;div style="border-right:medium none;padding-right:0.2em;border-top:#aaa 0.1em dotted;padding-left:0.2em;padding-bottom:0.2em;margin:1em 0em 2.5em 3em;border-left:medium none;padding-top:0.2em;border-bottom:#aaa 0.1em dotted;font-style:italic"&gt;&lt;br&gt;
mnorder wrote:&lt;br&gt;
[snip snip]&lt;br&gt;
3. The MDF file referenced in the documentation does not appear to be in the package either, or at least I can't find it to attach in SQL Studio.&lt;br&gt;
&lt;br&gt;
I feel that I must be missing something big, because this installation really isn't going very well. Any help will be greatly appreciated.&lt;br&gt;
&lt;br&gt;
Thanks,&lt;br&gt;
Marcia.&lt;br&gt;
&lt;/div&gt;
&lt;/div&gt;</description><author>CraigHumphrey</author><pubDate>Mon, 12 May 2008 04:40:00 GMT</pubDate><guid isPermaLink="false">NEW POST: Virtual Earth web part - msspacelite? 20080512A</guid></item><item><title>CREATED ISSUE: Javascript should not be allowed on comments</title><link>http://www.codeplex.com/CKS/WorkItem/View.aspx?WorkItemId=6142</link><description>When using CKS&amp;#58;EBE you can insert  HTML &amp;#38; jscript code in the comment text.&lt;br /&gt;While writing html can be just annoying, jscript can be a security risk.&lt;br /&gt;&lt;br /&gt;IMHO there should be some option to remove the jscript &amp;#40;or just don&amp;#39;t allow users to enter it&amp;#41;.&lt;br /&gt;&lt;br /&gt;Just my 2c&amp;#33;&lt;br /&gt;</description><author>eblanco</author><pubDate>Sun, 11 May 2008 19:25:40 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: Javascript should not be allowed on comments 20080511P</guid></item><item><title>NEW POST: Transform-XslName</title><link>http://www.codeplex.com/CKS/Thread/View.aspx?ThreadId=27481</link><description>&lt;div style="line-height: normal;"&gt;Hi,&lt;br&gt;
&lt;br&gt;
I am curious to know how &amp;quot;Transform-XslName&amp;quot; get's used in CKS EBE. I know that we can give the stylesheet we want to apply. But where in the code reads the tag to find out the stylesheet to apply.&lt;br&gt;
&lt;br&gt;
Appreciate your help.&lt;br&gt;
&lt;br&gt;
Thanks&lt;br&gt;
Manohar
&lt;/div&gt;</description><author>NikkamM</author><pubDate>Sat, 10 May 2008 05:17:55 GMT</pubDate><guid isPermaLink="false">NEW POST: Transform-XslName 20080510A</guid></item><item><title>NEW POST: windows Live setup</title><link>http://www.codeplex.com/CKS/Thread/View.aspx?ThreadId=27317</link><description>&lt;div class="wikidoc"&gt;
Finally figured this out and got it working ... for those interested:&lt;br /&gt; &lt;br /&gt;I started over and used the default zone with Windows authentication; then extended the application to the extranet zone and configured Windows Live / Forms authentication.  (I'm not sure if it was necessary to have the windows authentication in the default zone, or if I could have actually made it work with the Forms authentication in the default zone ... ).&lt;br /&gt; &lt;br /&gt;The web.config file for both zones required the membership and role provider information for LiveID; however only the extranet zone file has these listed as the default providers.&lt;br /&gt; &lt;br /&gt;Once the WindowsLive profile was created/registered on the extranet site, I was able to go back into the default site and add the WindowsLive user.&lt;br /&gt; &lt;br /&gt;The post on this site helped:&lt;br /&gt;http://rolfeleveld.spaces.live.com/blog/cns!D648A94EEDB35657!1853.entry&lt;br /&gt; &lt;br /&gt;Maybe in retrospect this should have been obvious, but it wasn't at the time.&lt;br /&gt;
&lt;/div&gt;</description><author>apowell42</author><pubDate>Fri, 09 May 2008 16:55:53 GMT</pubDate><guid isPermaLink="false">NEW POST: windows Live setup 20080509P</guid></item><item><title>NEW POST: CKS: Lost focus?</title><link>http://www.codeplex.com/CKS/Thread/View.aspx?ThreadId=27437</link><description>&lt;div class="wikidoc"&gt;
If you chart the frequency of updates for the source code, it seems the whole CKS idea is headed towards a big disappointment. I am especially interested in FBA-IEE 2, which has a posted related date of October 2007. It's been in pre-beta forever now. Come on people, you could at least update expected release dates and major issues to close. Yes, we all have day jobs, but this never stopped progress here before. That's why i think the whole thing is losing focus... . .  .   .       .           .&lt;br /&gt;
&lt;/div&gt;</description><author>NiskyPTO</author><pubDate>Fri, 09 May 2008 16:55:11 GMT</pubDate><guid isPermaLink="false">NEW POST: CKS: Lost focus? 20080509P</guid></item><item><title>NEW POST: Please post .wsp for Tag Cloud v1.2</title><link>http://www.codeplex.com/CKS/Thread/View.aspx?ThreadId=22483</link><description>&lt;div class="wikidoc"&gt;
I agree it would be nice to post the .wsp file as well as I'm trying to stick with deploying solutions rather than touching the web server or having to remember to deploy to the GAC on each front end server.  I tried pulling the source code and running makecab to build the .wsp off the ddf but it gives me an error because each of the .dwp files is in a separate folder.  I tried messing around with the ddf file but screwed things up where it wouldn't copy the dwp files into the web part gallery.  Could someone either post the .wsp file or better yet post instructions on how to create the .wsp from the source solution?&lt;br /&gt; &lt;br /&gt;Here is how I tried to build the solution along with the error I received&lt;br /&gt;Open command prompt and browse to my source directory something like D:\projects\CKS.TagCloud.Public\CKS.TagCloud.Public\DeploySPTagging\bin\Debug&lt;br /&gt;Run the command &amp;quot;Makecab.exe /F CKS.TagCloud.Package.ddf&amp;quot;&lt;br /&gt; &lt;br /&gt;Error:&lt;br /&gt;Parsing directives (CKS.TagCloud.Package.ddf: 1 lines)&lt;br /&gt;CKS.TagCloud.Package.ddf(13): ERROR: Could not find file: SPTagCloud.dwp&lt;br /&gt;CKS.TagCloud.Package.ddf(14): ERROR: Could not find file: SPTagBrowser.dwp&lt;br /&gt;CKS.TagCloud.Package.ddf(15): ERROR: Could not find file: SPUrlBrowser.dwp&lt;br /&gt;CKS.TagCloud.Package.ddf(16): ERROR: Could not find file: SPRelatedTagCloud.dwp&lt;br /&gt;ERROR: MakeCAB aborted: 4 errors encountered&lt;br /&gt;
&lt;/div&gt;</description><author>nhandberry</author><pubDate>Fri, 09 May 2008 15:33:48 GMT</pubDate><guid isPermaLink="false">NEW POST: Please post .wsp for Tag Cloud v1.2 20080509P</guid></item><item><title>NEW POST: CKS:IEE Given Key in Dictionary error</title><link>http://www.codeplex.com/CKS/Thread/View.aspx?ThreadId=27146</link><description>&lt;div class="wikidoc"&gt;
Christopher&lt;br /&gt; &lt;br /&gt;I just started using this software this week so I don't have any experience with the change user password page.  I gave a quick look at the code but don't see them doing anything custom that would be causing that error.  What I've been doing on those is writing standalone apps/pages to try to reproduce the error with more details that SharePoint gives.&lt;br /&gt; &lt;br /&gt;HTH,&lt;br /&gt;Kyle&lt;br /&gt;
&lt;/div&gt;</description><author>ktillman</author><pubDate>Thu, 08 May 2008 15:53:47 GMT</pubDate><guid isPermaLink="false">NEW POST: CKS:IEE Given Key in Dictionary error 20080508P</guid></item><item><title>NEW POST: Does VE Maps work on MOSS SP1?</title><link>http://www.codeplex.com/CKS/Thread/View.aspx?ThreadId=20853</link><description>&lt;div class="wikidoc"&gt;
Hi,&lt;br /&gt; &lt;br /&gt;I had to add the following to the local intranet zone in Internet Explorer to get this to work (MOSS2007 SP1):&lt;br /&gt; &lt;br /&gt;http://server.domain.com (the dns name of the site)&lt;br /&gt;http://live.maps.com&lt;br /&gt;http://dev.virtualearth.net&lt;br /&gt; &lt;br /&gt;hope it helps,&lt;br /&gt; &lt;br /&gt;Brian&lt;br /&gt;
&lt;/div&gt;</description><author>brianjacobsen</author><pubDate>Thu, 08 May 2008 12:56:49 GMT</pubDate><guid isPermaLink="false">NEW POST: Does VE Maps work on MOSS SP1? 20080508P</guid></item><item><title>NEW POST: CKS:IEE Given Key in Dictionary error</title><link>http://www.codeplex.com/CKS/Thread/View.aspx?ThreadId=27146</link><description>&lt;div class="wikidoc"&gt;
Thanks for the help Kyle.&lt;br /&gt; &lt;br /&gt;I think my setup is a little different from what M$ actually says to do. I have https site as the default zone and my normal internal URL set to the Intranet zone. If I deploy to the https site, I can use the FBA User Management (UsersDisp.aspx) from the https site, but not from the internal site. ok that makes sense since it's deployed to https. However -- the change user password page only seems to work on the http internal address and not from https. When I navigate to the page from https it just tells me that an unexpected error has occurred. I really need this to work from the https site rather than the internal site.&lt;br /&gt; &lt;br /&gt;The reason for setting up my environment this way is due to the picture libraries. Before when I had my internal URL in the default zone and https in Extranet and/or Internet, the picture library thumbnails would show up as red X's on the page. Seems to me like there's an issue in SharePoint in how picture libraries use fixed vs. relative URLs in the thumbnail views.&lt;br /&gt; &lt;br /&gt;Since most of the administration needs to be done by internal people, I'm just going to create a 2nd site, use FBA on it and point it to the same application as my main system. This way I have an internal way of adding and editing users into the database.&lt;br /&gt; &lt;br /&gt;thanks for the help!&lt;br /&gt;Chris&lt;br /&gt;
&lt;/div&gt;</description><author>ChristopherW</author><pubDate>Thu, 08 May 2008 01:05:54 GMT</pubDate><guid isPermaLink="false">NEW POST: CKS:IEE Given Key in Dictionary error 20080508A</guid></item><item><title>NEW POST: windows Live setup</title><link>http://www.codeplex.com/CKS/Thread/View.aspx?ThreadId=27317</link><description>&lt;div class="wikidoc"&gt;
I'm seeing quite a few other folks running into the same issue ... perhapse a FAQ or installation note regarding the fix would be appropriate?&lt;br /&gt; &lt;br /&gt;http://blog.solanite.com/keith/Lists/Comments/AllComments.aspx&lt;br /&gt;
&lt;/div&gt;</description><author>apowell42</author><pubDate>Wed, 07 May 2008 23:16:50 GMT</pubDate><guid isPermaLink="false">NEW POST: windows Live setup 20080507P</guid></item><item><title>NEW POST: windows Live setup</title><link>http://www.codeplex.com/CKS/Thread/View.aspx?ThreadId=27317</link><description>&lt;div class="wikidoc"&gt;
I have installed the Windows Live authentication provider on a new WSS 3.0 site.  When I access the site, I'm prompted for my windowsLive ID and it looks like I'm authenticated fine.  However, since my windows live ID hasn't yet been given access to the website, I'm denied at the web app and prompted to request access.&lt;br /&gt; &lt;br /&gt;Since WindowsLive is the configured authentication provider, I'm not able to log in with other credentails to approve myself.  I tried extending the web application and using windows authentication in our Intranet zone, but I'm still not able to approve the windowsLive ID.  I've tried adding the windowslive ID as a application admin through the central configuration, but was denied saying there was no match for that ID.&lt;br /&gt; &lt;br /&gt;How do I grant access to the windowslive ID?&lt;br /&gt;
&lt;/div&gt;</description><author>apowell42</author><pubDate>Wed, 07 May 2008 22:09:20 GMT</pubDate><guid isPermaLink="false">NEW POST: windows Live setup 20080507P</guid></item></channel></rss>