<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>MOSSProfileImport Work Item Rss Feed</title><link>http://www.codeplex.com/MOSSProfileImport/WorkItem/List.aspx</link><description>MOSSProfileImport Work Item Rss Description</description><item><title>Created Issue: Unable to import profile value for the properties whose type is multi-value (ie. choice list or semi-colon separated)</title><link>http://www.codeplex.com/MOSSProfileImport/WorkItem/View.aspx?WorkItemId=21066</link><description>This tool is unable to import the profile values for the properties whose attributes are set to &amp;#34;Allow multiple values&amp;#34; or &amp;#34;Allow Choice List&amp;#34;. Has anyone faced this problem &amp;#63; Any help will be appreciated&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Deven&lt;br /&gt;</description><author>DevenBhatt</author><pubDate>Tue, 10 Feb 2009 05:41:23 GMT</pubDate><guid isPermaLink="false">Created Issue: Unable to import profile value for the properties whose type is multi-value (ie. choice list or semi-colon separated) 20090210054123A</guid></item><item><title>COMMENTED TASK: Create the build</title><link>http://www.codeplex.com/MOSSProfileImport/WorkItem/View.aspx?WorkItemId=7342</link><description>Sahil - can you create the build.&lt;br /&gt;Comments: ** Comment from web user: irisline ** &lt;p&gt;Please can you create the build. it will be very usefull.&lt;/p&gt;&lt;p&gt;Thanks&amp;#39;&lt;/p&gt;</description><author>irisline</author><pubDate>Fri, 22 Feb 2008 15:05:01 GMT</pubDate><guid isPermaLink="false">COMMENTED TASK: Create the build 20080222030501P</guid></item><item><title>CREATED ISSUE: DateTime bug</title><link>http://www.codeplex.com/MOSSProfileImport/WorkItem/View.aspx?WorkItemId=12883</link><description>I have a DateTime profile property of &amp;#34;date time&amp;#34; type that I map a value and import successfully into, but later it causes SharePoint to blow up when trying to view the user&amp;#39;s profile. It appears to be due to a timezone&amp;#47;UTC type issue. Other times&amp;#47;dates work fine.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;I&amp;#39;ve debugged into this, and everything looks fine. I tried some variations on the DateTime.ParseExact&amp;#40;&amp;#41; parameters, but some continued to cause the error, others didn&amp;#39;t produce the same time when viewing the profile in SharePoint. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&amp;#60;Mappings&amp;#62;&lt;br /&gt;&amp;#60;Mapping InputField&amp;#61;&amp;#34;AccountName&amp;#34; MOSSField&amp;#61;&amp;#34;AccountName&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;&amp;#60;Mapping InputField&amp;#61;&amp;#34;MyTimestamp&amp;#34; MOSSField&amp;#61;&amp;#34;MyTimestamp&amp;#34; DateFormat&amp;#61;&amp;#34;M&amp;#47;d&amp;#47;yyyy h&amp;#58;mm&amp;#58;ss tt&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;&amp;#60;&amp;#47;Mappings&amp;#62;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&amp;#60;&amp;#63;xml version&amp;#61;&amp;#34;1.0&amp;#34;&amp;#63;&amp;#62;&lt;br /&gt;&amp;#60;Inputs&amp;#62;&lt;br /&gt;      &amp;#60;Input&amp;#62;&lt;br /&gt;            &amp;#60;AccountName&amp;#62;QAMR-ACCOUNTS&amp;#92;q714211&amp;#60;&amp;#47;AccountName&amp;#62;&lt;br /&gt;            &amp;#60;MyTimestamp&amp;#62;12&amp;#47;1&amp;#47;2006 8&amp;#58;48&amp;#58;26 PM&amp;#60;&amp;#47;MyTimestamp&amp;#62;&lt;br /&gt;      &amp;#60;&amp;#47;Input&amp;#62;&lt;br /&gt;&amp;#60;&amp;#47;Inputs&amp;#62;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;View Profile&amp;#58;&lt;br /&gt;http&amp;#58;&amp;#47;&amp;#47;localhost&amp;#47;ssp&amp;#47;admin&amp;#47;_layouts&amp;#47;ProfAdminEdit.aspx&amp;#63;guid&amp;#61;c053c485-615d-480f-921a-133713371337&amp;#38;s&amp;#61;a&amp;#38;q&amp;#61;&amp;#38;ConsoleView&amp;#61;Active&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;SharePoint shows error&amp;#58;&lt;br /&gt;Hour, Minute, and Second parameters describe an un-representable DateTime.   at System.DateTime.TimeToTicks&amp;#40;Int32 hour, Int32 minute, Int32 second&amp;#41; &lt;br /&gt;   at System.DateTime..ctor&amp;#40;Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second&amp;#41; &lt;br /&gt;   at Microsoft.SharePoint.Utilities.DateOptions.ParseTime&amp;#40;String stTime, String format, DateTime&amp;#38; dtTime&amp;#41; &lt;br /&gt;   at Microsoft.SharePoint.Utilities.SPUtility.ParseDate&amp;#40;SPWeb web, String stDateTime, SPDateFormat format, Boolean bToUTC&amp;#41; &lt;br /&gt;   at Microsoft.SharePoint.Portal.WebControls.ProfileUI.LoadEditValueControl&amp;#40;Property prop, Object&amp;#91;&amp;#93; PropValue&amp;#41; &lt;br /&gt;   at Microsoft.SharePoint.Portal.WebControls.ProfileUI.LoadProfileTable&amp;#40;&amp;#41; &lt;br /&gt;   at Microsoft.SharePoint.Portal.WebControls.ProfileUI.LoadControl&amp;#40;Object sender, EventArgs e&amp;#41; &lt;br /&gt;   at System.EventHandler.Invoke&amp;#40;Object sender, EventArgs e&amp;#41; &lt;br /&gt;   at System.Web.UI.Control.OnLoad&amp;#40;EventArgs e&amp;#41; &lt;br /&gt;   at System.Web.UI.Control.LoadRecursive&amp;#40;&amp;#41; &lt;br /&gt;   at System.Web.UI.Control.LoadRecursive&amp;#40;&amp;#41; &lt;br /&gt;   at System.Web.UI.Control.LoadRecursive&amp;#40;&amp;#41; &lt;br /&gt;   at System.Web.UI.Control.LoadRecursive&amp;#40;&amp;#41; &lt;br /&gt;   at System.Web.UI.Control.LoadRecursive&amp;#40;&amp;#41; &lt;br /&gt;   at System.Web.UI.Control.LoadRecursive&amp;#40;&amp;#41; &lt;br /&gt;   at System.Web.UI.Page.ProcessRequestMain&amp;#40;Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint&amp;#41;&lt;br/&gt;</description><author>aaronnaas</author><pubDate>Thu, 20 Sep 2007 20:26:07 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: DateTime bug 20070920082607P</guid></item><item><title>CREATED TASK: Create the build</title><link>http://www.codeplex.com/MOSSProfileImport/WorkItem/View.aspx?WorkItemId=7342</link><description>Sahil - can you create the build. </description><author>alogan</author><pubDate>Mon, 15 Jan 2007 09:21:13 GMT</pubDate><guid isPermaLink="false">CREATED TASK: Create the build 20070115092113A</guid></item></channel></rss>