<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>bloggo ergo sum &#187; visual studio</title>
	<atom:link href="http://bloggoergosum.com/tag/visual-studio/feed/" rel="self" type="application/rss+xml" />
	<link>http://bloggoergosum.com</link>
	<description></description>
	<lastBuildDate>Mon, 10 Oct 2011 04:42:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>VSeWSS:  Value does not fall within the expected range.</title>
		<link>http://bloggoergosum.com/2009/12/08/vsewss-value-does-not-fall-within-the-expected-range/</link>
		<comments>http://bloggoergosum.com/2009/12/08/vsewss-value-does-not-fall-within-the-expected-range/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 19:33:33 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[visual studio]]></category>
		<category><![CDATA[VSeWSS]]></category>

		<guid isPermaLink="false">http://bloggoergosum.com/?p=513</guid>
		<description><![CDATA[On occasion, particularly if you&#8217;re moving files around or working on the structure of your project inside Visual Studio 2008, you&#8217;ll try to deploy your SharePoint project using VSeWSS 1.3 (March 2009 CTP) and get the following error: Value does not fall within the expected range. It&#8217;s cryptic and unhelpful. What value? What expected range? [...]]]></description>
			<content:encoded><![CDATA[<p>On occasion, particularly if you&#8217;re moving files around or working on the structure of your project inside Visual Studio 2008, you&#8217;ll try to deploy your SharePoint project using VSeWSS 1.3 (March 2009 CTP) and get the following error:</p>
<blockquote><p>Value does not fall within the expected range.</p></blockquote>
<p>It&#8217;s cryptic and unhelpful.  What value?  What expected range?  Experience has taught me that VSeWSS can only be deblogged, not debugged.</p>
<p>Anyway, this error usually means there is a file listed in the solution (as in WSP solution, not Visual Studio solution) manifest that doesn&#8217;t exist on the filesystem.  Maybe SVN sucks (it does), or maybe you clicked the wrong button.  Head down that path and you&#8217;ll likely find the problem.</p>
<p>A dead obvious giveaway is shown in this image.  The little &#8216;hazard&#8217; icon indicates a file included in the project is missing from the filesystem.</p>
<p style="text-align: center;"><a href="http://blogs.msdn.com/serkani/archive/2009/02/11/missing-files-in-custom-control-sample-project.aspx"><img class="aligncenter" title="Missing File in Visual Studio" src="http://blogs.msdn.com/blogfiles/serkani/WindowsLiveWriter/MissingfilesinCustomControlSampleProject_92AA/customcontrolproj_2.png" alt="" width="322" height="614" /></a></p>
<p style="text-align: left;">
]]></content:encoded>
			<wfw:commentRss>http://bloggoergosum.com/2009/12/08/vsewss-value-does-not-fall-within-the-expected-range/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

