<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://ljusberg.se/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Smöråkning - All Comments</title><link>http://ljusberg.se/blogs/smorakning/default.aspx</link><description>Blogging about .NET development and architecture.</description><dc:language>en</dc:language><generator>CommunityServer 2008 SP1 (Build: 30619.63)</generator><item><title>re: Error 1327 Invalid drive</title><link>http://ljusberg.se/blogs/smorakning/archive/2005/06/28/Error-1327-Invalid-drive.aspx#6268</link><pubDate>Thu, 11 Feb 2010 15:29:48 GMT</pubDate><guid isPermaLink="false">d8c7d797-13b4-459d-b3ca-3ae05fd06865:6268</guid><dc:creator>SeanFromChicago</dc:creator><description>&lt;p&gt;You Rock! &amp;nbsp;I had this problem on a laptop that was upgraded from XP to Vista to 7 and thought it was something wrong with the upgrade....&lt;/p&gt;
&lt;p&gt;You saved me a lot of head aches....&lt;/p&gt;
&lt;p&gt;Thanks...&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://ljusberg.se/aggbug.aspx?PostID=6268" width="1" height="1"&gt;</description></item><item><title>re: Error 1327 Invalid drive</title><link>http://ljusberg.se/blogs/smorakning/archive/2005/06/28/Error-1327-Invalid-drive.aspx#6267</link><pubDate>Mon, 08 Feb 2010 04:00:08 GMT</pubDate><guid isPermaLink="false">d8c7d797-13b4-459d-b3ca-3ae05fd06865:6267</guid><dc:creator> teddybear28m</dc:creator><description>&lt;p&gt;hi my dad&amp;#39;s gots windows vista an he gotten the problem with error invalid drive m when i when to install cyberlink power dvd 9&lt;/p&gt;
&lt;p&gt;i tried using the resgistry fix with pc tools and tried reinstalling it and it sid the same thing now i&amp;#39;m not that good with the pc but i have some knowledge of but i&amp;#39;m lost on how to fix it&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://ljusberg.se/aggbug.aspx?PostID=6267" width="1" height="1"&gt;</description></item><item><title>re: Web Services Software Factory, the solution to all our problems?</title><link>http://ljusberg.se/blogs/smorakning/archive/2007/03/07/web-services-software-factory-the-solution-to-all-our-problems.aspx#6257</link><pubDate>Wed, 16 Dec 2009 22:53:34 GMT</pubDate><guid isPermaLink="false">d8c7d797-13b4-459d-b3ca-3ae05fd06865:6257</guid><dc:creator>Marcelo L</dc:creator><description>&lt;p&gt;Well...Having used the WSSF ( which at this point hasn&amp;#39;t been updated in 22 months, really, if you go by stable releases ), I can say that I have to agree with Anders. Honestly, I can across this article out of SHEER LUCK, but I can&amp;#39;t find any fault in his reasoning, and the points he&amp;#39;s bringing out are still just as relevant, still just as timely as when he first made them.&lt;/p&gt;
&lt;p&gt;Yes, the WSSF Modeling Edition is MORE declarative. But you still have to do so much gluing of things together. For instance. If you generat your business entities using the Repository Factory ( also available on CodePlex ), you can&amp;#39;t drag them into the designer surface as say &amp;quot;here&amp;#39;s the class I want the DataContract modeled after. Interoperability like THAT is what some of the stuff from the P&amp;amp;P group from MS needs to work out. &lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://ljusberg.se/aggbug.aspx?PostID=6257" width="1" height="1"&gt;</description></item><item><title>re: Error 1327 Invalid drive</title><link>http://ljusberg.se/blogs/smorakning/archive/2005/06/28/Error-1327-Invalid-drive.aspx#6247</link><pubDate>Sat, 21 Nov 2009 15:12:13 GMT</pubDate><guid isPermaLink="false">d8c7d797-13b4-459d-b3ca-3ae05fd06865:6247</guid><dc:creator>Bob Windmill</dc:creator><description>&lt;p&gt;This solved the problem for me when Serif Photoplus X2 wouldn&amp;#39;t install on Windows 7. &lt;/p&gt;
&lt;p&gt;Really appreciated&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://ljusberg.se/aggbug.aspx?PostID=6247" width="1" height="1"&gt;</description></item><item><title>re: vwd.webinfo</title><link>http://ljusberg.se/blogs/smorakning/archive/2006/07/05/vwd.webinfo.aspx#6222</link><pubDate>Fri, 28 Aug 2009 11:05:52 GMT</pubDate><guid isPermaLink="false">d8c7d797-13b4-459d-b3ca-3ae05fd06865:6222</guid><dc:creator>kh</dc:creator><description>&lt;p&gt;Same problem here. &amp;nbsp;Have a ASP.NET 2.0 project in source safe. &amp;nbsp;I don&amp;#39;t recall installing the VS 2005 SDK, but I started getting this file added to the project at some point. &amp;nbsp;Even though I&amp;#39;ve deleted it a hundred times, it just seems to get readded when you load the project again. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;What I think actually happens is VS2005 adds the file to the directory when you *close* VS. &amp;nbsp;When you load the project again it&amp;#39;s already there and VS starts the service indicated in the vwd.webinfo file. &amp;nbsp;While the service is running, even if you delete the file, it will re-add it when you close VS again. &amp;nbsp;(Because Microsoft knows best, right?)&lt;/p&gt;
&lt;p&gt;What worked for me is close VS2005 then use Explorer to browse to your project location and delete the file. &amp;nbsp;Never saw it again.&lt;/p&gt;
&lt;p&gt;I also deleted the registry key that it was referring to. &amp;nbsp;Not sure if that helped or not, but everything still works. &amp;nbsp;:)&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://ljusberg.se/aggbug.aspx?PostID=6222" width="1" height="1"&gt;</description></item><item><title>re: vwd.webinfo</title><link>http://ljusberg.se/blogs/smorakning/archive/2006/07/05/vwd.webinfo.aspx#6220</link><pubDate>Thu, 13 Aug 2009 07:04:45 GMT</pubDate><guid isPermaLink="false">d8c7d797-13b4-459d-b3ca-3ae05fd06865:6220</guid><dc:creator>huaming</dc:creator><description>&lt;p&gt;This file just be created by VS when you close VS, so you must close VS first and then use Explorer to browse to your project location and delete the file.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://ljusberg.se/aggbug.aspx?PostID=6220" width="1" height="1"&gt;</description></item><item><title>Sandcastle Help by Anders Ljusberg &amp;laquo;  About Software Development</title><link>http://ljusberg.se/blogs/smorakning/archive/2006/07/31/MSBuild-script-for-Sandcastle.aspx#6206</link><pubDate>Tue, 07 Jul 2009 15:02:57 GMT</pubDate><guid isPermaLink="false">d8c7d797-13b4-459d-b3ca-3ae05fd06865:6206</guid><dc:creator>Sandcastle Help by Anders Ljusberg «  About Software Development</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;Sandcastle Help by Anders Ljusberg &amp;laquo; &amp;nbsp;About Software Development&lt;/p&gt;
&lt;img src="http://ljusberg.se/aggbug.aspx?PostID=6206" width="1" height="1"&gt;</description></item><item><title>re: Error 1327 Invalid drive</title><link>http://ljusberg.se/blogs/smorakning/archive/2005/06/28/Error-1327-Invalid-drive.aspx#6205</link><pubDate>Sat, 13 Jun 2009 19:53:06 GMT</pubDate><guid isPermaLink="false">d8c7d797-13b4-459d-b3ca-3ae05fd06865:6205</guid><dc:creator>earflow</dc:creator><description>&lt;p&gt;I used a hex editor and changed c:\spiceopus to x:\spiceopus my x is my root.&lt;/p&gt;
&lt;p&gt;cheers &lt;/p&gt;
&lt;p&gt;N.B. if you do this there are more c: in the file but only change c:\spiceopus&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://ljusberg.se/aggbug.aspx?PostID=6205" width="1" height="1"&gt;</description></item><item><title>Error 1327 in Windows Vista - iTechtalk</title><link>http://ljusberg.se/blogs/smorakning/archive/2005/06/28/Error-1327-Invalid-drive.aspx#6204</link><pubDate>Mon, 01 Jun 2009 11:39:05 GMT</pubDate><guid isPermaLink="false">d8c7d797-13b4-459d-b3ca-3ae05fd06865:6204</guid><dc:creator>Error 1327 in Windows Vista - iTechtalk</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;Error 1327 in Windows Vista - iTechtalk&lt;/p&gt;
&lt;img src="http://ljusberg.se/aggbug.aspx?PostID=6204" width="1" height="1"&gt;</description></item><item><title>re: Web Services Software Factory, the solution to all our problems?</title><link>http://ljusberg.se/blogs/smorakning/archive/2007/03/07/web-services-software-factory-the-solution-to-all-our-problems.aspx#6200</link><pubDate>Mon, 04 May 2009 19:24:47 GMT</pubDate><guid isPermaLink="false">d8c7d797-13b4-459d-b3ca-3ae05fd06865:6200</guid><dc:creator>Hernan</dc:creator><description>&lt;p&gt;You may take a look at the latest WSSF V3 Modeling Edition with full DSL support. I think that many of the caveats mentioned above will be no more valid.&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://servicefactory.codeplex.com/"&gt;servicefactory.codeplex.com&lt;/a&gt; &lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://ljusberg.se/aggbug.aspx?PostID=6200" width="1" height="1"&gt;</description></item><item><title>re: Error 1327 Invalid drive</title><link>http://ljusberg.se/blogs/smorakning/archive/2005/06/28/Error-1327-Invalid-drive.aspx#6094</link><pubDate>Fri, 20 Mar 2009 17:47:18 GMT</pubDate><guid isPermaLink="false">d8c7d797-13b4-459d-b3ca-3ae05fd06865:6094</guid><dc:creator>Mark in Houston</dc:creator><description>&lt;p&gt;Awesome, I had already used the workaround which involved creating a new admin account and installing software from there. Obviously the new admin account does not have a a mapped documents drive.&lt;/p&gt;
&lt;p&gt;This fix solved hours of frustration trying to install the windows installer cleanup tool which I was trying to use to fix another install problem.&lt;/p&gt;
&lt;p&gt;Kudos&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://ljusberg.se/aggbug.aspx?PostID=6094" width="1" height="1"&gt;</description></item><item><title>re: Project references in GAT</title><link>http://ljusberg.se/blogs/smorakning/archive/2006/01/05/Project-references-in-GAT.aspx#6088</link><pubDate>Mon, 05 Jan 2009 03:09:49 GMT</pubDate><guid isPermaLink="false">d8c7d797-13b4-459d-b3ca-3ae05fd06865:6088</guid><dc:creator>RhysC</dc:creator><description>&lt;p&gt;Thanks so much for this... it was a big help!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://ljusberg.se/aggbug.aspx?PostID=6088" width="1" height="1"&gt;</description></item><item><title>re: Documenting Web Services</title><link>http://ljusberg.se/blogs/smorakning/archive/2007/03/02/documenting-web-services.aspx#6087</link><pubDate>Wed, 03 Dec 2008 00:12:02 GMT</pubDate><guid isPermaLink="false">d8c7d797-13b4-459d-b3ca-3ae05fd06865:6087</guid><dc:creator>Josh</dc:creator><description>&lt;p&gt;Ever come up with a way to document web services from WSDL to HTML using Sandcastle or similar automated means? A WSDL to UML diagram tool would be nice as well.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://ljusberg.se/aggbug.aspx?PostID=6087" width="1" height="1"&gt;</description></item><item><title>re: Web Services Software Factory, the solution to all our problems?</title><link>http://ljusberg.se/blogs/smorakning/archive/2007/03/07/web-services-software-factory-the-solution-to-all-our-problems.aspx#6083</link><pubDate>Sat, 13 Sep 2008 23:27:04 GMT</pubDate><guid isPermaLink="false">d8c7d797-13b4-459d-b3ca-3ae05fd06865:6083</guid><dc:creator>TC</dc:creator><description>&lt;p&gt;My experience with the Web Service factory (or more accurately responses from people TO the factory) is as follows:&lt;/p&gt;
&lt;p&gt;1. Enterprise Architects relate (falsely) the Wizard/Recipe nature of the factory to magically producing a useful Service - in reality the devil is in the details.&lt;/p&gt;
&lt;p&gt;2. Developers consider it 'to complicated' and opt for a more simple approach without all the different layers and additional Request/Response classes.&lt;/p&gt;
&lt;p&gt;3. Developers consider it 'to time consuming' and opt for a faster approach whereby a 'working' service can be built more readily.&lt;/p&gt;
&lt;p&gt;The complication/productivity issue is analogous to justifications for not performing unit testing - the perception of productivity in the short term is considered more important than long term loss of productivity. I recall a project I worked on whereby when I inquired why unit tests were not being written, the response was &amp;quot;We don't have time for that&amp;quot;. Sometime later the project was repeatedly delayed predominately due to the number and severity of bugs and design issues as a result of the &amp;quot;we don't have enough time for that&amp;quot; ethos.&lt;/p&gt;
&lt;p&gt;I don't agree with the aforementioned justifications - it is simply what I have experienced in the 'real world'.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://ljusberg.se/aggbug.aspx?PostID=6083" width="1" height="1"&gt;</description></item><item><title>re: "Weak" assembly reference not found by MSBuild</title><link>http://ljusberg.se/blogs/smorakning/archive/2006/07/06/_2200_Weak_2200_-assembly-reference-not-found-by-MSBuild.aspx#6082</link><pubDate>Fri, 15 Aug 2008 17:43:32 GMT</pubDate><guid isPermaLink="false">d8c7d797-13b4-459d-b3ca-3ae05fd06865:6082</guid><dc:creator>Oleg Yaroshevych</dc:creator><description>&lt;p&gt;Thanks, I've spent few hours trying to fix it...&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://ljusberg.se/aggbug.aspx?PostID=6082" width="1" height="1"&gt;</description></item></channel></rss>