<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>sparkviewengine Issue Tracker Rss Feed</title><link>http://sparkviewengine.codeplex.com/WorkItem/List.aspx</link><description>sparkviewengine Issue Tracker Rss Description</description><item><title>Commented Issue: Reference to CodeSaga.com [10968]</title><link>http://sparkviewengine.codeplex.com/workitem/10968</link><description>http&amp;#58;&amp;#47;&amp;#47;sparkviewengine.com&amp;#47;spark-in-the-field mentions CodeSaga, &amp;#34;a source code repository analyser, it makes viewing history logs fun and productive&amp;#33; Instant access to logs and diffs make it easy to keep track of what is happening in the repository.&amp;#34;. &lt;br /&gt;However, now CodeSaga is one of those generic blogs used for keyword spamming&amp;#47;SEO.&lt;br /&gt;http&amp;#58;&amp;#47;&amp;#47;demo.codesaga.com&amp;#47; is dead.&lt;br /&gt;Comments: ** Comment from web user: mausch ** &lt;p&gt;You could point the link to the source code repository at http&amp;#58;&amp;#47;&amp;#47;code.google.com&amp;#47;p&amp;#47;codesaga&amp;#47; ... the project seems to be dead since 2008 though.&lt;/p&gt;</description><author>mausch</author><pubDate>Sat, 07 Jul 2012 22:23:29 GMT</pubDate><guid isPermaLink="false">Commented Issue: Reference to CodeSaga.com [10968] 20120707102329P</guid></item><item><title>Closed Issue: Reference to CodeSaga.com [10968]</title><link>http://sparkviewengine.codeplex.com/workitem/10968</link><description>http&amp;#58;&amp;#47;&amp;#47;sparkviewengine.com&amp;#47;spark-in-the-field mentions CodeSaga, &amp;#34;a source code repository analyser, it makes viewing history logs fun and productive&amp;#33; Instant access to logs and diffs make it easy to keep track of what is happening in the repository.&amp;#34;. &lt;br /&gt;However, now CodeSaga is one of those generic blogs used for keyword spamming&amp;#47;SEO.&lt;br /&gt;http&amp;#58;&amp;#47;&amp;#47;demo.codesaga.com&amp;#47; is dead.&lt;br /&gt;Comments: &lt;p&gt;Thanks for letting us know - I&amp;#39;ve removed the reference to them&lt;/p&gt;</description><author>RobertGreyling</author><pubDate>Thu, 05 Jul 2012 08:31:48 GMT</pubDate><guid isPermaLink="false">Closed Issue: Reference to CodeSaga.com [10968] 20120705083148A</guid></item><item><title>Created Issue: Reference to CodeSaga.com [10968]</title><link>http://sparkviewengine.codeplex.com/workitem/10968</link><description>http&amp;#58;&amp;#47;&amp;#47;sparkviewengine.com&amp;#47;spark-in-the-field mentions CodeSaga, &amp;#34;a source code repository analyser, it makes viewing history logs fun and productive&amp;#33; Instant access to logs and diffs make it easy to keep track of what is happening in the repository.&amp;#34;. &lt;br /&gt;However, now CodeSaga is one of those generic blogs used for keyword spamming&amp;#47;SEO.&lt;br /&gt;http&amp;#58;&amp;#47;&amp;#47;demo.codesaga.com&amp;#47; is dead.&lt;br /&gt;</description><author>mausch</author><pubDate>Wed, 04 Jul 2012 18:16:55 GMT</pubDate><guid isPermaLink="false">Created Issue: Reference to CodeSaga.com [10968] 20120704061655P</guid></item><item><title>Commented Issue: Add support for VS2010 in Spark VS Intellisense [4497]</title><link>http://sparkviewengine.codeplex.com/workitem/4497</link><description>This one is wishful thinking &amp;#58;&amp;#41; I&amp;#39;ve had a go myself at updating the C&amp;#43;&amp;#43; projects to the VS2010 SDK, but it&amp;#39;s all a bit beyond me.&lt;br /&gt;I don&amp;#39;t seriously expect it will happen before VS2010 RTM&amp;#39;s. It can&amp;#39;t hurt to ask, right&amp;#63;&lt;br /&gt;Comments: ** Comment from web user: pfm102 ** &lt;p&gt;http&amp;#58;&amp;#47;&amp;#47;youtrack.jetbrains.net&amp;#47;issue&amp;#47;RSRP-146016&amp;#63;query&amp;#61;spark and http&amp;#58;&amp;#47;&amp;#47;youtrack.jetbrains.net&amp;#47;issue&amp;#47;RSRP-116604 are relevant.&lt;/p&gt;</description><author>pfm102</author><pubDate>Tue, 10 Jan 2012 10:51:10 GMT</pubDate><guid isPermaLink="false">Commented Issue: Add support for VS2010 in Spark VS Intellisense [4497] 20120110105110A</guid></item><item><title>Commented Issue: SparkSense throws an exception whenever it runs [6846]</title><link>http://sparkviewengine.codeplex.com/workitem/6846</link><description>Whenever I type &amp;#34;&amp;#36;&amp;#123;&amp;#34;, or &amp;#34;&amp;#60;s&amp;#58;&amp;#34; or just press Ctrl-Space I get the the exception below&amp;#58;&lt;br /&gt;&lt;br /&gt;279 ERROR System.ArgumentException&amp;#58; An item with the same key has already been added. at System.ThrowHelper.ThrowArgumentException&amp;#40;ExceptionResource resource&amp;#41; at System.Collections.Generic.Dictionary&amp;#96;2.Insert&amp;#40;TKey key, TValue value, Boolean add&amp;#41; at SparkSense.Parsing.ProjectExplorer.ScanProjectItemForViews&amp;#40;ProjectItem projectItem&amp;#41; at SparkSense.Parsing.ProjectExplorer.ScanProjectItemForViews&amp;#40;ProjectItem projectItem&amp;#41; at SparkSense.Parsing.ProjectExplorer.ScanProjectItemForViews&amp;#40;ProjectItem projectItem&amp;#41; at SparkSense.Parsing.ProjectExplorer.BuildViewMapFromProjectEnvironment&amp;#40;&amp;#41; at SparkSense.Parsing.ProjectExplorer.get_ProjectViewFolder&amp;#40;&amp;#41; at SparkSense.Parsing.ProjectExplorer.GetViewFolder&amp;#40;&amp;#41; at SparkSense.Parsing.ViewExplorer.InitCurrentView&amp;#40;&amp;#41; at SparkSense.Parsing.ViewExplorer..ctor&amp;#40;IProjectExplorer projectExplorer&amp;#41; at SparkSense.StatementCompletion.CompletionSource..ctor&amp;#40;ITextBuffer textBuffer, IProjectExplorer projectExplorer&amp;#41; at SparkSense.StatementCompletion.CompletionListener.TryCreateCompletionSource&amp;#40;ITextBuffer textBuffer&amp;#41; at Microsoft.VisualStudio.Language.Intellisense.Implementation.CompletionBroker.&amp;#60;&amp;#62;c__DisplayClass1.&amp;#60;CreateSourcesForBuffer&amp;#62;b__0&amp;#40;ICompletionSourceProvider provider&amp;#41; at Microsoft.VisualStudio.Text.Utilities.GuardedOperations.InvokeMatchingFactories&amp;#91;TExtensionInstance,TExtensionFactory,TMetadataView&amp;#93;&amp;#40;IEnumerable&amp;#96;1 lazyFactories, Func&amp;#96;2 getter, IContentType dataContentType, Object errorSource&amp;#41;   Editor or Editor Extension 2010&amp;#47;08&amp;#47;10 15&amp;#58;49&amp;#58;12.712&lt;br /&gt;Comments: ** Comment from web user: vsviridov ** &lt;p&gt;&amp;#43;1. I just tried to use it with FubuMVC project and I get same behaviour that &amp;#64;Rohland is describing.&lt;/p&gt;</description><author>vsviridov</author><pubDate>Wed, 04 Jan 2012 02:01:45 GMT</pubDate><guid isPermaLink="false">Commented Issue: SparkSense throws an exception whenever it runs [6846] 20120104020145A</guid></item><item><title>Created Issue: Minor bug/documentation issue [10032]</title><link>http://sparkviewengine.codeplex.com/workitem/10032</link><description>The documentation states&amp;#58; &amp;#34;By default bindings are loaded from a &amp;#126;&amp;#47;Views&amp;#47;Bindings.xml file if it is present in your project.&amp;#34;, see http&amp;#58;&amp;#47;&amp;#47;www.sparkviewengine.com&amp;#47;documentation&amp;#47;bindings&lt;br /&gt;&lt;br /&gt;However - the real path is actually &amp;#126;&amp;#47;Views&amp;#47;bindings.xml - with a lower case &amp;#34;b&amp;#34;.&lt;br /&gt;&lt;br /&gt;When running under Mono this distinction is quite important. Personally I would love to see the source code change to match the documentation, as I feel it is more within the spirit of the naming conventions used elsewhere - but really as long as the code and documentation agree I am happy &amp;#58;&amp;#41;&lt;br /&gt;</description><author>kastermester</author><pubDate>Thu, 22 Dec 2011 16:09:54 GMT</pubDate><guid isPermaLink="false">Created Issue: Minor bug/documentation issue [10032] 20111222040954P</guid></item><item><title>Closed Issue: Dynamic view compilation failed (CS1703) - mscorlib using v1.6.0.0 [9675]</title><link>http://sparkviewengine.codeplex.com/workitem/9675</link><description>I had hoped this error would have gone away after downloading the latest build.  Unfortunately, I am still getting this error using VS2010, ASP.NET MVC 3 and .NET 4.  I am at a total loss and our project is dead in the water until this is resolved.&lt;br /&gt;&lt;br /&gt;The stranger issue is that this does not happen on my development machine - only when pushed to our Test machine.&lt;br /&gt;Comments: &lt;p&gt;Excellent - glad to hear it. Closing&lt;/p&gt;</description><author>RobertGreyling</author><pubDate>Sat, 22 Oct 2011 09:29:12 GMT</pubDate><guid isPermaLink="false">Closed Issue: Dynamic view compilation failed (CS1703) - mscorlib using v1.6.0.0 [9675] 20111022092912A</guid></item><item><title>Commented Issue: Dynamic view compilation failed (CS1703) - mscorlib using v1.6.0.0 [9675]</title><link>http://sparkviewengine.codeplex.com/workitem/9675</link><description>I had hoped this error would have gone away after downloading the latest build.  Unfortunately, I am still getting this error using VS2010, ASP.NET MVC 3 and .NET 4.  I am at a total loss and our project is dead in the water until this is resolved.&lt;br /&gt;&lt;br /&gt;The stranger issue is that this does not happen on my development machine - only when pushed to our Test machine.&lt;br /&gt;Comments: ** Comment from web user: mimeyers ** &lt;p&gt;Issue resolved.  Found a rogue compilerOption setting in Web.config referencing 3.5 instead of 4.0.&lt;/p&gt;</description><author>mimeyers</author><pubDate>Fri, 21 Oct 2011 20:53:49 GMT</pubDate><guid isPermaLink="false">Commented Issue: Dynamic view compilation failed (CS1703) - mscorlib using v1.6.0.0 [9675] 20111021085349P</guid></item><item><title>Commented Issue: Dynamic view compilation failed (CS1703) - mscorlib using v1.6.0.0 [9675]</title><link>http://sparkviewengine.codeplex.com/workitem/9675</link><description>I had hoped this error would have gone away after downloading the latest build.  Unfortunately, I am still getting this error using VS2010, ASP.NET MVC 3 and .NET 4.  I am at a total loss and our project is dead in the water until this is resolved.&lt;br /&gt;&lt;br /&gt;The stranger issue is that this does not happen on my development machine - only when pushed to our Test machine.&lt;br /&gt;Comments: ** Comment from web user: RobertGreyling ** &lt;p&gt;Thanks for the info - I&amp;#39;ll see if I can replicate the issue.&lt;/p&gt;</description><author>RobertGreyling</author><pubDate>Fri, 21 Oct 2011 08:37:11 GMT</pubDate><guid isPermaLink="false">Commented Issue: Dynamic view compilation failed (CS1703) - mscorlib using v1.6.0.0 [9675] 20111021083711A</guid></item><item><title>Commented Issue: Dynamic view compilation failed (CS1703) - mscorlib using v1.6.0.0 [9675]</title><link>http://sparkviewengine.codeplex.com/workitem/9675</link><description>I had hoped this error would have gone away after downloading the latest build.  Unfortunately, I am still getting this error using VS2010, ASP.NET MVC 3 and .NET 4.  I am at a total loss and our project is dead in the water until this is resolved.&lt;br /&gt;&lt;br /&gt;The stranger issue is that this does not happen on my development machine - only when pushed to our Test machine.&lt;br /&gt;Comments: ** Comment from web user: mimeyers ** &lt;p&gt;The error is thrown when calling Engine.CreateInstance&amp;#40;descriptor&amp;#41;.&lt;/p&gt;</description><author>mimeyers</author><pubDate>Thu, 20 Oct 2011 19:58:56 GMT</pubDate><guid isPermaLink="false">Commented Issue: Dynamic view compilation failed (CS1703) - mscorlib using v1.6.0.0 [9675] 20111020075856P</guid></item><item><title>Commented Issue: Dynamic view compilation failed (CS1703) - mscorlib using v1.6.0.0 [9675]</title><link>http://sparkviewengine.codeplex.com/workitem/9675</link><description>I had hoped this error would have gone away after downloading the latest build.  Unfortunately, I am still getting this error using VS2010, ASP.NET MVC 3 and .NET 4.  I am at a total loss and our project is dead in the water until this is resolved.&lt;br /&gt;&lt;br /&gt;The stranger issue is that this does not happen on my development machine - only when pushed to our Test machine.&lt;br /&gt;Comments: ** Comment from web user: mimeyers ** &lt;p&gt;I have also tried restarting the AppPool &amp;#40;it is not shared with any other sites&amp;#41; and have also tried physically restarting the server hardware.  Still have the mscorlib issue.&lt;/p&gt;</description><author>mimeyers</author><pubDate>Thu, 20 Oct 2011 19:22:16 GMT</pubDate><guid isPermaLink="false">Commented Issue: Dynamic view compilation failed (CS1703) - mscorlib using v1.6.0.0 [9675] 20111020072216P</guid></item><item><title>Commented Issue: Dynamic view compilation failed (CS1703) - mscorlib using v1.6.0.0 [9675]</title><link>http://sparkviewengine.codeplex.com/workitem/9675</link><description>I had hoped this error would have gone away after downloading the latest build.  Unfortunately, I am still getting this error using VS2010, ASP.NET MVC 3 and .NET 4.  I am at a total loss and our project is dead in the water until this is resolved.&lt;br /&gt;&lt;br /&gt;The stranger issue is that this does not happen on my development machine - only when pushed to our Test machine.&lt;br /&gt;Comments: ** Comment from web user: mimeyers ** &lt;p&gt;Event Type&amp;#58;&amp;#9;Information&lt;br /&gt;Event Source&amp;#58;&amp;#9;Application&lt;br /&gt;Event Category&amp;#58;&amp;#9;None&lt;br /&gt;Event ID&amp;#58;&amp;#9;0&lt;br /&gt;Date&amp;#58;&amp;#9;&amp;#9;10&amp;#47;20&amp;#47;2011&lt;br /&gt;Time&amp;#58;&amp;#9;&amp;#9;2&amp;#58;15&amp;#58;40 PM&lt;br /&gt;User&amp;#58;&amp;#9;&amp;#9;N&amp;#47;A&lt;br /&gt;Computer&amp;#58;&amp;#9;DEVELOPMENT04&lt;br /&gt;Description&amp;#58;&lt;br /&gt;The description for Event ID &amp;#40; 0 &amp;#41; in Source &amp;#40; Application &amp;#41; cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the &amp;#47;AUXSOURCE&amp;#61; flag to retrieve this description&amp;#59; see Help and Support for details. The following information is part of the event&amp;#58; Compiler Exception&amp;#58; Dynamic view compilation failed.&lt;br /&gt;&amp;#40;0,0&amp;#41;&amp;#58; error CS1703&amp;#58; An assembly with the same identity &amp;#39;mscorlib, Version&amp;#61;4.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;b77a5c561934e089&amp;#39; has already been imported. Try removing one of the duplicate references.&lt;/p&gt;&lt;p&gt;1 using Ave.Extensions&amp;#59;&lt;br /&gt;2 using Ave.Entities.EntityExtensions&amp;#59;&lt;br /&gt;3 &lt;br /&gt;4 &amp;#91;global&amp;#58;&amp;#58;Spark.SparkViewAttribute&amp;#40;&lt;br /&gt;5     Templates &amp;#61; new string&amp;#91;&amp;#93; &amp;#123;&lt;br /&gt;6       &amp;#34;current&amp;#34;&lt;br /&gt;7     &amp;#125;&amp;#41;&amp;#93;&lt;br /&gt;8 public class Viewa96f517dc8b14255ba84de1d46a5884a &amp;#58; Ave.Services.TemplateEngine.TemplateBaseView&lt;br /&gt;9 &amp;#123;&lt;br /&gt;10     &lt;br /&gt;11     &amp;#91;System.ComponentModel.EditorBrowsable&amp;#40;System.ComponentModel.EditorBrowsableState.Never&amp;#41;&amp;#93;&lt;br /&gt;12     private static System.Guid _generatedViewId &amp;#61; new System.Guid&amp;#40;&amp;#34;a96f517dc8b14255ba84de1d46a5884a&amp;#34;&amp;#41;&amp;#59;&lt;br /&gt;13     public override System.Guid GeneratedViewId&lt;br /&gt;14     &amp;#123; get &amp;#123; return _generatedViewId&amp;#59; &amp;#125; &amp;#125;&lt;br /&gt;15     Ave.Entities.Campaigns.InventoryQuote quote&lt;br /&gt;16 &lt;br /&gt;17 &amp;#35;line 1 &amp;#34;current&amp;#34;&lt;br /&gt;18           &amp;#123;get &amp;#123;return &amp;#40;Ave.Entities.Campaigns.InventoryQuote&amp;#41;ViewData.Eval&amp;#40;&amp;#34;quote&amp;#34;&amp;#41;&amp;#59;&amp;#125;&amp;#125;&lt;br /&gt;19 &amp;#35;line default&lt;br /&gt;20     Ave.Entities.Campaigns.InventoryQuoteVolley volley&lt;br /&gt;21 &lt;br /&gt;22 &amp;#35;line 1 &amp;#34;current&amp;#34;&lt;br /&gt;23                                                           &amp;#123;get &amp;#123;return &amp;#40;Ave.Entities.Campaigns.InventoryQuoteVolley&amp;#41;ViewData.Eval&amp;#40;&amp;#34;volley&amp;#34;&amp;#41;&amp;#59;&amp;#125;&amp;#125;&lt;br /&gt;24 &amp;#35;line default&lt;br /&gt;25     System.String refunds&lt;br /&gt;26 &lt;br /&gt;27 &amp;#35;line 1 &amp;#34;current&amp;#34;&lt;br /&gt;28                                                                                                                   &amp;#123;get &amp;#123;return &amp;#40;System.String&amp;#41;ViewData.Eval&amp;#40;&amp;#34;refunds&amp;#34;&amp;#41;&amp;#59;&amp;#125;&amp;#125;&lt;br /&gt;29 &amp;#35;line default&lt;br /&gt;30     System.String totalType&lt;br /&gt;31 &lt;br /&gt;32 &amp;#35;line 1 &amp;#34;current&amp;#34;&lt;br /&gt;33                                                                                                                                             &amp;#123;get &amp;#123;return &amp;#40;System.String&amp;#41;ViewData.Eval&amp;#40;&amp;#34;totalType&amp;#34;&amp;#41;&amp;#59;&amp;#125;&amp;#125;&lt;br /&gt;34 &amp;#35;line default&lt;br /&gt;35     System.String net&lt;br /&gt;36 &lt;br /&gt;37 &amp;#35;line 1 &amp;#34;current&amp;#34;&lt;br /&gt;38                                                                                                                                                                         &amp;#123;get &amp;#123;return &amp;#40;System.String&amp;#41;ViewData.Eval&amp;#40;&amp;#34;net&amp;#34;&amp;#41;&amp;#59;&amp;#125;&amp;#125;&lt;br /&gt;39 &amp;#35;line default&lt;br /&gt;40     System.String gross&lt;br /&gt;41 &lt;br /&gt;42 &amp;#35;line 1 &amp;#34;current&amp;#34;&lt;br /&gt;43                                                                                                                                                                                               &amp;#123;get &amp;#123;return &amp;#40;System.String&amp;#41;ViewData.Eval&amp;#40;&amp;#34;gross&amp;#34;&amp;#41;&amp;#59;&amp;#125;&amp;#125;&lt;br /&gt;44 &amp;#35;line default&lt;br /&gt;45     System.String netwithrefunds&lt;br /&gt;46 &lt;br /&gt;47 &amp;#35;line 1 &amp;#34;current&amp;#34;&lt;br /&gt;48                                                                                                                                                                                                                       &amp;#123;get &amp;#123;return &amp;#40;System.String&amp;#41;ViewData.Eval&amp;#40;&amp;#34;netwithrefunds&amp;#34;&amp;#41;&amp;#59;&amp;#125;&amp;#125;&lt;br /&gt;49 &amp;#35;line default&lt;br /&gt;50     System.String agencycommission&lt;br /&gt;51 &lt;br /&gt;52 &amp;#35;line 1 &amp;#34;current&amp;#34;&lt;br /&gt;53                                                                                                                                                                                                                                                        &amp;#123;get &amp;#123;return &amp;#40;System.String&amp;#41;ViewData.Eval&amp;#40;&amp;#34;agencycommission&amp;#34;&amp;#41;&amp;#59;&amp;#125;&amp;#125;&lt;br /&gt;54 &amp;#35;line default&lt;br /&gt;55     &lt;br /&gt;56     &amp;#91;System.ComponentModel.EditorBrowsable&amp;#40;System.ComponentModel.EditorBrowsableState.Never&amp;#41;&amp;#93;&lt;br /&gt;57     private void RenderViewLevel0&amp;#40;&amp;#41;&lt;br /&gt;58     &amp;#123;&lt;br /&gt;59     &amp;#125;&lt;br /&gt;60     &lt;br /&gt;61     &amp;#91;System.ComponentModel.EditorBrowsable&amp;#40;System.ComponentModel.EditorBrowsableState.Never&amp;#41;&amp;#93;&lt;br /&gt;62     public override void Render&amp;#40;&amp;#41;&lt;br /&gt;63     &amp;#123;&lt;br /&gt;64                 RenderViewLevel0&amp;#40;&amp;#41;&amp;#59;&lt;br /&gt;65     &amp;#125;&lt;br /&gt;66 &amp;#125;&lt;br /&gt;.&lt;br /&gt;&lt;/p&gt;</description><author>mimeyers</author><pubDate>Thu, 20 Oct 2011 19:20:53 GMT</pubDate><guid isPermaLink="false">Commented Issue: Dynamic view compilation failed (CS1703) - mscorlib using v1.6.0.0 [9675] 20111020072053P</guid></item><item><title>Commented Issue: Dynamic view compilation failed (CS1703) - mscorlib using v1.6.0.0 [9675]</title><link>http://sparkviewengine.codeplex.com/workitem/9675</link><description>I had hoped this error would have gone away after downloading the latest build.  Unfortunately, I am still getting this error using VS2010, ASP.NET MVC 3 and .NET 4.  I am at a total loss and our project is dead in the water until this is resolved.&lt;br /&gt;&lt;br /&gt;The stranger issue is that this does not happen on my development machine - only when pushed to our Test machine.&lt;br /&gt;Comments: ** Comment from web user: mimeyers ** &lt;p&gt;Rob,&lt;/p&gt;&lt;p&gt;Both machines are running in Full Trust mode.  I had the error dumped to the EventLog&amp;#58;&lt;/p&gt;&lt;p&gt;Event Type&amp;#58;&amp;#9;Information&lt;br /&gt;Event Source&amp;#58;&amp;#9;Application&lt;br /&gt;Event Category&amp;#58;&amp;#9;None&lt;br /&gt;Event ID&amp;#58;&amp;#9;0&lt;br /&gt;Date&amp;#58;&amp;#9;&amp;#9;10&amp;#47;20&amp;#47;2011&lt;br /&gt;Time&amp;#58;&amp;#9;&amp;#9;2&amp;#58;15&amp;#58;40 PM&lt;br /&gt;User&amp;#58;&amp;#9;&amp;#9;N&amp;#47;A&lt;br /&gt;Computer&amp;#58;&amp;#9;DEVELOPMENT04&lt;br /&gt;Description&amp;#58;&lt;br /&gt;The description for Event ID &amp;#40; 0 &amp;#41; in Source &amp;#40; Application &amp;#41; cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the &amp;#47;AUXSOURCE&amp;#61; flag to retrieve this description&amp;#59; see Help and Support for details. The following information is part of the event&amp;#58; Compiler Exception&amp;#58; Dynamic view compilation failed.&lt;br /&gt;&amp;#40;0,0&amp;#41;&amp;#58; error CS1703&amp;#58; An assembly with the same identity &amp;#39;mscorlib, Version&amp;#61;4.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;b77a5c561934e089&amp;#39; has already been imported. Try removing one of the duplicate references.&lt;/p&gt;&lt;p&gt;1 using Ave.Extensions&amp;#59;&lt;br /&gt;2 using Ave.Entities.EntityExtensions&amp;#59;&lt;br /&gt;3 &lt;br /&gt;4 &amp;#91;global&amp;#58;&amp;#58;Spark.SparkViewAttribute&amp;#40;&lt;br /&gt;5     Templates &amp;#61; new string&amp;#91;&amp;#93; &amp;#123;&lt;br /&gt;6       &amp;#34;current&amp;#34;&lt;br /&gt;7     &amp;#125;&amp;#41;&amp;#93;&lt;br /&gt;8 public class Viewa96f517dc8b14255ba84de1d46a5884a &amp;#58; Ave.Services.TemplateEngine.TemplateBaseView&lt;br /&gt;9 &amp;#123;&lt;br /&gt;10     &lt;br /&gt;11     &amp;#91;System.ComponentModel.EditorBrowsable&amp;#40;System.ComponentModel.EditorBrowsableState.Never&amp;#41;&amp;#93;&lt;br /&gt;12     private static System.Guid _generatedViewId &amp;#61; new System.Guid&amp;#40;&amp;#34;a96f517dc8b14255ba84de1d46a5884a&amp;#34;&amp;#41;&amp;#59;&lt;br /&gt;13     public override System.Guid GeneratedViewId&lt;br /&gt;14     &amp;#123; get &amp;#123; return _generatedViewId&amp;#59; &amp;#125; &amp;#125;&lt;br /&gt;15     Ave.Entities.Campaigns.InventoryQuote quote&lt;br /&gt;16 &lt;br /&gt;17 &amp;#35;line 1 &amp;#34;current&amp;#34;&lt;br /&gt;18           &amp;#123;get &amp;#123;return &amp;#40;Ave.Entities.Campaigns.InventoryQuote&amp;#41;ViewData.Eval&amp;#40;&amp;#34;quote&amp;#34;&amp;#41;&amp;#59;&amp;#125;&amp;#125;&lt;br /&gt;19 &amp;#35;line default&lt;br /&gt;20     Ave.Entities.Campaigns.InventoryQuoteVolley volley&lt;br /&gt;21 &lt;br /&gt;22 &amp;#35;line 1 &amp;#34;current&amp;#34;&lt;br /&gt;23                                                           &amp;#123;get &amp;#123;return &amp;#40;Ave.Entities.Campaigns.InventoryQuoteVolley&amp;#41;ViewData.Eval&amp;#40;&amp;#34;volley&amp;#34;&amp;#41;&amp;#59;&amp;#125;&amp;#125;&lt;br /&gt;24 &amp;#35;line default&lt;br /&gt;25     System.String refunds&lt;br /&gt;26 &lt;br /&gt;27 &amp;#35;line 1 &amp;#34;current&amp;#34;&lt;br /&gt;28                                                                                                                   &amp;#123;get &amp;#123;return &amp;#40;System.String&amp;#41;ViewData.Eval&amp;#40;&amp;#34;refunds&amp;#34;&amp;#41;&amp;#59;&amp;#125;&amp;#125;&lt;br /&gt;29 &amp;#35;line default&lt;br /&gt;30     System.String totalType&lt;br /&gt;31 &lt;br /&gt;32 &amp;#35;line 1 &amp;#34;current&amp;#34;&lt;br /&gt;33                                                                                                                                             &amp;#123;get &amp;#123;return &amp;#40;System.String&amp;#41;ViewData.Eval&amp;#40;&amp;#34;totalType&amp;#34;&amp;#41;&amp;#59;&amp;#125;&amp;#125;&lt;br /&gt;34 &amp;#35;line default&lt;br /&gt;35     System.String net&lt;br /&gt;36 &lt;br /&gt;37 &amp;#35;line 1 &amp;#34;current&amp;#34;&lt;br /&gt;38                                                                                                                                                                         &amp;#123;get &amp;#123;return &amp;#40;System.String&amp;#41;ViewData.Eval&amp;#40;&amp;#34;net&amp;#34;&amp;#41;&amp;#59;&amp;#125;&amp;#125;&lt;br /&gt;39 &amp;#35;line default&lt;br /&gt;40     System.String gross&lt;br /&gt;41 &lt;br /&gt;42 &amp;#35;line 1 &amp;#34;current&amp;#34;&lt;br /&gt;43                                                                                                                                                                                               &amp;#123;get &amp;#123;return &amp;#40;System.String&amp;#41;ViewData.Eval&amp;#40;&amp;#34;gross&amp;#34;&amp;#41;&amp;#59;&amp;#125;&amp;#125;&lt;br /&gt;44 &amp;#35;line default&lt;br /&gt;45     System.String netwithrefunds&lt;br /&gt;46 &lt;br /&gt;47 &amp;#35;line 1 &amp;#34;current&amp;#34;&lt;br /&gt;48                                                                                                                                                                                                                       &amp;#123;get &amp;#123;return &amp;#40;System.String&amp;#41;ViewData.Eval&amp;#40;&amp;#34;netwithrefunds&amp;#34;&amp;#41;&amp;#59;&amp;#125;&amp;#125;&lt;br /&gt;49 &amp;#35;line default&lt;br /&gt;50     System.String agencycommission&lt;br /&gt;51 &lt;br /&gt;52 &amp;#35;line 1 &amp;#34;current&amp;#34;&lt;br /&gt;53                                                                                                                                                                                                                                                        &amp;#123;get &amp;#123;return &amp;#40;System.String&amp;#41;ViewData.Eval&amp;#40;&amp;#34;agencycommission&amp;#34;&amp;#41;&amp;#59;&amp;#125;&amp;#125;&lt;br /&gt;54 &amp;#35;line default&lt;br /&gt;55     &lt;br /&gt;56     &amp;#91;System.ComponentModel.EditorBrowsable&amp;#40;System.ComponentModel.EditorBrowsableState.Never&amp;#41;&amp;#93;&lt;br /&gt;57     private void RenderViewLevel0&amp;#40;&amp;#41;&lt;br /&gt;58     &amp;#123;&lt;br /&gt;59     &amp;#125;&lt;br /&gt;60     &lt;br /&gt;61     &amp;#91;System.ComponentModel.EditorBrowsable&amp;#40;System.ComponentModel.EditorBrowsableState.Never&amp;#41;&amp;#93;&lt;br /&gt;62     public override void Render&amp;#40;&amp;#41;&lt;br /&gt;63     &amp;#123;&lt;br /&gt;64                 RenderViewLevel0&amp;#40;&amp;#41;&amp;#59;&lt;br /&gt;65     &amp;#125;&lt;br /&gt;66 &amp;#125;&lt;br /&gt;.&lt;br /&gt;&lt;/p&gt;</description><author>mimeyers</author><pubDate>Thu, 20 Oct 2011 19:19:51 GMT</pubDate><guid isPermaLink="false">Commented Issue: Dynamic view compilation failed (CS1703) - mscorlib using v1.6.0.0 [9675] 20111020071951P</guid></item><item><title>Commented Issue: Dynamic view compilation failed (CS1703) - mscorlib using v1.6.0.0 [9675]</title><link>http://sparkviewengine.codeplex.com/workitem/9675</link><description>I had hoped this error would have gone away after downloading the latest build.  Unfortunately, I am still getting this error using VS2010, ASP.NET MVC 3 and .NET 4.  I am at a total loss and our project is dead in the water until this is resolved.&lt;br /&gt;&lt;br /&gt;The stranger issue is that this does not happen on my development machine - only when pushed to our Test machine.&lt;br /&gt;Comments: ** Comment from web user: RobertGreyling ** &lt;p&gt;I&amp;#39;m afraid you&amp;#39;re going to have to give a little more context than that. Does your test machine run in full trust or are you running full trust in dev and medium in test&amp;#63; The compilation is failing with CS1703 yes, but what conflicting Assembly is it mentioning&amp;#63; Without that kind of information, it&amp;#39;s impossible to tell if it&amp;#39;s Spark, or the .Net runtime or simply a case of you inadvertently referencing the same thing twice because of something in the GAC.&lt;/p&gt;&lt;p&gt;More info please, otherwise this one can&amp;#39;t go anywhere...&lt;/p&gt;&lt;p&gt;Thanks,&lt;br /&gt;Rob&lt;/p&gt;</description><author>RobertGreyling</author><pubDate>Thu, 20 Oct 2011 19:08:50 GMT</pubDate><guid isPermaLink="false">Commented Issue: Dynamic view compilation failed (CS1703) - mscorlib using v1.6.0.0 [9675] 20111020070850P</guid></item><item><title>Created Issue: Dynamic view compilation failed (CS1703) - mscorlib using v1.6.0.0 [9675]</title><link>http://sparkviewengine.codeplex.com/workitem/9675</link><description>I had hoped this error would have gone away after downloading the latest build.  Unfortunately, I am still getting this error using VS2010, ASP.NET MVC 3 and .NET 4.  I am at a total loss and our project is dead in the water until this is resolved.&lt;br /&gt;&lt;br /&gt;The stranger issue is that this does not happen on my development machine - only when pushed to our Test machine.&lt;br /&gt;</description><author>mimeyers</author><pubDate>Thu, 20 Oct 2011 16:52:55 GMT</pubDate><guid isPermaLink="false">Created Issue: Dynamic view compilation failed (CS1703) - mscorlib using v1.6.0.0 [9675] 20111020045255P</guid></item><item><title>Created Issue: Default values for bindings parameters [9520]</title><link>http://sparkviewengine.codeplex.com/workitem/9520</link><description>Hello,&lt;br /&gt;We started using bindings for most of our web-controls, but it has one inconvenient thing&amp;#58; we have to duplicate records when control have optional parameters. &lt;br /&gt;For example&amp;#58;&lt;br /&gt;&amp;#60;element name&amp;#61;&amp;#34;DropDown&amp;#34;&amp;#62;&lt;br /&gt;    Html.DropDown&amp;#40;name&amp;#58; &amp;#34;&amp;#64;name&amp;#34;, &lt;br /&gt;                  caption&amp;#58; &amp;#34;&amp;#64;caption&amp;#34;, &lt;br /&gt;                  list&amp;#58; &amp;#64;list, &lt;br /&gt;                  displayColumn&amp;#58; &amp;#34;&amp;#64;displayColumn&amp;#34;, &lt;br /&gt;                  valueColumn&amp;#58; &amp;#34;&amp;#64;valueColumn&amp;#34;, &lt;br /&gt;                  defaultValue&amp;#58; &amp;#34;&amp;#64;default&amp;#34;&amp;#41;&lt;br /&gt;  &amp;#60;&amp;#47;element&amp;#62;&lt;br /&gt;&amp;#60;element name&amp;#61;&amp;#34;DropDown&amp;#34;&amp;#62;&lt;br /&gt;    Html.DropDown&amp;#40;name&amp;#58; &amp;#34;&amp;#64;name&amp;#34;, &lt;br /&gt;                  caption&amp;#58; String.Empty, &lt;br /&gt;                  list&amp;#58; &amp;#64;list, &lt;br /&gt;                  displayColumn&amp;#58; &amp;#34;Text&amp;#34;, &lt;br /&gt;                  valueColumn&amp;#58; &amp;#34;Value&amp;#34;, &lt;br /&gt;                  defaultValue&amp;#58; &amp;#34;&amp;#64;default&amp;#34;&amp;#41;&lt;br /&gt;  &amp;#60;&amp;#47;element&amp;#62;&lt;br /&gt;</description><author>rsmolnikov</author><pubDate>Mon, 19 Sep 2011 16:12:44 GMT</pubDate><guid isPermaLink="false">Created Issue: Default values for bindings parameters [9520] 20110919041244P</guid></item><item><title>Commented Issue: Use master layout with SparkEmailMerge Sample Options [9035]</title><link>http://sparkviewengine.codeplex.com/workitem/9035</link><description>Hi, &lt;br /&gt;&lt;br /&gt;I try to make master layouts working with the SparkEmailMerge sample.&lt;br /&gt;I tried to put an Application.spark in the Templates&amp;#47;Layouts&amp;#47; folder but it doesn&amp;#39;t work, i also tried to make the master selection explicit by using &amp;#60;use master&amp;#61;&amp;#34;Application&amp;#34; &amp;#47;&amp;#62; in the view but it didn&amp;#39;t work either. &lt;br /&gt;Does anyone have an idea how I could fix this&amp;#63;&lt;br /&gt;&lt;br /&gt;Thanks in advance, &lt;br /&gt;&lt;br /&gt;Guillaume&lt;br /&gt;Comments: ** Comment from web user: kirkov ** &lt;p&gt;I solved this by adding by adding Application.spark as template to the descriptor&amp;#58;&lt;br /&gt;descriptor.AddTemplate&amp;#40;&amp;#34;Application.spark&amp;#34;&amp;#41;&amp;#59;&lt;/p&gt;&lt;p&gt;and used &amp;#36;&amp;#123;Content&amp;#91;&amp;#34;view&amp;#34;&amp;#93;&amp;#125; instead of &amp;#60;use content&amp;#61;&amp;#34;view&amp;#34;&amp;#47;&amp;#62; in the template.&lt;/p&gt;&lt;p&gt;That seems to work. Let me know if you have any issues after trying it.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;</description><author>kirkov</author><pubDate>Tue, 05 Jul 2011 10:37:37 GMT</pubDate><guid isPermaLink="false">Commented Issue: Use master layout with SparkEmailMerge Sample Options [9035] 20110705103737A</guid></item><item><title>Created Issue: Use master layout with SparkEmailMerge Sample Options [9035]</title><link>http://sparkviewengine.codeplex.com/workitem/9035</link><description>Hi, &lt;br /&gt;&lt;br /&gt;I try to make master layouts working with the SparkEmailMerge sample.&lt;br /&gt;I tried to put an Application.spark in the Templates&amp;#47;Layouts&amp;#47; folder but it doesn&amp;#39;t work, i also tried to make the master selection explicit by using &amp;#60;use master&amp;#61;&amp;#34;Application&amp;#34; &amp;#47;&amp;#62; in the view but it didn&amp;#39;t work either. &lt;br /&gt;Does anyone have an idea how I could fix this&amp;#63;&lt;br /&gt;&lt;br /&gt;Thanks in advance, &lt;br /&gt;&lt;br /&gt;Guillaume&lt;br /&gt;</description><author>guillaume86</author><pubDate>Thu, 30 Jun 2011 13:42:51 GMT</pubDate><guid isPermaLink="false">Created Issue: Use master layout with SparkEmailMerge Sample Options [9035] 20110630014251P</guid></item><item><title>Created Issue: NuGet installer creates _global.spark without Build Action set to Content [8584]</title><link>http://sparkviewengine.codeplex.com/workitem/8584</link><description>The _global.spark file that the NuGet package creates doesn&amp;#39;t have the Build Action set to Content, so it doesn&amp;#39;t get included with the site when building.&lt;br /&gt;</description><author>dukesb11</author><pubDate>Thu, 31 Mar 2011 01:21:54 GMT</pubDate><guid isPermaLink="false">Created Issue: NuGet installer creates _global.spark without Build Action set to Content [8584] 20110331012154A</guid></item><item><title>Commented Issue: Add support for VS2010 in Spark VS Intellisense [4497]</title><link>http://sparkviewengine.codeplex.com/workitem/4497</link><description>This one is wishful thinking &amp;#58;&amp;#41; I&amp;#39;ve had a go myself at updating the C&amp;#43;&amp;#43; projects to the VS2010 SDK, but it&amp;#39;s all a bit beyond me.&lt;br /&gt;I don&amp;#39;t seriously expect it will happen before VS2010 RTM&amp;#39;s. It can&amp;#39;t hurt to ask, right&amp;#63;&lt;br /&gt;Comments: ** Comment from web user: adamralph ** &lt;p&gt;&amp;#64;roastedamoeba&amp;#58; thanks - I had stumbled upon Robert&amp;#39;s blog but I didn&amp;#39;t notice much activity in the last 12 months. I didn&amp;#39;t see the article you mention but even that is August 2010. However, I didn&amp;#39;t go so far as looking at the repository, which does show a lot of recent activity which is encouraging.&lt;/p&gt;</description><author>adamralph</author><pubDate>Tue, 22 Mar 2011 09:14:17 GMT</pubDate><guid isPermaLink="false">Commented Issue: Add support for VS2010 in Spark VS Intellisense [4497] 20110322091417A</guid></item></channel></rss>