<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://nimtug.org/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>Damien McGivern - All Comments</title><link>http://nimtug.org/blogs/damien-mcgivern/default.aspx</link><description /><dc:language>en</dc:language><generator>CommunityServer 2007 SP2 (Build: 20611.960)</generator><item><title>re: Could not load file or assembly nunit.core</title><link>http://nimtug.org/blogs/damien-mcgivern/archive/2006/05/17/Could-not-load-file-or-assembly-nunit-core.aspx#2229</link><pubDate>Thu, 04 Dec 2008 10:44:43 GMT</pubDate><guid isPermaLink="false">61b722dd-0c8a-41f4-a893-0fca5b7be9f7:2229</guid><dc:creator>Shahidul</dc:creator><description>&lt;p&gt;Oh GOD, I just spent 2 days, there was no problem in app.config file, but unintentionally i kept bakup of config file in the same directory ( like bak_app.config), removed it problem solved.&lt;/p&gt;&lt;img src="http://nimtug.org/aggbug.aspx?PostID=2229" width="1" height="1"&gt;</description></item><item><title>re: WCF requires precompiled ASP.Net sites to be updatable</title><link>http://nimtug.org/blogs/damien-mcgivern/archive/2008/01/30/wcf-required-precompiled-asp-net-site-to-be-updatable.aspx#2211</link><pubDate>Thu, 20 Nov 2008 11:03:39 GMT</pubDate><guid isPermaLink="false">61b722dd-0c8a-41f4-a893-0fca5b7be9f7:2211</guid><dc:creator>Harshil Patel</dc:creator><description>&lt;p&gt;Thanks Tom Fuller,&lt;/p&gt;
&lt;p&gt;You saved a lot of time for me too.&lt;/p&gt;
&lt;p&gt;I have solved the problem by doing as you suggested on local IIS.&lt;/p&gt;
&lt;p&gt;Now i am facing a problem while hosting it on Godady . I get an xml error saying :&lt;/p&gt;
&lt;p&gt;-----&lt;/p&gt;
&lt;p&gt;XML Parsing Error: no element found&lt;/p&gt;
&lt;p&gt;Location: &lt;a rel="nofollow" target="_new" href="http://mydomain.com/myWCFService.svc"&gt;mydomain.com/myWCFService.svc&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Line Number 1, Column 1:&lt;/p&gt;
&lt;p&gt;-----&lt;/p&gt;
&lt;p&gt;any idea what could be wrong sir ?&lt;/p&gt;
&lt;img src="http://nimtug.org/aggbug.aspx?PostID=2211" width="1" height="1"&gt;</description></item><item><title>re: ReSharper 4 doesn't like VS 2008 SP1/ .Net 3.5 SP1</title><link>http://nimtug.org/blogs/damien-mcgivern/archive/2008/05/15/resharper-4-doesn-t-like-vs-2008-sp1-net-3-5-sp1.aspx#2078</link><pubDate>Sat, 06 Sep 2008 13:07:16 GMT</pubDate><guid isPermaLink="false">61b722dd-0c8a-41f4-a893-0fca5b7be9f7:2078</guid><dc:creator>Damien McGivern</dc:creator><description>&lt;p&gt;ReSharper 4.1 was released recently and offically supports VS 2008 SP1 as well as including a load of bug fixes. see &lt;a rel="nofollow" target="_new" href="http://www.jetbrains.com/resharper/releaseNotes41.html"&gt;www.jetbrains.com/.../releaseNotes41.html&lt;/a&gt; for more details.&lt;/p&gt;
&lt;img src="http://nimtug.org/aggbug.aspx?PostID=2078" width="1" height="1"&gt;</description></item><item><title>re: ReSharper 4 doesn't like VS 2008 SP1/ .Net 3.5 SP1</title><link>http://nimtug.org/blogs/damien-mcgivern/archive/2008/05/15/resharper-4-doesn-t-like-vs-2008-sp1-net-3-5-sp1.aspx#2077</link><pubDate>Fri, 05 Sep 2008 21:46:45 GMT</pubDate><guid isPermaLink="false">61b722dd-0c8a-41f4-a893-0fca5b7be9f7:2077</guid><dc:creator>Simon Phillips</dc:creator><description>&lt;p&gt;Installed SP1 last week... had to remove SP Betas using the tool that the installer suggested.&lt;/p&gt;
&lt;p&gt;But other than that it seams to be all installed OK, better be cause starting new dev project next week :S&lt;/p&gt;
&lt;img src="http://nimtug.org/aggbug.aspx?PostID=2077" width="1" height="1"&gt;</description></item><item><title>re: Cryptic error messges in WCF? </title><link>http://nimtug.org/blogs/damien-mcgivern/archive/2008/01/14/cryptic-error-messges-in-wcf.aspx#2070</link><pubDate>Wed, 30 Jul 2008 03:57:06 GMT</pubDate><guid isPermaLink="false">61b722dd-0c8a-41f4-a893-0fca5b7be9f7:2070</guid><dc:creator>Andrew Franchuk</dc:creator><description>&lt;p&gt;To fix Enum problem you need to fully specify enum values e.g.&lt;/p&gt;
&lt;p&gt;enum Test&lt;/p&gt;
&lt;p&gt;{ Code1, Code2} - doesn&amp;#39;t work&lt;/p&gt;
&lt;p&gt;enum Test&lt;/p&gt;
&lt;p&gt;{Code1=1,Code2=2} - works&lt;/p&gt;
&lt;img src="http://nimtug.org/aggbug.aspx?PostID=2070" width="1" height="1"&gt;</description></item><item><title>re: Could not load file or assembly nunit.core</title><link>http://nimtug.org/blogs/damien-mcgivern/archive/2006/05/17/Could-not-load-file-or-assembly-nunit-core.aspx#2069</link><pubDate>Sat, 26 Jul 2008 01:35:38 GMT</pubDate><guid isPermaLink="false">61b722dd-0c8a-41f4-a893-0fca5b7be9f7:2069</guid><dc:creator>Arvind</dc:creator><description>&lt;p&gt;I solved the problem by copying the nunit.framework.dll into the debug folder and ran the tests successfully. Thanks Shehzad and Everyone.&lt;/p&gt;
&lt;img src="http://nimtug.org/aggbug.aspx?PostID=2069" width="1" height="1"&gt;</description></item><item><title>Syntax Highlighting on Kidoos</title><link>http://nimtug.org/blogs/damien-mcgivern/archive/2006/08/19/Adding-syntax-highlighting-to-Community-Server-CS.aspx#2063</link><pubDate>Fri, 04 Jul 2008 11:28:27 GMT</pubDate><guid isPermaLink="false">61b722dd-0c8a-41f4-a893-0fca5b7be9f7:2063</guid><dc:creator>Kidoos</dc:creator><description>&lt;p&gt;void main() { printf(&amp;amp;quot;Hello Kidoos World&amp;amp;quot;); return 0; } Syntax Highlighting started working&lt;/p&gt;
&lt;img src="http://nimtug.org/aggbug.aspx?PostID=2063" width="1" height="1"&gt;</description></item><item><title>re: WCF requires precompiled ASP.Net sites to be updatable</title><link>http://nimtug.org/blogs/damien-mcgivern/archive/2008/01/30/wcf-required-precompiled-asp-net-site-to-be-updatable.aspx#2027</link><pubDate>Mon, 16 Jun 2008 15:05:33 GMT</pubDate><guid isPermaLink="false">61b722dd-0c8a-41f4-a893-0fca5b7be9f7:2027</guid><dc:creator>Adam Kahtava</dc:creator><description>&lt;p&gt;Thanks you just saved me a lot of time!&lt;/p&gt;
&lt;img src="http://nimtug.org/aggbug.aspx?PostID=2027" width="1" height="1"&gt;</description></item><item><title>re: WCF requires precompiled ASP.Net sites to be updatable</title><link>http://nimtug.org/blogs/damien-mcgivern/archive/2008/01/30/wcf-required-precompiled-asp-net-site-to-be-updatable.aspx#2025</link><pubDate>Fri, 13 Jun 2008 10:46:19 GMT</pubDate><guid isPermaLink="false">61b722dd-0c8a-41f4-a893-0fca5b7be9f7:2025</guid><dc:creator>Paras</dc:creator><description>&lt;p&gt;Thanks, this was really helpful. &lt;/p&gt;
&lt;p&gt;~Paras&lt;/p&gt;
&lt;img src="http://nimtug.org/aggbug.aspx?PostID=2025" width="1" height="1"&gt;</description></item><item><title>re: WCF requires precompiled ASP.Net sites to be updatable</title><link>http://nimtug.org/blogs/damien-mcgivern/archive/2008/01/30/wcf-required-precompiled-asp-net-site-to-be-updatable.aspx#2021</link><pubDate>Wed, 04 Jun 2008 15:56:27 GMT</pubDate><guid isPermaLink="false">61b722dd-0c8a-41f4-a893-0fca5b7be9f7:2021</guid><dc:creator>Tom Fuller - MSFT</dc:creator><description>&lt;p&gt;Damien,&lt;/p&gt;
&lt;p&gt;My name is Tom Fuller and I work for Microsoft on the WCF support team. &amp;nbsp;I just worked through this issue with another customer and we found that you do *not* need to make the web application project as updateable to get WCF services to work. &amp;nbsp;The only tricky part is keeping the application project name and virtual directory name in sync. &amp;nbsp;If you don&amp;#39;t you&amp;#39;ll need to fix the customString node in the .compile file. &amp;nbsp;I have written up some instructions at &lt;a rel="nofollow" target="_new" href="http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=3435941&amp;amp;SiteID=1"&gt;forums.microsoft.com/.../ShowPost.aspx&lt;/a&gt; &lt;/p&gt;
&lt;img src="http://nimtug.org/aggbug.aspx?PostID=2021" width="1" height="1"&gt;</description></item><item><title>re: ReSharper 4 doesn't like VS 2008 SP1/ .Net 3.5 SP1</title><link>http://nimtug.org/blogs/damien-mcgivern/archive/2008/05/15/resharper-4-doesn-t-like-vs-2008-sp1-net-3-5-sp1.aspx#2017</link><pubDate>Tue, 27 May 2008 20:09:06 GMT</pubDate><guid isPermaLink="false">61b722dd-0c8a-41f4-a893-0fca5b7be9f7:2017</guid><dc:creator>Tom</dc:creator><description>&lt;p&gt;Id say it is a service pack Because these are Items that should have been with 3.5 to begin with but were not ready?&lt;/p&gt;
&lt;img src="http://nimtug.org/aggbug.aspx?PostID=2017" width="1" height="1"&gt;</description></item><item><title>re: Could not load file or assembly nunit.core</title><link>http://nimtug.org/blogs/damien-mcgivern/archive/2006/05/17/Could-not-load-file-or-assembly-nunit-core.aspx#2015</link><pubDate>Fri, 23 May 2008 19:15:31 GMT</pubDate><guid isPermaLink="false">61b722dd-0c8a-41f4-a893-0fca5b7be9f7:2015</guid><dc:creator>Yusef</dc:creator><description>&lt;p&gt;I got this issue after upgrading my version; &amp;nbsp;It was working for other team members but not me. &amp;nbsp;I was able to fix this issue by running Clean Solution within Visual Studio, then rebuild all. &amp;nbsp;That seemed to fix my issue.&lt;/p&gt;
&lt;img src="http://nimtug.org/aggbug.aspx?PostID=2015" width="1" height="1"&gt;</description></item><item><title>re: ReSharper 4 doesn't like VS 2008 SP1/ .Net 3.5 SP1</title><link>http://nimtug.org/blogs/damien-mcgivern/archive/2008/05/15/resharper-4-doesn-t-like-vs-2008-sp1-net-3-5-sp1.aspx#2013</link><pubDate>Fri, 16 May 2008 17:53:37 GMT</pubDate><guid isPermaLink="false">61b722dd-0c8a-41f4-a893-0fca5b7be9f7:2013</guid><dc:creator>holSee</dc:creator><description>&lt;p&gt;Cheers for the heads up, big fan of the Resharper. &amp;nbsp;I’ve also been using the Resharper (R#) v4 nightly builds to get the LINQ &amp;amp; XAML support. &lt;/p&gt;
&lt;p&gt;It is a pity; .Net 3.5 SP1 and Visual Studio 2008 SP1 are both allot more than a collection of fixes (even thou they include over 100 fixes).&lt;/p&gt;
&lt;p&gt;There are such goodies as ASP.NET URLs routing support (nice clean URLs) which allows you to define the syntax of the URL (as seen in MVC), ASP.NET Dynamic Data, improved WPF designer (I’ve had my had my fair share of issues with this past year), “Back Button” support for AJAX enabled web applications... and so much more.&lt;/p&gt;
&lt;p&gt;It is more like .Net 4.0 than a simple Service Pack! (Another misleading name)&lt;/p&gt;
&lt;p&gt;If you care here is where I heard all about the included new features from better men than I:&lt;/p&gt;
&lt;p&gt;Scott Gu: &lt;a rel="nofollow" target="_new" href="http://weblogs.asp.net/scottgu/archive/2008/05/12/visual-studio-2008-and-net-framework-3-5-service-pack-1-beta.aspx"&gt;weblogs.asp.net/.../visual-studio-2008-and-net-framework-3-5-service-pack-1-beta.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;.Net Rocks Podcasts: &lt;a rel="nofollow" target="_new" href="http://www.dotnetrocks.com/default.aspx?showNum=340"&gt;www.dotnetrocks.com/default.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Now I am torn between which of the 2 to choose... R#v4 or VS9 &amp;amp; .NET 3.5 SP1. &lt;/p&gt;
&lt;p&gt;I’ve been really digging the Visual Studio integrated unit test runner allot and the productivity and macro support within Resharper for creating new Class from templates. &amp;nbsp; &lt;/p&gt;
&lt;p&gt;P.S. I had a colleague that had to reinstall visual studio 2005 due to a dodgey build (I can’t remember the number of hand but it was a few weeks ago Note: 799 has been ok for me) &lt;/p&gt;
&lt;p&gt;R#v4 Nightly Builds: (in case any stray readers are interested) &lt;a rel="nofollow" target="_new" href="http://www.jetbrains.net/confluence/display/ReSharper/ReSharper+4.0+Nightly+Builds"&gt;www.jetbrains.net/.../ReSharper+4.0+Nightly+Builds&lt;/a&gt;&lt;/p&gt;
&lt;img src="http://nimtug.org/aggbug.aspx?PostID=2013" width="1" height="1"&gt;</description></item><item><title>re: WCF requires precompiled ASP.Net sites to be updatable</title><link>http://nimtug.org/blogs/damien-mcgivern/archive/2008/01/30/wcf-required-precompiled-asp-net-site-to-be-updatable.aspx#2009</link><pubDate>Tue, 06 May 2008 00:45:24 GMT</pubDate><guid isPermaLink="false">61b722dd-0c8a-41f4-a893-0fca5b7be9f7:2009</guid><dc:creator>David</dc:creator><description>&lt;p&gt;Thanks for this Damien. Very helpful.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;David&lt;/p&gt;
&lt;img src="http://nimtug.org/aggbug.aspx?PostID=2009" width="1" height="1"&gt;</description></item><item><title>re: Cryptic error messges in WCF? </title><link>http://nimtug.org/blogs/damien-mcgivern/archive/2008/01/14/cryptic-error-messges-in-wcf.aspx#1678</link><pubDate>Tue, 29 Jan 2008 16:08:00 GMT</pubDate><guid isPermaLink="false">61b722dd-0c8a-41f4-a893-0fca5b7be9f7:1678</guid><dc:creator>Ronan Egan</dc:creator><description>&lt;p&gt;I&amp;#39;ve had the same problem, I was exposing an enum as part of a data contract on WCF and seeing the returning message crash out.&lt;/p&gt;
&lt;p&gt;I reverted to a primitive type and it solved the problem.&lt;/p&gt;
&lt;img src="http://nimtug.org/aggbug.aspx?PostID=1678" width="1" height="1"&gt;</description></item></channel></rss>