<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>silk Issue Tracker Rss Feed</title><link>http://silk.codeplex.com/workitem/list/basic</link><description>silk Issue Tracker Rss Description</description><item><title>Commented Issue: A project with an output type of class library cannot be started directly message [8127]</title><link>http://silk.codeplex.com/workitem/8127</link><description>Even if I have set MileageStat.Web as start up project, I still get the dialog message &amp;#34;A project with an output type of class library cannot be started directly&amp;#34;&lt;br /&gt;&lt;br /&gt;Could you please help &amp;#63;&lt;br /&gt;Comments: Hi,&amp;#10;&amp;#10;As far as I know, this kind of problems could appear if a file corresponding to the __Visual Studio__ solution is corrupted. As a starting point, I believe you could try deleting the __.gpState__ and __.suo__ files in the solution directory &amp;#40;the later ones are hidden&amp;#41; as well as the __bin__ and __obj__ folders and then select the __MileageStat.Web__ project as the __StartUp Project__ again. Also, remember to select the corresponding page inside the project as the __Start Page__ .&amp;#10;&amp;#10;As a side note, it seems this problem is more related to __Visual Studio__ than __Silk__ , so I believe you might find better support in the __Visual Studio__ forums&amp;#58;&amp;#10;- &amp;#91;Visual Studio Forums in Social MSDN&amp;#93;&amp;#40;http&amp;#58;&amp;#47;&amp;#47;social.msdn.microsoft.com&amp;#47;Forums&amp;#47;en&amp;#47;category&amp;#47;visualstudio&amp;#41;&amp;#10;&amp;#10;Regards,&amp;#10;&amp;#10;Damian Cherubini&amp;#10;http&amp;#58;&amp;#47;&amp;#47;blogs.southworks.net&amp;#47;dcherubini</description><author>DCherubini</author><pubDate>Wed, 06 Mar 2013 20:35:07 GMT</pubDate><guid isPermaLink="false">Commented Issue: A project with an output type of class library cannot be started directly message [8127] 20130306083507P</guid></item><item><title>Created Issue: A project with an output type of class library cannot be started directly message [8127]</title><link>http://silk.codeplex.com/workitem/8127</link><description>Even if I have set MileageStat.Web as start up project, I still get the dialog message &amp;#34;A project with an output type of class library cannot be started directly&amp;#34;&lt;br /&gt;&lt;br /&gt;Could you please help &amp;#63;&lt;br /&gt;</description><author>pnagori02</author><pubDate>Mon, 25 Feb 2013 17:50:01 GMT</pubDate><guid isPermaLink="false">Created Issue: A project with an output type of class library cannot be started directly message [8127] 20130225055001P</guid></item><item><title>Commented Issue: The lack of Cassini support should be better handled or documented.  [8113]</title><link>http://silk.codeplex.com/workitem/8113</link><description>From the following thread in the discussions&amp;#58;&lt;br /&gt;http&amp;#58;&amp;#47;&amp;#47;silk.codeplex.com&amp;#47;discussions&amp;#47;269886&lt;br /&gt;&lt;br /&gt;At the very least this note in code should also be placed as part of the installation notes and also where the call hangs.&lt;br /&gt;&lt;br /&gt;    &amp;#47;&amp;#47; Note&amp;#58; On a development server &amp;#40;Cassini&amp;#41; you may get a serializationexception&lt;br /&gt;    &amp;#47;&amp;#47; with custom identities.  &lt;br /&gt;    &amp;#47;&amp;#47;&lt;br /&gt;&lt;br /&gt; &lt;br /&gt;&lt;br /&gt;For as much effort as went into this project, I don&amp;#39;t understand why a workaround wasn&amp;#39;t implemented.&lt;br /&gt;&lt;br /&gt; &lt;br /&gt;&lt;br /&gt;System.InvalidOperationException was unhandled by user code&lt;br /&gt;  Message&amp;#61;There is an error in XML document &amp;#40;0, 0&amp;#41;.&lt;br /&gt;  Source&amp;#61;System.Xml&lt;br /&gt;  StackTrace&amp;#58;&lt;br /&gt;       at System.Xml.Serialization.XmlSerializer.Deserialize&amp;#40;XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events&amp;#41;&lt;br /&gt;       at System.Xml.Serialization.XmlSerializer.Deserialize&amp;#40;TextReader textReader&amp;#41;&lt;br /&gt;       at MileageStats.Domain.Models.UserInfo.FromString&amp;#40;String userContextData&amp;#41; in C&amp;#58;&amp;#92;Users&amp;#92;SGM7&amp;#92;Documents&amp;#92;Silk&amp;#92;MileageStats&amp;#92;MileageStats.Domain&amp;#92;Models&amp;#92;UserInfo.cs&amp;#58;line 43&lt;br /&gt;       at MileageStats.Web.Models.MileageStatsIdentity..ctor&amp;#40;FormsAuthenticationTicket ticket&amp;#41; in C&amp;#58;&amp;#92;Users&amp;#92;SGM7&amp;#92;Documents&amp;#92;Silk&amp;#92;MileageStats&amp;#92;MileageStats.Web&amp;#92;Models&amp;#92;MileageStatsIdentity.cs&amp;#58;line 46&lt;br /&gt;       at MileageStats.Web.MvcApplication.PostAuthenticateRequestHandler&amp;#40;Object sender, EventArgs e&amp;#41; in C&amp;#58;&amp;#92;Users&amp;#92;SGM7&amp;#92;Documents&amp;#92;Silk&amp;#92;MileageStats&amp;#92;MileageStats.Web&amp;#92;Global.asax.cs&amp;#58;line 156&lt;br /&gt;       at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute&amp;#40;&amp;#41;&lt;br /&gt;       at System.Web.HttpApplication.ExecuteStep&amp;#40;IExecutionStep step, Boolean&amp;#38; completedSynchronously&amp;#41;&lt;br /&gt;  InnerException&amp;#58; System.Xml.XmlException&lt;br /&gt;       Message&amp;#61;Root element is missing.&lt;br /&gt;       Source&amp;#61;System.Xml&lt;br /&gt;       LineNumber&amp;#61;0&lt;br /&gt;       LinePosition&amp;#61;0&lt;br /&gt;       SourceUri&amp;#61;&amp;#34;&amp;#34;&lt;br /&gt;       StackTrace&amp;#58;&lt;br /&gt;            at System.Xml.XmlTextReaderImpl.Throw&amp;#40;Exception e&amp;#41;&lt;br /&gt;            at System.Xml.XmlTextReaderImpl.ParseDocumentContent&amp;#40;&amp;#41;&lt;br /&gt;            at System.Xml.XmlTextReaderImpl.Read&amp;#40;&amp;#41;&lt;br /&gt;            at System.Xml.XmlTextReader.Read&amp;#40;&amp;#41;&lt;br /&gt;            at System.Xml.XmlReader.MoveToContent&amp;#40;&amp;#41;&lt;br /&gt;            at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderUserInfo.Read3_UserInfo&amp;#40;&amp;#41;&lt;br /&gt;       InnerException&amp;#58; &lt;br /&gt;Comments: in my case adding a generated machine Key to the config file helped &amp;#40;using http&amp;#58;&amp;#47;&amp;#47;aspnetresources.com&amp;#47;tools&amp;#47;machineKey tool&amp;#41;&amp;#10;&amp;#10;something like&amp;#10;&amp;#10;&amp;#60;machineKey validationKey&amp;#61;&amp;#34;3B4630393E490E7D5F0CEDAFC832E6C75FD0F6A916C9D5C2E36244737795EC594F42DA5CAA6C38CBEBDB20E89FED067BC3D6812AA083B98A14286466451777C1&amp;#34; decryptionKey&amp;#61;&amp;#34;A219CA4EF9495433CB43560685760EEA5879EC8C4161638DA923065801348B8B&amp;#34; &amp;#10;                validation&amp;#61;&amp;#34;SHA1&amp;#34; decryption&amp;#61;&amp;#34;AES&amp;#34; &amp;#47;&amp;#62;</description><author>ismarDude</author><pubDate>Thu, 24 Jan 2013 06:41:52 GMT</pubDate><guid isPermaLink="false">Commented Issue: The lack of Cassini support should be better handled or documented.  [8113] 20130124064152A</guid></item><item><title>Commented Issue: The lack of Cassini support should be better handled or documented.  [8113]</title><link>http://silk.codeplex.com/workitem/8113</link><description>From the following thread in the discussions&amp;#58;&lt;br /&gt;http&amp;#58;&amp;#47;&amp;#47;silk.codeplex.com&amp;#47;discussions&amp;#47;269886&lt;br /&gt;&lt;br /&gt;At the very least this note in code should also be placed as part of the installation notes and also where the call hangs.&lt;br /&gt;&lt;br /&gt;    &amp;#47;&amp;#47; Note&amp;#58; On a development server &amp;#40;Cassini&amp;#41; you may get a serializationexception&lt;br /&gt;    &amp;#47;&amp;#47; with custom identities.  &lt;br /&gt;    &amp;#47;&amp;#47;&lt;br /&gt;&lt;br /&gt; &lt;br /&gt;&lt;br /&gt;For as much effort as went into this project, I don&amp;#39;t understand why a workaround wasn&amp;#39;t implemented.&lt;br /&gt;&lt;br /&gt; &lt;br /&gt;&lt;br /&gt;System.InvalidOperationException was unhandled by user code&lt;br /&gt;  Message&amp;#61;There is an error in XML document &amp;#40;0, 0&amp;#41;.&lt;br /&gt;  Source&amp;#61;System.Xml&lt;br /&gt;  StackTrace&amp;#58;&lt;br /&gt;       at System.Xml.Serialization.XmlSerializer.Deserialize&amp;#40;XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events&amp;#41;&lt;br /&gt;       at System.Xml.Serialization.XmlSerializer.Deserialize&amp;#40;TextReader textReader&amp;#41;&lt;br /&gt;       at MileageStats.Domain.Models.UserInfo.FromString&amp;#40;String userContextData&amp;#41; in C&amp;#58;&amp;#92;Users&amp;#92;SGM7&amp;#92;Documents&amp;#92;Silk&amp;#92;MileageStats&amp;#92;MileageStats.Domain&amp;#92;Models&amp;#92;UserInfo.cs&amp;#58;line 43&lt;br /&gt;       at MileageStats.Web.Models.MileageStatsIdentity..ctor&amp;#40;FormsAuthenticationTicket ticket&amp;#41; in C&amp;#58;&amp;#92;Users&amp;#92;SGM7&amp;#92;Documents&amp;#92;Silk&amp;#92;MileageStats&amp;#92;MileageStats.Web&amp;#92;Models&amp;#92;MileageStatsIdentity.cs&amp;#58;line 46&lt;br /&gt;       at MileageStats.Web.MvcApplication.PostAuthenticateRequestHandler&amp;#40;Object sender, EventArgs e&amp;#41; in C&amp;#58;&amp;#92;Users&amp;#92;SGM7&amp;#92;Documents&amp;#92;Silk&amp;#92;MileageStats&amp;#92;MileageStats.Web&amp;#92;Global.asax.cs&amp;#58;line 156&lt;br /&gt;       at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute&amp;#40;&amp;#41;&lt;br /&gt;       at System.Web.HttpApplication.ExecuteStep&amp;#40;IExecutionStep step, Boolean&amp;#38; completedSynchronously&amp;#41;&lt;br /&gt;  InnerException&amp;#58; System.Xml.XmlException&lt;br /&gt;       Message&amp;#61;Root element is missing.&lt;br /&gt;       Source&amp;#61;System.Xml&lt;br /&gt;       LineNumber&amp;#61;0&lt;br /&gt;       LinePosition&amp;#61;0&lt;br /&gt;       SourceUri&amp;#61;&amp;#34;&amp;#34;&lt;br /&gt;       StackTrace&amp;#58;&lt;br /&gt;            at System.Xml.XmlTextReaderImpl.Throw&amp;#40;Exception e&amp;#41;&lt;br /&gt;            at System.Xml.XmlTextReaderImpl.ParseDocumentContent&amp;#40;&amp;#41;&lt;br /&gt;            at System.Xml.XmlTextReaderImpl.Read&amp;#40;&amp;#41;&lt;br /&gt;            at System.Xml.XmlTextReader.Read&amp;#40;&amp;#41;&lt;br /&gt;            at System.Xml.XmlReader.MoveToContent&amp;#40;&amp;#41;&lt;br /&gt;            at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderUserInfo.Read3_UserInfo&amp;#40;&amp;#41;&lt;br /&gt;       InnerException&amp;#58; &lt;br /&gt;Comments: does not work with IIS Express either &amp;#58;-&amp;#40;&amp;#10;</description><author>ismarDude</author><pubDate>Thu, 24 Jan 2013 06:18:14 GMT</pubDate><guid isPermaLink="false">Commented Issue: The lack of Cassini support should be better handled or documented.  [8113] 20130124061814A</guid></item><item><title>Commented Issue: Multiple errors when running initial build [8126]</title><link>http://silk.codeplex.com/workitem/8126</link><description>I tried the OpenAuth fix in web.config and that did not resolve that issue either, but here is a list of all the build errors I&amp;#39;m getting below. Also the NuGet installation working without issue. Thanks in advance for any help.&lt;br /&gt;&lt;br /&gt;Error&amp;#9;1&amp;#9;The name &amp;#39;DatabaseGeneratedOption&amp;#39; does not exist in the current context&amp;#9;C&amp;#58;&amp;#92;ProjectsJames&amp;#92;SilkDev&amp;#92;MileageStats&amp;#92;MileageStats.Data.SqlCe&amp;#92;MileageStatsDbContext.cs&amp;#9;57&amp;#9;45&amp;#9;MileageStats.Data.SqlCe&lt;br /&gt;Error&amp;#9;2&amp;#9;The name &amp;#39;DatabaseGeneratedOption&amp;#39; does not exist in the current context&amp;#9;C&amp;#58;&amp;#92;ProjectsJames&amp;#92;SilkDev&amp;#92;MileageStats&amp;#92;MileageStats.Data.SqlCe&amp;#92;MileageStatsDbContext.cs&amp;#9;67&amp;#9;17&amp;#9;MileageStats.Data.SqlCe&lt;br /&gt;Error&amp;#9;3&amp;#9;The name &amp;#39;DatabaseGeneratedOption&amp;#39; does not exist in the current context&amp;#9;C&amp;#58;&amp;#92;ProjectsJames&amp;#92;SilkDev&amp;#92;MileageStats&amp;#92;MileageStats.Data.SqlCe&amp;#92;MileageStatsDbContext.cs&amp;#9;76&amp;#9;45&amp;#9;MileageStats.Data.SqlCe&lt;br /&gt;Error&amp;#9;4&amp;#9;The name &amp;#39;DatabaseGeneratedOption&amp;#39; does not exist in the current context&amp;#9;C&amp;#58;&amp;#92;ProjectsJames&amp;#92;SilkDev&amp;#92;MileageStats&amp;#92;MileageStats.Data.SqlCe&amp;#92;MileageStatsDbContext.cs&amp;#9;88&amp;#9;45&amp;#9;MileageStats.Data.SqlCe&lt;br /&gt;Error&amp;#9;5&amp;#9;The name &amp;#39;DatabaseGeneratedOption&amp;#39; does not exist in the current context&amp;#9;C&amp;#58;&amp;#92;ProjectsJames&amp;#92;SilkDev&amp;#92;MileageStats&amp;#92;MileageStats.Data.SqlCe&amp;#92;MileageStatsDbContext.cs&amp;#9;104&amp;#9;45&amp;#9;MileageStats.Data.SqlCe&lt;br /&gt;Error&amp;#9;6&amp;#9;The name &amp;#39;DatabaseGeneratedOption&amp;#39; does not exist in the current context&amp;#9;C&amp;#58;&amp;#92;ProjectsJames&amp;#92;SilkDev&amp;#92;MileageStats&amp;#92;MileageStats.Data.SqlCe&amp;#92;MileageStatsDbContext.cs&amp;#9;114&amp;#9;45&amp;#9;MileageStats.Data.SqlCe&lt;br /&gt;Error&amp;#9;7&amp;#9;The name &amp;#39;DatabaseGeneratedOption&amp;#39; does not exist in the current context&amp;#9;C&amp;#58;&amp;#92;ProjectsJames&amp;#92;SilkDev&amp;#92;MileageStats&amp;#92;MileageStats.Data.SqlCe&amp;#92;MileageStatsDbContext.cs&amp;#9;129&amp;#9;45&amp;#9;MileageStats.Data.SqlCe&lt;br /&gt;Error&amp;#9;8&amp;#9;Metadata file &amp;#39;C&amp;#58;&amp;#92;ProjectsJames&amp;#92;SilkDev&amp;#92;MileageStats&amp;#92;MileageStats.Data.SqlCe&amp;#92;bin&amp;#92;Debug&amp;#92;MileageStats.Data.SqlCe.dll&amp;#39; could not be found&amp;#9;MileageStats.Data.SqlCe.Tests&lt;br /&gt;Error&amp;#9;9&amp;#9;Metadata file &amp;#39;C&amp;#58;&amp;#92;ProjectsJames&amp;#92;SilkDev&amp;#92;MileageStats&amp;#92;MileageStats.Data.SqlCe&amp;#92;bin&amp;#92;Debug&amp;#92;MileageStats.Data.SqlCe.dll&amp;#39; could not be found&amp;#9;MileageStats.Web&lt;br /&gt;Error&amp;#9;10&amp;#9;Metadata file &amp;#39;C&amp;#58;&amp;#92;ProjectsJames&amp;#92;SilkDev&amp;#92;MileageStats&amp;#92;MileageStats.Web&amp;#92;bin&amp;#92;MileageStats.Web.dll&amp;#39; could not be found&amp;#9;MileageStats.Web.Tests&lt;br /&gt;Error&amp;#9;11&amp;#9;Metadata file &amp;#39;C&amp;#58;&amp;#92;ProjectsJames&amp;#92;SilkDev&amp;#92;MileageStats&amp;#92;MileageStats.Web&amp;#92;bin&amp;#92;MileageStats.Web.dll&amp;#39; could not be found&amp;#9;MileageStats.Services.Tests&lt;br /&gt;Error&amp;#9;12&amp;#9;Metadata file &amp;#39;C&amp;#58;&amp;#92;ProjectsJames&amp;#92;SilkDev&amp;#92;MileageStats&amp;#92;MileageStats.Data.SqlCe&amp;#92;bin&amp;#92;Debug&amp;#92;MileageStats.Data.SqlCe.dll&amp;#39; could not be found&amp;#9;MileageStats.Services.Tests&lt;br /&gt;Warning&amp;#9;13&amp;#9;Could not resolve this reference. Could not locate the assembly &amp;#34;DotNetOpenAuth&amp;#34;. Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.&amp;#9;MileageStats.Web&lt;br /&gt;Warning&amp;#9;14&amp;#9;Could not resolve this reference. Could not locate the assembly &amp;#34;DotNetOpenAuth&amp;#34;. Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.&amp;#9;MileageStats.Web.Tests&lt;br /&gt;Warning&amp;#9;15&amp;#9;The referenced component &amp;#39;DotNetOpenAuth&amp;#39; could not be found. &amp;#9;&lt;br /&gt;Warning&amp;#9;16&amp;#9;The referenced component &amp;#39;DotNetOpenAuth&amp;#39; could not be found. &amp;#9;&lt;br /&gt;&lt;br /&gt;Comments: I tried to run this under Visual Studio 2010 Ultimate. I will try the measures you mentioned above and reply back. Thanks&amp;#33;</description><author>SkildLobster</author><pubDate>Sat, 15 Dec 2012 15:56:11 GMT</pubDate><guid isPermaLink="false">Commented Issue: Multiple errors when running initial build [8126] 20121215035611P</guid></item><item><title>Commented Issue: Multiple errors when running initial build [8126]</title><link>http://silk.codeplex.com/workitem/8126</link><description>I tried the OpenAuth fix in web.config and that did not resolve that issue either, but here is a list of all the build errors I&amp;#39;m getting below. Also the NuGet installation working without issue. Thanks in advance for any help.&lt;br /&gt;&lt;br /&gt;Error&amp;#9;1&amp;#9;The name &amp;#39;DatabaseGeneratedOption&amp;#39; does not exist in the current context&amp;#9;C&amp;#58;&amp;#92;ProjectsJames&amp;#92;SilkDev&amp;#92;MileageStats&amp;#92;MileageStats.Data.SqlCe&amp;#92;MileageStatsDbContext.cs&amp;#9;57&amp;#9;45&amp;#9;MileageStats.Data.SqlCe&lt;br /&gt;Error&amp;#9;2&amp;#9;The name &amp;#39;DatabaseGeneratedOption&amp;#39; does not exist in the current context&amp;#9;C&amp;#58;&amp;#92;ProjectsJames&amp;#92;SilkDev&amp;#92;MileageStats&amp;#92;MileageStats.Data.SqlCe&amp;#92;MileageStatsDbContext.cs&amp;#9;67&amp;#9;17&amp;#9;MileageStats.Data.SqlCe&lt;br /&gt;Error&amp;#9;3&amp;#9;The name &amp;#39;DatabaseGeneratedOption&amp;#39; does not exist in the current context&amp;#9;C&amp;#58;&amp;#92;ProjectsJames&amp;#92;SilkDev&amp;#92;MileageStats&amp;#92;MileageStats.Data.SqlCe&amp;#92;MileageStatsDbContext.cs&amp;#9;76&amp;#9;45&amp;#9;MileageStats.Data.SqlCe&lt;br /&gt;Error&amp;#9;4&amp;#9;The name &amp;#39;DatabaseGeneratedOption&amp;#39; does not exist in the current context&amp;#9;C&amp;#58;&amp;#92;ProjectsJames&amp;#92;SilkDev&amp;#92;MileageStats&amp;#92;MileageStats.Data.SqlCe&amp;#92;MileageStatsDbContext.cs&amp;#9;88&amp;#9;45&amp;#9;MileageStats.Data.SqlCe&lt;br /&gt;Error&amp;#9;5&amp;#9;The name &amp;#39;DatabaseGeneratedOption&amp;#39; does not exist in the current context&amp;#9;C&amp;#58;&amp;#92;ProjectsJames&amp;#92;SilkDev&amp;#92;MileageStats&amp;#92;MileageStats.Data.SqlCe&amp;#92;MileageStatsDbContext.cs&amp;#9;104&amp;#9;45&amp;#9;MileageStats.Data.SqlCe&lt;br /&gt;Error&amp;#9;6&amp;#9;The name &amp;#39;DatabaseGeneratedOption&amp;#39; does not exist in the current context&amp;#9;C&amp;#58;&amp;#92;ProjectsJames&amp;#92;SilkDev&amp;#92;MileageStats&amp;#92;MileageStats.Data.SqlCe&amp;#92;MileageStatsDbContext.cs&amp;#9;114&amp;#9;45&amp;#9;MileageStats.Data.SqlCe&lt;br /&gt;Error&amp;#9;7&amp;#9;The name &amp;#39;DatabaseGeneratedOption&amp;#39; does not exist in the current context&amp;#9;C&amp;#58;&amp;#92;ProjectsJames&amp;#92;SilkDev&amp;#92;MileageStats&amp;#92;MileageStats.Data.SqlCe&amp;#92;MileageStatsDbContext.cs&amp;#9;129&amp;#9;45&amp;#9;MileageStats.Data.SqlCe&lt;br /&gt;Error&amp;#9;8&amp;#9;Metadata file &amp;#39;C&amp;#58;&amp;#92;ProjectsJames&amp;#92;SilkDev&amp;#92;MileageStats&amp;#92;MileageStats.Data.SqlCe&amp;#92;bin&amp;#92;Debug&amp;#92;MileageStats.Data.SqlCe.dll&amp;#39; could not be found&amp;#9;MileageStats.Data.SqlCe.Tests&lt;br /&gt;Error&amp;#9;9&amp;#9;Metadata file &amp;#39;C&amp;#58;&amp;#92;ProjectsJames&amp;#92;SilkDev&amp;#92;MileageStats&amp;#92;MileageStats.Data.SqlCe&amp;#92;bin&amp;#92;Debug&amp;#92;MileageStats.Data.SqlCe.dll&amp;#39; could not be found&amp;#9;MileageStats.Web&lt;br /&gt;Error&amp;#9;10&amp;#9;Metadata file &amp;#39;C&amp;#58;&amp;#92;ProjectsJames&amp;#92;SilkDev&amp;#92;MileageStats&amp;#92;MileageStats.Web&amp;#92;bin&amp;#92;MileageStats.Web.dll&amp;#39; could not be found&amp;#9;MileageStats.Web.Tests&lt;br /&gt;Error&amp;#9;11&amp;#9;Metadata file &amp;#39;C&amp;#58;&amp;#92;ProjectsJames&amp;#92;SilkDev&amp;#92;MileageStats&amp;#92;MileageStats.Web&amp;#92;bin&amp;#92;MileageStats.Web.dll&amp;#39; could not be found&amp;#9;MileageStats.Services.Tests&lt;br /&gt;Error&amp;#9;12&amp;#9;Metadata file &amp;#39;C&amp;#58;&amp;#92;ProjectsJames&amp;#92;SilkDev&amp;#92;MileageStats&amp;#92;MileageStats.Data.SqlCe&amp;#92;bin&amp;#92;Debug&amp;#92;MileageStats.Data.SqlCe.dll&amp;#39; could not be found&amp;#9;MileageStats.Services.Tests&lt;br /&gt;Warning&amp;#9;13&amp;#9;Could not resolve this reference. Could not locate the assembly &amp;#34;DotNetOpenAuth&amp;#34;. Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.&amp;#9;MileageStats.Web&lt;br /&gt;Warning&amp;#9;14&amp;#9;Could not resolve this reference. Could not locate the assembly &amp;#34;DotNetOpenAuth&amp;#34;. Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.&amp;#9;MileageStats.Web.Tests&lt;br /&gt;Warning&amp;#9;15&amp;#9;The referenced component &amp;#39;DotNetOpenAuth&amp;#39; could not be found. &amp;#9;&lt;br /&gt;Warning&amp;#9;16&amp;#9;The referenced component &amp;#39;DotNetOpenAuth&amp;#39; could not be found. &amp;#9;&lt;br /&gt;&lt;br /&gt;Comments: So far I could reproduce the aforementioned errors when building MileageStats in Visual Studio 2012. In order to avoid them I have to make the following changes&amp;#58;&amp;#10;&amp;#10;-Removed the reference to DotNetOpenAuth assembly &amp;#40;as it&amp;#39;s from an older version than the one installed by Nuget&amp;#41; from the MileageStats.Web and MileageStats.Web.Tests projects&amp;#10;&amp;#10;-Added the following statement to the MileageStatsDbContext.cs file in the MileageStats.Data.SqlCe project to avoid the The name &amp;#39;DatabaseGeneratedOption&amp;#39; does not exist in the current context error &amp;#58;&amp;#10;&amp;#10;using System.ComponentModel.DataAnnotations.Schema&amp;#59;&amp;#10;&amp;#10;As it seems that there have been changes in this namespace if you installed Entity Framework version 5.x.&amp;#10;&amp;#10;Also, as you mentioned you will also have to remove the surplus section in the Web.Config in MileageStats.Web&amp;#58;&amp;#10;&amp;#10;&amp;#60;&amp;#33;-- &amp;#60;section name&amp;#61;&amp;#34;dotNetOpenAuth&amp;#34; type&amp;#61;&amp;#34;DotNetOpenAuth.Configuration.DotNetOpenAuthSection&amp;#34; requirePermission&amp;#61;&amp;#34;false&amp;#34; allowLocation&amp;#61;&amp;#34;true&amp;#34; &amp;#47;&amp;#62;--&amp;#62;&amp;#10;&amp;#10;After doing these changes I could build and run the sample without problems.&amp;#10;&amp;#10;Regards,&amp;#10;&amp;#10;Agustin Adami&amp;#10;http&amp;#58;&amp;#47;&amp;#47;blogs.southworks.net&amp;#47;aadami&amp;#65279; </description><author>aadami</author><pubDate>Fri, 07 Dec 2012 13:40:12 GMT</pubDate><guid isPermaLink="false">Commented Issue: Multiple errors when running initial build [8126] 20121207014012P</guid></item><item><title>Commented Issue: Multiple errors when running initial build [8126]</title><link>http://silk.codeplex.com/workitem/8126</link><description>I tried the OpenAuth fix in web.config and that did not resolve that issue either, but here is a list of all the build errors I&amp;#39;m getting below. Also the NuGet installation working without issue. Thanks in advance for any help.&lt;br /&gt;&lt;br /&gt;Error&amp;#9;1&amp;#9;The name &amp;#39;DatabaseGeneratedOption&amp;#39; does not exist in the current context&amp;#9;C&amp;#58;&amp;#92;ProjectsJames&amp;#92;SilkDev&amp;#92;MileageStats&amp;#92;MileageStats.Data.SqlCe&amp;#92;MileageStatsDbContext.cs&amp;#9;57&amp;#9;45&amp;#9;MileageStats.Data.SqlCe&lt;br /&gt;Error&amp;#9;2&amp;#9;The name &amp;#39;DatabaseGeneratedOption&amp;#39; does not exist in the current context&amp;#9;C&amp;#58;&amp;#92;ProjectsJames&amp;#92;SilkDev&amp;#92;MileageStats&amp;#92;MileageStats.Data.SqlCe&amp;#92;MileageStatsDbContext.cs&amp;#9;67&amp;#9;17&amp;#9;MileageStats.Data.SqlCe&lt;br /&gt;Error&amp;#9;3&amp;#9;The name &amp;#39;DatabaseGeneratedOption&amp;#39; does not exist in the current context&amp;#9;C&amp;#58;&amp;#92;ProjectsJames&amp;#92;SilkDev&amp;#92;MileageStats&amp;#92;MileageStats.Data.SqlCe&amp;#92;MileageStatsDbContext.cs&amp;#9;76&amp;#9;45&amp;#9;MileageStats.Data.SqlCe&lt;br /&gt;Error&amp;#9;4&amp;#9;The name &amp;#39;DatabaseGeneratedOption&amp;#39; does not exist in the current context&amp;#9;C&amp;#58;&amp;#92;ProjectsJames&amp;#92;SilkDev&amp;#92;MileageStats&amp;#92;MileageStats.Data.SqlCe&amp;#92;MileageStatsDbContext.cs&amp;#9;88&amp;#9;45&amp;#9;MileageStats.Data.SqlCe&lt;br /&gt;Error&amp;#9;5&amp;#9;The name &amp;#39;DatabaseGeneratedOption&amp;#39; does not exist in the current context&amp;#9;C&amp;#58;&amp;#92;ProjectsJames&amp;#92;SilkDev&amp;#92;MileageStats&amp;#92;MileageStats.Data.SqlCe&amp;#92;MileageStatsDbContext.cs&amp;#9;104&amp;#9;45&amp;#9;MileageStats.Data.SqlCe&lt;br /&gt;Error&amp;#9;6&amp;#9;The name &amp;#39;DatabaseGeneratedOption&amp;#39; does not exist in the current context&amp;#9;C&amp;#58;&amp;#92;ProjectsJames&amp;#92;SilkDev&amp;#92;MileageStats&amp;#92;MileageStats.Data.SqlCe&amp;#92;MileageStatsDbContext.cs&amp;#9;114&amp;#9;45&amp;#9;MileageStats.Data.SqlCe&lt;br /&gt;Error&amp;#9;7&amp;#9;The name &amp;#39;DatabaseGeneratedOption&amp;#39; does not exist in the current context&amp;#9;C&amp;#58;&amp;#92;ProjectsJames&amp;#92;SilkDev&amp;#92;MileageStats&amp;#92;MileageStats.Data.SqlCe&amp;#92;MileageStatsDbContext.cs&amp;#9;129&amp;#9;45&amp;#9;MileageStats.Data.SqlCe&lt;br /&gt;Error&amp;#9;8&amp;#9;Metadata file &amp;#39;C&amp;#58;&amp;#92;ProjectsJames&amp;#92;SilkDev&amp;#92;MileageStats&amp;#92;MileageStats.Data.SqlCe&amp;#92;bin&amp;#92;Debug&amp;#92;MileageStats.Data.SqlCe.dll&amp;#39; could not be found&amp;#9;MileageStats.Data.SqlCe.Tests&lt;br /&gt;Error&amp;#9;9&amp;#9;Metadata file &amp;#39;C&amp;#58;&amp;#92;ProjectsJames&amp;#92;SilkDev&amp;#92;MileageStats&amp;#92;MileageStats.Data.SqlCe&amp;#92;bin&amp;#92;Debug&amp;#92;MileageStats.Data.SqlCe.dll&amp;#39; could not be found&amp;#9;MileageStats.Web&lt;br /&gt;Error&amp;#9;10&amp;#9;Metadata file &amp;#39;C&amp;#58;&amp;#92;ProjectsJames&amp;#92;SilkDev&amp;#92;MileageStats&amp;#92;MileageStats.Web&amp;#92;bin&amp;#92;MileageStats.Web.dll&amp;#39; could not be found&amp;#9;MileageStats.Web.Tests&lt;br /&gt;Error&amp;#9;11&amp;#9;Metadata file &amp;#39;C&amp;#58;&amp;#92;ProjectsJames&amp;#92;SilkDev&amp;#92;MileageStats&amp;#92;MileageStats.Web&amp;#92;bin&amp;#92;MileageStats.Web.dll&amp;#39; could not be found&amp;#9;MileageStats.Services.Tests&lt;br /&gt;Error&amp;#9;12&amp;#9;Metadata file &amp;#39;C&amp;#58;&amp;#92;ProjectsJames&amp;#92;SilkDev&amp;#92;MileageStats&amp;#92;MileageStats.Data.SqlCe&amp;#92;bin&amp;#92;Debug&amp;#92;MileageStats.Data.SqlCe.dll&amp;#39; could not be found&amp;#9;MileageStats.Services.Tests&lt;br /&gt;Warning&amp;#9;13&amp;#9;Could not resolve this reference. Could not locate the assembly &amp;#34;DotNetOpenAuth&amp;#34;. Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.&amp;#9;MileageStats.Web&lt;br /&gt;Warning&amp;#9;14&amp;#9;Could not resolve this reference. Could not locate the assembly &amp;#34;DotNetOpenAuth&amp;#34;. Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.&amp;#9;MileageStats.Web.Tests&lt;br /&gt;Warning&amp;#9;15&amp;#9;The referenced component &amp;#39;DotNetOpenAuth&amp;#39; could not be found. &amp;#9;&lt;br /&gt;Warning&amp;#9;16&amp;#9;The referenced component &amp;#39;DotNetOpenAuth&amp;#39; could not be found. &amp;#9;&lt;br /&gt;&lt;br /&gt;Comments: Hi, &amp;#10;&amp;#10;It would be helpful to know which version of Visual Studio are you using to run the sample. As this could help in order to reproduce the error you are mentioning.&amp;#10;&amp;#10;Regards,&amp;#10;&amp;#10;Agustin Adami&amp;#10;http&amp;#58;&amp;#47;&amp;#47;blogs.southworks.net&amp;#47;aadami&amp;#65279; </description><author>aadami</author><pubDate>Thu, 06 Dec 2012 12:30:40 GMT</pubDate><guid isPermaLink="false">Commented Issue: Multiple errors when running initial build [8126] 20121206123040P</guid></item><item><title>Created Issue: Multiple errors when running initial build [8126]</title><link>http://silk.codeplex.com/workitem/8126</link><description>I tried the OpenAuth fix in web.config and that did not resolve that issue either, but here is a list of all the build errors I&amp;#39;m getting below. Also the NuGet installation working without issue. Thanks in advance for any help.&lt;br /&gt;&lt;br /&gt;Error&amp;#9;1&amp;#9;The name &amp;#39;DatabaseGeneratedOption&amp;#39; does not exist in the current context&amp;#9;C&amp;#58;&amp;#92;ProjectsJames&amp;#92;SilkDev&amp;#92;MileageStats&amp;#92;MileageStats.Data.SqlCe&amp;#92;MileageStatsDbContext.cs&amp;#9;57&amp;#9;45&amp;#9;MileageStats.Data.SqlCe&lt;br /&gt;Error&amp;#9;2&amp;#9;The name &amp;#39;DatabaseGeneratedOption&amp;#39; does not exist in the current context&amp;#9;C&amp;#58;&amp;#92;ProjectsJames&amp;#92;SilkDev&amp;#92;MileageStats&amp;#92;MileageStats.Data.SqlCe&amp;#92;MileageStatsDbContext.cs&amp;#9;67&amp;#9;17&amp;#9;MileageStats.Data.SqlCe&lt;br /&gt;Error&amp;#9;3&amp;#9;The name &amp;#39;DatabaseGeneratedOption&amp;#39; does not exist in the current context&amp;#9;C&amp;#58;&amp;#92;ProjectsJames&amp;#92;SilkDev&amp;#92;MileageStats&amp;#92;MileageStats.Data.SqlCe&amp;#92;MileageStatsDbContext.cs&amp;#9;76&amp;#9;45&amp;#9;MileageStats.Data.SqlCe&lt;br /&gt;Error&amp;#9;4&amp;#9;The name &amp;#39;DatabaseGeneratedOption&amp;#39; does not exist in the current context&amp;#9;C&amp;#58;&amp;#92;ProjectsJames&amp;#92;SilkDev&amp;#92;MileageStats&amp;#92;MileageStats.Data.SqlCe&amp;#92;MileageStatsDbContext.cs&amp;#9;88&amp;#9;45&amp;#9;MileageStats.Data.SqlCe&lt;br /&gt;Error&amp;#9;5&amp;#9;The name &amp;#39;DatabaseGeneratedOption&amp;#39; does not exist in the current context&amp;#9;C&amp;#58;&amp;#92;ProjectsJames&amp;#92;SilkDev&amp;#92;MileageStats&amp;#92;MileageStats.Data.SqlCe&amp;#92;MileageStatsDbContext.cs&amp;#9;104&amp;#9;45&amp;#9;MileageStats.Data.SqlCe&lt;br /&gt;Error&amp;#9;6&amp;#9;The name &amp;#39;DatabaseGeneratedOption&amp;#39; does not exist in the current context&amp;#9;C&amp;#58;&amp;#92;ProjectsJames&amp;#92;SilkDev&amp;#92;MileageStats&amp;#92;MileageStats.Data.SqlCe&amp;#92;MileageStatsDbContext.cs&amp;#9;114&amp;#9;45&amp;#9;MileageStats.Data.SqlCe&lt;br /&gt;Error&amp;#9;7&amp;#9;The name &amp;#39;DatabaseGeneratedOption&amp;#39; does not exist in the current context&amp;#9;C&amp;#58;&amp;#92;ProjectsJames&amp;#92;SilkDev&amp;#92;MileageStats&amp;#92;MileageStats.Data.SqlCe&amp;#92;MileageStatsDbContext.cs&amp;#9;129&amp;#9;45&amp;#9;MileageStats.Data.SqlCe&lt;br /&gt;Error&amp;#9;8&amp;#9;Metadata file &amp;#39;C&amp;#58;&amp;#92;ProjectsJames&amp;#92;SilkDev&amp;#92;MileageStats&amp;#92;MileageStats.Data.SqlCe&amp;#92;bin&amp;#92;Debug&amp;#92;MileageStats.Data.SqlCe.dll&amp;#39; could not be found&amp;#9;MileageStats.Data.SqlCe.Tests&lt;br /&gt;Error&amp;#9;9&amp;#9;Metadata file &amp;#39;C&amp;#58;&amp;#92;ProjectsJames&amp;#92;SilkDev&amp;#92;MileageStats&amp;#92;MileageStats.Data.SqlCe&amp;#92;bin&amp;#92;Debug&amp;#92;MileageStats.Data.SqlCe.dll&amp;#39; could not be found&amp;#9;MileageStats.Web&lt;br /&gt;Error&amp;#9;10&amp;#9;Metadata file &amp;#39;C&amp;#58;&amp;#92;ProjectsJames&amp;#92;SilkDev&amp;#92;MileageStats&amp;#92;MileageStats.Web&amp;#92;bin&amp;#92;MileageStats.Web.dll&amp;#39; could not be found&amp;#9;MileageStats.Web.Tests&lt;br /&gt;Error&amp;#9;11&amp;#9;Metadata file &amp;#39;C&amp;#58;&amp;#92;ProjectsJames&amp;#92;SilkDev&amp;#92;MileageStats&amp;#92;MileageStats.Web&amp;#92;bin&amp;#92;MileageStats.Web.dll&amp;#39; could not be found&amp;#9;MileageStats.Services.Tests&lt;br /&gt;Error&amp;#9;12&amp;#9;Metadata file &amp;#39;C&amp;#58;&amp;#92;ProjectsJames&amp;#92;SilkDev&amp;#92;MileageStats&amp;#92;MileageStats.Data.SqlCe&amp;#92;bin&amp;#92;Debug&amp;#92;MileageStats.Data.SqlCe.dll&amp;#39; could not be found&amp;#9;MileageStats.Services.Tests&lt;br /&gt;Warning&amp;#9;13&amp;#9;Could not resolve this reference. Could not locate the assembly &amp;#34;DotNetOpenAuth&amp;#34;. Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.&amp;#9;MileageStats.Web&lt;br /&gt;Warning&amp;#9;14&amp;#9;Could not resolve this reference. Could not locate the assembly &amp;#34;DotNetOpenAuth&amp;#34;. Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.&amp;#9;MileageStats.Web.Tests&lt;br /&gt;Warning&amp;#9;15&amp;#9;The referenced component &amp;#39;DotNetOpenAuth&amp;#39; could not be found. &amp;#9;&lt;br /&gt;Warning&amp;#9;16&amp;#9;The referenced component &amp;#39;DotNetOpenAuth&amp;#39; could not be found. &amp;#9;&lt;br /&gt;&lt;br /&gt;</description><author>SkildLobster</author><pubDate>Fri, 30 Nov 2012 20:33:05 GMT</pubDate><guid isPermaLink="false">Created Issue: Multiple errors when running initial build [8126] 20121130083305P</guid></item><item><title>Commented Issue: The lack of Cassini support should be better handled or documented.  [8113]</title><link>http://silk.codeplex.com/workitem/8113</link><description>From the following thread in the discussions&amp;#58;&lt;br /&gt;http&amp;#58;&amp;#47;&amp;#47;silk.codeplex.com&amp;#47;discussions&amp;#47;269886&lt;br /&gt;&lt;br /&gt;At the very least this note in code should also be placed as part of the installation notes and also where the call hangs.&lt;br /&gt;&lt;br /&gt;    &amp;#47;&amp;#47; Note&amp;#58; On a development server &amp;#40;Cassini&amp;#41; you may get a serializationexception&lt;br /&gt;    &amp;#47;&amp;#47; with custom identities.  &lt;br /&gt;    &amp;#47;&amp;#47;&lt;br /&gt;&lt;br /&gt; &lt;br /&gt;&lt;br /&gt;For as much effort as went into this project, I don&amp;#39;t understand why a workaround wasn&amp;#39;t implemented.&lt;br /&gt;&lt;br /&gt; &lt;br /&gt;&lt;br /&gt;System.InvalidOperationException was unhandled by user code&lt;br /&gt;  Message&amp;#61;There is an error in XML document &amp;#40;0, 0&amp;#41;.&lt;br /&gt;  Source&amp;#61;System.Xml&lt;br /&gt;  StackTrace&amp;#58;&lt;br /&gt;       at System.Xml.Serialization.XmlSerializer.Deserialize&amp;#40;XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events&amp;#41;&lt;br /&gt;       at System.Xml.Serialization.XmlSerializer.Deserialize&amp;#40;TextReader textReader&amp;#41;&lt;br /&gt;       at MileageStats.Domain.Models.UserInfo.FromString&amp;#40;String userContextData&amp;#41; in C&amp;#58;&amp;#92;Users&amp;#92;SGM7&amp;#92;Documents&amp;#92;Silk&amp;#92;MileageStats&amp;#92;MileageStats.Domain&amp;#92;Models&amp;#92;UserInfo.cs&amp;#58;line 43&lt;br /&gt;       at MileageStats.Web.Models.MileageStatsIdentity..ctor&amp;#40;FormsAuthenticationTicket ticket&amp;#41; in C&amp;#58;&amp;#92;Users&amp;#92;SGM7&amp;#92;Documents&amp;#92;Silk&amp;#92;MileageStats&amp;#92;MileageStats.Web&amp;#92;Models&amp;#92;MileageStatsIdentity.cs&amp;#58;line 46&lt;br /&gt;       at MileageStats.Web.MvcApplication.PostAuthenticateRequestHandler&amp;#40;Object sender, EventArgs e&amp;#41; in C&amp;#58;&amp;#92;Users&amp;#92;SGM7&amp;#92;Documents&amp;#92;Silk&amp;#92;MileageStats&amp;#92;MileageStats.Web&amp;#92;Global.asax.cs&amp;#58;line 156&lt;br /&gt;       at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute&amp;#40;&amp;#41;&lt;br /&gt;       at System.Web.HttpApplication.ExecuteStep&amp;#40;IExecutionStep step, Boolean&amp;#38; completedSynchronously&amp;#41;&lt;br /&gt;  InnerException&amp;#58; System.Xml.XmlException&lt;br /&gt;       Message&amp;#61;Root element is missing.&lt;br /&gt;       Source&amp;#61;System.Xml&lt;br /&gt;       LineNumber&amp;#61;0&lt;br /&gt;       LinePosition&amp;#61;0&lt;br /&gt;       SourceUri&amp;#61;&amp;#34;&amp;#34;&lt;br /&gt;       StackTrace&amp;#58;&lt;br /&gt;            at System.Xml.XmlTextReaderImpl.Throw&amp;#40;Exception e&amp;#41;&lt;br /&gt;            at System.Xml.XmlTextReaderImpl.ParseDocumentContent&amp;#40;&amp;#41;&lt;br /&gt;            at System.Xml.XmlTextReaderImpl.Read&amp;#40;&amp;#41;&lt;br /&gt;            at System.Xml.XmlTextReader.Read&amp;#40;&amp;#41;&lt;br /&gt;            at System.Xml.XmlReader.MoveToContent&amp;#40;&amp;#41;&lt;br /&gt;            at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderUserInfo.Read3_UserInfo&amp;#40;&amp;#41;&lt;br /&gt;       InnerException&amp;#58; &lt;br /&gt;Comments: When I run at release mode. This error ran away. I don&amp;#39;t know why...</description><author>etlds</author><pubDate>Wed, 31 Oct 2012 15:40:01 GMT</pubDate><guid isPermaLink="false">Commented Issue: The lack of Cassini support should be better handled or documented.  [8113] 20121031034001P</guid></item><item><title>Created Issue: Section or group name 'dotNetOpenAuth' is already defined [8125]</title><link>http://silk.codeplex.com/workitem/8125</link><description>It seems that there is an extra section definition in the web.config file. After installing the required Nuget Packages and completing all required steps. When running the application the following error is thrown&amp;#58;&lt;br /&gt;&lt;br /&gt;Section or group name &amp;#39;dotNetOpenAuth&amp;#39; is already defined. This can not be defined multiple times.&lt;br /&gt;&lt;br /&gt;In my case I could avoid this error by removing the following section definition in the web.config file &amp;#40;which was present before the Nuget Package installation&amp;#41;&amp;#58;&lt;br /&gt;&lt;br /&gt;&amp;#60;section name&amp;#61;&amp;#34;dotNetOpenAuth&amp;#34; type&amp;#61;&amp;#34;DotNetOpenAuth.Configuration.DotNetOpenAuthSection&amp;#34; requirePermission&amp;#61;&amp;#34;false&amp;#34; allowLocation&amp;#61;&amp;#34;true&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;</description><author>aadami</author><pubDate>Wed, 13 Jun 2012 12:35:10 GMT</pubDate><guid isPermaLink="false">Created Issue: Section or group name 'dotNetOpenAuth' is already defined [8125] 20120613123510P</guid></item><item><title>Commented Issue: JavaScript Unit Tests Failing [8117]</title><link>http://silk.codeplex.com/workitem/8117</link><description>I just downloaded the source materials and ran through the setup procedures, including the JavaScript unit testing.  When I ran the unit tests, the unit tests failed to complete.  I tracked the cause down to the fact that the distribution&lt;br /&gt; appears to be using the QUnit stop and start methods in an obsolete way.  &lt;br /&gt;&lt;br /&gt;Specifically, the stop method is called with a very large number that appears to be a timeout value.  The documentation on the QUnit site says&amp;#58; &lt;br /&gt;&lt;br /&gt;The optional argument allows you to compress multiple stop&amp;#40;&amp;#41; calls into one, e.g. stop&amp;#40;2&amp;#41; has the same effect as stop&amp;#40;&amp;#41;&amp;#59; stop&amp;#40;&amp;#41;.&lt;br /&gt;&lt;br /&gt;Note&amp;#58; This used to be the timeout argument, which was never recommended for use in non-debugging code. If you need a global timeout, set QUnit.config.testTimeout instead.&lt;br /&gt;&lt;br /&gt;I made some adjustments to the tests to bring them into compliance with the currently available copy of QUnit.  Now all of the JavaScript tests pass.  These changes ought to be included in a future distribution or a comment&lt;br /&gt; should be made in the setup procedures to indicate which version of the QUnit package should be used. &lt;br /&gt;&lt;br /&gt;Jon Stonecash&lt;br /&gt;Comments: Hi,&amp;#10;&amp;#10;you don&amp;#39;t mention about dates in charts...&amp;#10;&amp;#10;The home controller JsonGetFleetStatisticSeries action return months without zero based month index.&amp;#10;&amp;#10;In client side javascript mstats.charts.js&amp;#58; &amp;#10;&amp;#10;_setupDateRange sets datesInDateRange with zero based month index so _filterSeriesByDateRange does not filters data series well because _isDateInRange.&amp;#10;</description><author>dosname50</author><pubDate>Sat, 02 Jun 2012 12:40:02 GMT</pubDate><guid isPermaLink="false">Commented Issue: JavaScript Unit Tests Failing [8117] 20120602124002P</guid></item><item><title>Commented Issue: Run issue on Visual Studio 11 Express Web Edition [8124]</title><link>http://silk.codeplex.com/workitem/8124</link><description>After installing the external js scripts and running the NuGet installer script the project won&amp;#39;t build on VS 11 Express Web Edition because of the Code Analysis feature.&lt;br /&gt;&lt;br /&gt;Fortunately this can be disabled in all four sub-projects using the sub-project property page &amp;#39;Code Analysis&amp;#39; tab. This, or any better solution off course, should be added to the manual.&lt;br /&gt;Comments: Thanks for the reply. I&amp;#39;ve encountered the DotNetOpenAuth config issue as well and have been able to cope with it in the manner described in your comment.&amp;#13;&amp;#10;&amp;#13;&amp;#10;As far as I&amp;#39;m concerned, this issue can be closed &amp;#40;workaround&amp;#41;.</description><author>GerardVeneman</author><pubDate>Tue, 22 May 2012 07:44:59 GMT</pubDate><guid isPermaLink="false">Commented Issue: Run issue on Visual Studio 11 Express Web Edition [8124] 20120522074459A</guid></item><item><title>Edited Issue: Run issue on Visual Studio 11 Express Web Edition [8124]</title><link>http://silk.codeplex.com/workitem/8124</link><description>After installing the external js scripts and running the NuGet installer script the project won&amp;#39;t build on VS 11 Express Web Edition because of the Code Analysis feature.&lt;br /&gt;&lt;br /&gt;Fortunately this can be disabled in all four sub-projects using the sub-project property page &amp;#39;Code Analysis&amp;#39; tab. This, or any better solution off course, should be added to the manual.&lt;br /&gt;</description><author>GerardVeneman</author><pubDate>Tue, 22 May 2012 07:44:59 GMT</pubDate><guid isPermaLink="false">Edited Issue: Run issue on Visual Studio 11 Express Web Edition [8124] 20120522074459A</guid></item><item><title>Commented Issue: Run issue on Visual Studio 11 Express Web Edition [8124]</title><link>http://silk.codeplex.com/workitem/8124</link><description>After installing the external js scripts and running the NuGet installer script the project won&amp;#39;t build on VS 11 Express Web Edition because of the Code Analysis feature.&lt;br /&gt;&lt;br /&gt;Fortunately this can be disabled in all four sub-projects using the sub-project property page &amp;#39;Code Analysis&amp;#39; tab. This, or any better solution off course, should be added to the manual.&lt;br /&gt;Comments: Hi,&amp;#10;&amp;#10;We have been able to reproduce this behavior. When building the solution &amp;#40;after following all installation steps&amp;#41; in Visual Studio 2011 Express Web Edition beta, many build errors are thrown. On the other hand when we installed MilageStats in Visual Studio 2011 Beta Ultimate, there were no build errors.&amp;#10;&amp;#10;It seems that the Express version runs only the basic analysis. In this version, you don&amp;#39;t have access to the configuration tools on the Analyze menu, therefore I believe the custom rule sets that come by default with the application are not being loaded, and these build errors appear. In this case we verify that disabling the Enable Code Analysis on Build feature from the projects property page &amp;#39;Code Analysis&amp;#39; tab as mentioned avoids the errors.&amp;#10;&amp;#10;Additionally, when running the application we encountered the following error&amp;#58;&amp;#10;&amp;#10;...Section or group name &amp;#39;dotNetOpenAuth&amp;#39; is already defined. This can not be defined multiple times.&amp;#10;&amp;#10;It seems that there may be an extra section definition in the web.config file after installing the NuGet packages. As we could avoid this error by removing the following section definition from the web.config file&amp;#58;&amp;#10;&amp;#10;&amp;#60;section name&amp;#61;&amp;#34;dotNetOpenAuth&amp;#34; type&amp;#61;&amp;#34;DotNetOpenAuth.Configuration.DotNetOpenAuthSection&amp;#34; requirePermission&amp;#61;&amp;#34;false&amp;#34; allowLocation&amp;#61;&amp;#34;true&amp;#34; &amp;#47;&amp;#62;&amp;#10;&amp;#10;Thanks,&amp;#10;&amp;#10;Agustin Adami&amp;#10;http&amp;#58;&amp;#47;&amp;#47;blogs.southworks.net&amp;#47;aadami&amp;#10;</description><author>aadami</author><pubDate>Mon, 21 May 2012 18:14:42 GMT</pubDate><guid isPermaLink="false">Commented Issue: Run issue on Visual Studio 11 Express Web Edition [8124] 20120521061442P</guid></item><item><title>Edited Issue: Run issue on Visual Studio 11 Express Web Edition [8124]</title><link>http://silk.codeplex.com/workitem/8124</link><description>After installing the external js scripts and running the NuGet installer script the project won&amp;#39;t build on VS 11 Express Web Edition because of the Code Analysis feature.&lt;br /&gt;&lt;br /&gt;Fortunately this can be disabled in all four sub-projects using the sub-project property page &amp;#39;Code Analysis&amp;#39; tab. This, or any better solution off course, should be added to the manual.&lt;br /&gt;</description><author>GerardVeneman</author><pubDate>Tue, 08 May 2012 19:55:20 GMT</pubDate><guid isPermaLink="false">Edited Issue: Run issue on Visual Studio 11 Express Web Edition [8124] 20120508075520P</guid></item><item><title>Edited Issue: Run issue on Visual Studio 11 Express Web Edition [8124]</title><link>http://silk.codeplex.com/workitem/8124</link><description>&lt;br /&gt;After installing the external js scripts and running the NuGet installer script the project still won&amp;#39;t build on VS 11 Express Web Edition because of the Code Analysis feature. Fortunately this can be disabled in all four sub-projects using the sub-project property page &amp;#39;Code Analysis&amp;#39; tab. This, or any better solution off course, should be added to the manual.&lt;br /&gt;&lt;br /&gt;My real issue is this&amp;#59; The project will build but the following inner exception is thrown in  FromString in UserInfo on VS 11 Express WE, in both the VS Dev Server as IIS Express. Sometimes it runs on Chrome but crashes on IE, sometimes it&amp;#39;s the other way &amp;#39;round...&lt;br /&gt;&lt;br /&gt;&amp;#123;System.Xml.XmlException&amp;#58; Root element is missing.&lt;br /&gt;   at System.Xml.XmlTextReaderImpl.Throw&amp;#40;Exception e&amp;#41;&lt;br /&gt;   at System.Xml.XmlTextReaderImpl.ParseDocumentContent&amp;#40;&amp;#41;&lt;br /&gt;   at System.Xml.XmlTextReaderImpl.Read&amp;#40;&amp;#41;&lt;br /&gt;   at System.Xml.XmlTextReader.Read&amp;#40;&amp;#41;&lt;br /&gt;   at System.Xml.XmlReader.MoveToContent&amp;#40;&amp;#41;&lt;br /&gt;   at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderUserInfo.Read3_UserInfo&amp;#40;&amp;#41;&amp;#125;&lt;br /&gt;&lt;br /&gt;</description><author>GerardVeneman</author><pubDate>Tue, 08 May 2012 18:55:30 GMT</pubDate><guid isPermaLink="false">Edited Issue: Run issue on Visual Studio 11 Express Web Edition [8124] 20120508065530P</guid></item><item><title>Edited Issue: Run issue on Visual Studio 11 Express Web Edition [8124]</title><link>http://silk.codeplex.com/workitem/8124</link><description>&lt;br /&gt;After installing the external js scripts and running the NuGet installer script the project still won&amp;#39;t build on VS 11 Express Web Edition because of the Code Analysis feature. Fortunately this can be disabled in all four sub-projects using the sub-project property page &amp;#39;Code Analysis&amp;#39; tab. This, or any better solution off course, should be added to the manual.&lt;br /&gt;&lt;br /&gt;My real issue is this&amp;#59; The project will build but the following inner exception is thrown in  FromString in UserInfo on VS 11 Express WE, in both the VS Dev Server as IIS Express when running through Google Chrome 18. In IE it appears to work correctly.&lt;br /&gt;&lt;br /&gt;&amp;#123;System.Xml.XmlException&amp;#58; Root element is missing.&lt;br /&gt;   at System.Xml.XmlTextReaderImpl.Throw&amp;#40;Exception e&amp;#41;&lt;br /&gt;   at System.Xml.XmlTextReaderImpl.ParseDocumentContent&amp;#40;&amp;#41;&lt;br /&gt;   at System.Xml.XmlTextReaderImpl.Read&amp;#40;&amp;#41;&lt;br /&gt;   at System.Xml.XmlTextReader.Read&amp;#40;&amp;#41;&lt;br /&gt;   at System.Xml.XmlReader.MoveToContent&amp;#40;&amp;#41;&lt;br /&gt;   at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderUserInfo.Read3_UserInfo&amp;#40;&amp;#41;&amp;#125;&lt;br /&gt;&lt;br /&gt;</description><author>GerardVeneman</author><pubDate>Tue, 08 May 2012 18:13:42 GMT</pubDate><guid isPermaLink="false">Edited Issue: Run issue on Visual Studio 11 Express Web Edition [8124] 20120508061342P</guid></item><item><title>Created Issue: Run issue on Visual Studio 11 Express Web Edition [8124]</title><link>http://silk.codeplex.com/workitem/8124</link><description>&lt;br /&gt;After installing the external js scripts and running the NuGet installer script the project still won&amp;#39;t build on VS 11 Express Web Edition because of the Code Analysis feature. Fortunately this can be disabled in all four sub-projects using the sub-project property page &amp;#39;Code Analysis&amp;#39; tab. This, or any better solution off course, should be added to the manual.&lt;br /&gt;&lt;br /&gt;My real issue is this&amp;#59; The project will build but the following inner exception is thrown in  FromString in UserInfo on VS 11 Express WE, in both the VS Dev Server as IIS Express.&lt;br /&gt;&lt;br /&gt;&amp;#123;System.Xml.XmlException&amp;#58; Root element is missing.&lt;br /&gt;   at System.Xml.XmlTextReaderImpl.Throw&amp;#40;Exception e&amp;#41;&lt;br /&gt;   at System.Xml.XmlTextReaderImpl.ParseDocumentContent&amp;#40;&amp;#41;&lt;br /&gt;   at System.Xml.XmlTextReaderImpl.Read&amp;#40;&amp;#41;&lt;br /&gt;   at System.Xml.XmlTextReader.Read&amp;#40;&amp;#41;&lt;br /&gt;   at System.Xml.XmlReader.MoveToContent&amp;#40;&amp;#41;&lt;br /&gt;   at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderUserInfo.Read3_UserInfo&amp;#40;&amp;#41;&amp;#125;&lt;br /&gt;&lt;br /&gt;</description><author>GerardVeneman</author><pubDate>Tue, 08 May 2012 18:08:22 GMT</pubDate><guid isPermaLink="false">Created Issue: Run issue on Visual Studio 11 Express Web Edition [8124] 20120508060822P</guid></item><item><title>Commented Issue:  Unit of Work: handling multiple repository implementations [8116]</title><link>http://silk.codeplex.com/workitem/8116</link><description>The user shijuvar &amp;#40;http&amp;#58;&amp;#47;&amp;#47;www.codeplex.com&amp;#47;site&amp;#47;users&amp;#47;view&amp;#47;shijuvar&amp;#41; has mentioned in this thread in the discussions &amp;#40;http&amp;#58;&amp;#47;&amp;#47;silk.codeplex.com&amp;#47;discussions&amp;#47;271579&amp;#41; that it would be advantageous to&lt;br /&gt;implement the Unit of Work pattern for handling multiple repository implementations. &lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Agustin Adami&lt;br /&gt;http&amp;#58;&amp;#47;&amp;#47;blogs.southworks.net&amp;#47;aadami&lt;br /&gt;Comments: Hi,&amp;#10;&amp;#10;For those interested, I also found the following tutorial from the Getting Started with EF using MVC series interesting, regarding how to implement the Repository and Unit of Work Patterns&amp;#58;&amp;#10;&amp;#10;Implementing the Repository and Unit of Work Patterns in an ASP.NET MVC Application&amp;#10;http&amp;#58;&amp;#47;&amp;#47;www.asp.net&amp;#47;mvc&amp;#47;tutorials&amp;#47;getting-started-with-ef-using-mvc&amp;#47;implementing-the-repository-and-unit-of-work-patterns-in-an-asp-net-mvc-application&amp;#10;&amp;#10;Regards,&amp;#10;&amp;#10;Agustin Adami&amp;#10;http&amp;#58;&amp;#47;&amp;#47;blogs.southworks.net&amp;#47;aadami</description><author>aadami</author><pubDate>Fri, 04 May 2012 17:45:36 GMT</pubDate><guid isPermaLink="false">Commented Issue:  Unit of Work: handling multiple repository implementations [8116] 20120504054536P</guid></item><item><title>Closed Issue: Quickstart functionality [8122]</title><link>http://silk.codeplex.com/workitem/8122</link><description>While I was trying it at default.htm the first thing I did was to change&amp;#58;&lt;br /&gt;&lt;br /&gt;---- start file&amp;#58; jquery.qs.tagger.js -----&lt;br /&gt;....&lt;br /&gt;hideAfter &amp;#61; 1000&amp;#59; &amp;#47;&amp;#47;ms&lt;br /&gt;...&lt;br /&gt;---- end file&amp;#58; jquery.qs.tagger.js -----&lt;br /&gt;&lt;br /&gt;to&lt;br /&gt;---- start file&amp;#58; jquery.qs.tagger.js -----&lt;br /&gt;...&lt;br /&gt;hideAfter &amp;#61; 5000&amp;#59; &amp;#47;&amp;#47; ms&lt;br /&gt;...&lt;br /&gt;---- end file&amp;#58; jquery.qs.tagger.js -----&lt;br /&gt;&lt;br /&gt;but it wasn&amp;#39;t hidding after five second&amp;#33;&amp;#33;&amp;#33;&lt;br /&gt;&lt;br /&gt;I Know it&amp;#39;s an example but I wanted to share my experience.&lt;br /&gt;&lt;br /&gt;Congratulations because this project was what I were looking for&amp;#33;&lt;br /&gt;I&amp;#39;m studing it and I&amp;#39;m learning a lot&amp;#33;&lt;br /&gt;Thanks you&amp;#33;&lt;br /&gt;Comments: Hi,&amp;#10;&amp;#10;We are closing this work item as, as mentioned by Agustin, the issue described here could not be reproduced and it is probably not an issue in Silk.&amp;#10;&amp;#10;Regards,&amp;#10;&amp;#10;Damian Cherubini&amp;#10;http&amp;#58;&amp;#47;&amp;#47;blogs.southworks.net&amp;#47;dcherubini</description><author>DCherubini</author><pubDate>Thu, 26 Apr 2012 19:17:48 GMT</pubDate><guid isPermaLink="false">Closed Issue: Quickstart functionality [8122] 20120426071748P</guid></item></channel></rss>