<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>fswebtools Work Item Rss Feed</title><link>http://www.codeplex.com/fswebtools/WorkItem/List.aspx</link><description>fswebtools Work Item Rss Description</description><item><title>Commented Issue: CTP compatibility</title><link>http://www.codeplex.com/fswebtools/WorkItem/View.aspx?WorkItemId=6725</link><description>A VS solution compatible with the new project system, along with September CTP compatibility would be very appreciated. I believe it&amp;#39;d be a real pity if such an interesting and powerful project were lost&amp;#33;&lt;br /&gt;Comments: ** Comment from web user: FrankDeGroot ** &lt;p&gt;I agree, especially because MS decided that GUI support won&amp;#39;t be strong in VS 2010&amp;#39;s F&amp;#35; release.&lt;/p&gt;</description><author>FrankDeGroot</author><pubDate>Fri, 30 Jan 2009 20:32:27 GMT</pubDate><guid isPermaLink="false">Commented Issue: CTP compatibility 20090130083227P</guid></item><item><title>Created Issue: CTP compatibility</title><link>http://www.codeplex.com/fswebtools/WorkItem/View.aspx?WorkItemId=6725</link><description>A VS solution compatible with the new project system, along with September CTP compatibility would be very appreciated. I believe it&amp;#39;d be a real pity if such an interesting and powerful project were lost&amp;#33;&lt;br /&gt;</description><author>emaster70</author><pubDate>Sat, 06 Dec 2008 01:45:06 GMT</pubDate><guid isPermaLink="false">Created Issue: CTP compatibility 20081206014506A</guid></item><item><title>COMMENTED ISSUE: .\build.bat not found when building FSharp.WebTools.Core</title><link>http://www.codeplex.com/fswebtools/WorkItem/View.aspx?WorkItemId=2023</link><description>When I open &amp;#34;FSharp.WebTools.sln&amp;#34; and right click on the &amp;#34;WebTools.Core&amp;#34; and select &amp;#34;Build&amp;#34; I get&amp;#58;&lt;br /&gt;&lt;br /&gt;------ Build started&amp;#58; Project&amp;#58; WebTools.Core, Configuration&amp;#58; Debug Win32 ------&lt;br /&gt;Compiling Project  WebTools.Core ...&lt;br /&gt;The compiler &amp;#40;.&amp;#92;build.bat&amp;#41; can not be found.&lt;br /&gt;WebTools.Core build failed.&lt;br /&gt;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61; Build&amp;#58; 0 succeeded, 1 failed, 0 up-to-date, 0 skipped &amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&lt;br /&gt;&lt;br /&gt;Any ideas&amp;#63;&lt;br /&gt;&lt;br /&gt;Thanks&lt;br /&gt;Don&lt;br /&gt;Comments: ** Comment from web user: tomasp ** &lt;p&gt;The project is able to find the &amp;#34;build.bat&amp;#34; file only when the solution is opened from the directory with the &amp;#34;sln&amp;#34; file, so the workaround is to open the solution by clicking on the SLN file.&lt;br /&gt;Alternatively you can put a full path &amp;#40;on your machine&amp;#41; to the F&amp;#35; project settings of the Core &amp;#38; Controls projects.&lt;/p&gt;&lt;p&gt;Unfortunately, I don&amp;#39;t know about any other workaround.&lt;br /&gt;&lt;/p&gt;</description><author>tomasp</author><pubDate>Sun, 28 Oct 2007 23:20:15 GMT</pubDate><guid isPermaLink="false">COMMENTED ISSUE: .\build.bat not found when building FSharp.WebTools.Core 20071028112015P</guid></item><item><title>CREATED ISSUE: Need to create "bin"directories after downloading the source</title><link>http://www.codeplex.com/fswebtools/WorkItem/View.aspx?WorkItemId=2024</link><description>Running &amp;#34;build.bat&amp;#34; in the source&amp;#92;WebTools.Core directory on a clean download of the source gives the following error. The workaround is just to create the directory manually&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;C&amp;#58;&amp;#92;fsharp&amp;#92;src&amp;#92;tests&amp;#92;fsharp&amp;#92;samples&amp;#92;fswebtools-1&amp;#92;source&amp;#92;WebTools.Core&amp;#62;..&amp;#92;..&amp;#92;tools&amp;#92;reswriter.exe bin&amp;#92;webres.resx web_jslib.js web_jsatlas.js&lt;br /&gt;&lt;br /&gt;Unhandled Exception&amp;#58; System.IO.DirectoryNotFoundException&amp;#58; Could not find a part of the path &amp;#39;C&amp;#58;&amp;#92;fsharp&amp;#92;src&amp;#92;tests&amp;#92;fsharp&amp;#92;samples&amp;#92;fswebtools-1&amp;#92;source&amp;#92;WebTools.Core&amp;#92;bin&amp;#92;webres.resx&amp;#39;.&lt;br /&gt;   at System.IO.__Error.WinIOError&amp;#40;Int32 errorCode, String maybeFullPath&amp;#41;&lt;br /&gt;   at System.IO.FileStream.Init&amp;#40;String path, FileMode mode, FileAccess access, I&lt;br /&gt;nt32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions o&lt;br /&gt;ptions, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy&amp;#41;&lt;br /&gt;   at System.IO.FileStream..ctor&amp;#40;String path, FileMode mode, FileAccess access,&lt;br /&gt;FileShare share&amp;#41;&lt;br /&gt;   at System.Xml.XmlTextWriter..ctor&amp;#40;String filename, Encoding encoding&amp;#41;&lt;br /&gt;   at System.Resources.ResXResourceWriter.InitializeWriter&amp;#40;&amp;#41;&lt;br /&gt;   at System.Resources.ResXResourceWriter.AddDataRow&amp;#40;String elementName, String&lt;br /&gt;name, String value, String type, String mimeType, String comment&amp;#41;&lt;br /&gt;   at System.Resources.ResXResourceWriter.AddDataRow&amp;#40;String elementName, String&lt;br /&gt;name, String value&amp;#41;&lt;br /&gt;   at System.Resources.ResXResourceWriter.AddResource&amp;#40;String name, String value&amp;#41;&lt;br /&gt;&lt;br /&gt;   at Reswriter.main&amp;#64;15.Invoke&amp;#40;String s&amp;#41;&lt;br /&gt;   at Microsoft.FSharp.Collections.Seq.iter&amp;#64;868.Invoke&amp;#40;IEnumerator&amp;#96;1 e&amp;#64;90_1&amp;#41;&lt;br /&gt;   at Microsoft.FSharp.Core.Operators.using&amp;#91;T,U&amp;#93;&amp;#40;T ie, FastFunc&amp;#96;2 f&amp;#41;&lt;br /&gt;   at Microsoft.FSharp.Collections.Seq.iter&amp;#91;T,U&amp;#93;&amp;#40;FastFunc&amp;#96;2 f, U ie&amp;#41;&lt;br /&gt;   at Reswriter.main&amp;#40;&amp;#41;&lt;br /&gt;   at &amp;#60;StartupCode&amp;#62;.Reswriter._main&amp;#40;&amp;#41;&lt;br /&gt;</description><author>dsyme</author><pubDate>Sat, 27 Oct 2007 21:36:02 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: Need to create "bin"directories after downloading the source 20071027093602P</guid></item><item><title>CREATED ISSUE: .\build.bat not found when building FSharp.WebTools.Core</title><link>http://www.codeplex.com/fswebtools/WorkItem/View.aspx?WorkItemId=2023</link><description>When I open &amp;#34;FSharp.WebTools.sln&amp;#34; and right click on the &amp;#34;WebTools.Core&amp;#34; and select &amp;#34;Build&amp;#34; I get&amp;#58;&lt;br /&gt;&lt;br /&gt;------ Build started&amp;#58; Project&amp;#58; WebTools.Core, Configuration&amp;#58; Debug Win32 ------&lt;br /&gt;Compiling Project  WebTools.Core ...&lt;br /&gt;The compiler &amp;#40;.&amp;#92;build.bat&amp;#41; can not be found.&lt;br /&gt;WebTools.Core build failed.&lt;br /&gt;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61; Build&amp;#58; 0 succeeded, 1 failed, 0 up-to-date, 0 skipped &amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&lt;br /&gt;&lt;br /&gt;Any ideas&amp;#63;&lt;br /&gt;&lt;br /&gt;Thanks&lt;br /&gt;Don&lt;br /&gt;</description><author>dsyme</author><pubDate>Sat, 27 Oct 2007 21:27:17 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: .\build.bat not found when building FSharp.WebTools.Core 20071027092717P</guid></item></channel></rss>