<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Developing SharePoint Solutions in Visual Studio</title>
	<atom:link href="http://greggalipeau.wordpress.com/2008/05/18/developing-sharepoint-solutions-in-visual-studio/feed/" rel="self" type="application/rss+xml" />
	<link>http://greggalipeau.wordpress.com/2008/05/18/developing-sharepoint-solutions-in-visual-studio/</link>
	<description>Microsoft .net/SharePoint</description>
	<lastBuildDate>Mon, 16 Nov 2009 15:16:16 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Suz</title>
		<link>http://greggalipeau.wordpress.com/2008/05/18/developing-sharepoint-solutions-in-visual-studio/#comment-705</link>
		<dc:creator>Suz</dc:creator>
		<pubDate>Tue, 22 Sep 2009 07:55:10 +0000</pubDate>
		<guid isPermaLink="false">http://greggalipeau.wordpress.com/?p=45#comment-705</guid>
		<description>Thanks for the blog! worked like a charm :)</description>
		<content:encoded><![CDATA[<p>Thanks for the blog! worked like a charm <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sharepoint developer resources &#187; WSPbuilder documentation</title>
		<link>http://greggalipeau.wordpress.com/2008/05/18/developing-sharepoint-solutions-in-visual-studio/#comment-669</link>
		<dc:creator>sharepoint developer resources &#187; WSPbuilder documentation</dc:creator>
		<pubDate>Mon, 20 Jul 2009 14:10:34 +0000</pubDate>
		<guid isPermaLink="false">http://greggalipeau.wordpress.com/?p=45#comment-669</guid>
		<description>[...] Developing SharePoint Solutions in Visual Studio http://greggalipeau.wordpress.com/2008/05/18/developing-sharepoint-solutions-in-visual-studio/ [...]</description>
		<content:encoded><![CDATA[<p>[...] Developing SharePoint Solutions in Visual Studio <a href="http://greggalipeau.wordpress.com/2008/05/18/developing-sharepoint-solutions-in-visual-studio/" rel="nofollow">http://greggalipeau.wordpress.com/2008/05/18/developing-sharepoint-solutions-in-visual-studio/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thatikonda</title>
		<link>http://greggalipeau.wordpress.com/2008/05/18/developing-sharepoint-solutions-in-visual-studio/#comment-640</link>
		<dc:creator>Thatikonda</dc:creator>
		<pubDate>Mon, 22 Jun 2009 22:12:12 +0000</pubDate>
		<guid isPermaLink="false">http://greggalipeau.wordpress.com/?p=45#comment-640</guid>
		<description>Greg Galipeau,

Could we have your code for download? So I can compare my xml files with yours and find the character that is causing the error. I am right now got stuck.

Thanks</description>
		<content:encoded><![CDATA[<p>Greg Galipeau,</p>
<p>Could we have your code for download? So I can compare my xml files with yours and find the character that is causing the error. I am right now got stuck.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thatikonda</title>
		<link>http://greggalipeau.wordpress.com/2008/05/18/developing-sharepoint-solutions-in-visual-studio/#comment-639</link>
		<dc:creator>Thatikonda</dc:creator>
		<pubDate>Mon, 22 Jun 2009 21:29:12 +0000</pubDate>
		<guid isPermaLink="false">http://greggalipeau.wordpress.com/?p=45#comment-639</guid>
		<description>My solution compiles but it gives an error when I try to deploy. 
:
Install and deploying DemoProject.wsp
Unable to deploy solution
Inner exception(1): Name cannot begin with the &#039;%&#039; character, hexadecimal value 0x25. Line 1, position 2.
:

I followed the exact steps but not able to figure out in the XML file, the character that is causing this error. Can I upload/email the XML files?</description>
		<content:encoded><![CDATA[<p>My solution compiles but it gives an error when I try to deploy.<br />
:<br />
Install and deploying DemoProject.wsp<br />
Unable to deploy solution<br />
Inner exception(1): Name cannot begin with the &#8216;%&#8217; character, hexadecimal value 0&#215;25. Line 1, position 2.<br />
:</p>
<p>I followed the exact steps but not able to figure out in the XML file, the character that is causing this error. Can I upload/email the XML files?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gary Fuller</title>
		<link>http://greggalipeau.wordpress.com/2008/05/18/developing-sharepoint-solutions-in-visual-studio/#comment-633</link>
		<dc:creator>Gary Fuller</dc:creator>
		<pubDate>Thu, 11 Jun 2009 12:57:58 +0000</pubDate>
		<guid isPermaLink="false">http://greggalipeau.wordpress.com/?p=45#comment-633</guid>
		<description>Hi Greg,

Your reply to my post worked! The boss has given me permission to build a proper SP dev environment on my workstation. 

I would love to hear details of building a good dev machine (yours or any best practices). I&#039;ve got Ed Robillard&#039;s and Justine Devine&#039;s setup ideas printed out.

I have a small footprint HP box with one hard drive (and not much room inside), containing 104 GB, 64 GB free, running Windows XP Professional, Intel Core 2 Duo. 1.96 GB RAM (I know I&#039;ll need 1-2 GB more).

I (or someone here) will be installing VM Workstation, possibly an external hard drive, Windows Server 2003, with WSS 3.0.

I already have Visual Studio Professional 2008, SharePoint Designer 2007, WSPBuilder and a couple other goodies.

A big question is where should the VMware and server stuff be installed, on the local c: drive, a second internal drive or on an external hard drive? I know Ed Robillard recommends putting it on an external drive (but for a laptop setup). I don&#039;t think I have room for a second internal drive, but not sure. I also need backup consideration.

Sorry if this post is a bit off-topic.

All comments and suggestions welcome,

Gary Fuller</description>
		<content:encoded><![CDATA[<p>Hi Greg,</p>
<p>Your reply to my post worked! The boss has given me permission to build a proper SP dev environment on my workstation. </p>
<p>I would love to hear details of building a good dev machine (yours or any best practices). I&#8217;ve got Ed Robillard&#8217;s and Justine Devine&#8217;s setup ideas printed out.</p>
<p>I have a small footprint HP box with one hard drive (and not much room inside), containing 104 GB, 64 GB free, running Windows XP Professional, Intel Core 2 Duo. 1.96 GB RAM (I know I&#8217;ll need 1-2 GB more).</p>
<p>I (or someone here) will be installing VM Workstation, possibly an external hard drive, Windows Server 2003, with WSS 3.0.</p>
<p>I already have Visual Studio Professional 2008, SharePoint Designer 2007, WSPBuilder and a couple other goodies.</p>
<p>A big question is where should the VMware and server stuff be installed, on the local c: drive, a second internal drive or on an external hard drive? I know Ed Robillard recommends putting it on an external drive (but for a laptop setup). I don&#8217;t think I have room for a second internal drive, but not sure. I also need backup consideration.</p>
<p>Sorry if this post is a bit off-topic.</p>
<p>All comments and suggestions welcome,</p>
<p>Gary Fuller</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gary Fuller</title>
		<link>http://greggalipeau.wordpress.com/2008/05/18/developing-sharepoint-solutions-in-visual-studio/#comment-630</link>
		<dc:creator>Gary Fuller</dc:creator>
		<pubDate>Wed, 10 Jun 2009 11:19:34 +0000</pubDate>
		<guid isPermaLink="false">http://greggalipeau.wordpress.com/?p=45#comment-630</guid>
		<description>Thanks for the quick reply. This kind of sums it up for me. This was my recommendation here at work, but I got the alternative. Now I have some ammunition to plead my case. Thank you!</description>
		<content:encoded><![CDATA[<p>Thanks for the quick reply. This kind of sums it up for me. This was my recommendation here at work, but I got the alternative. Now I have some ammunition to plead my case. Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg Galipeau</title>
		<link>http://greggalipeau.wordpress.com/2008/05/18/developing-sharepoint-solutions-in-visual-studio/#comment-628</link>
		<dc:creator>Greg Galipeau</dc:creator>
		<pubDate>Tue, 09 Jun 2009 19:45:49 +0000</pubDate>
		<guid isPermaLink="false">http://greggalipeau.wordpress.com/?p=45#comment-628</guid>
		<description>Hi Gary,
You mentioned you are developing on your local machine. Unfortuantely, in SharePoint development you have to develop on a SharePoint server. I have heard some people mentioning that they can develop locally with some creative techniques (but it never usually works out completely). So, your issue probably has to do with this. I recommend installing Windows Server and a SharePoint environment on a virtual machine. I use Microsoft VPC to do all my development.</description>
		<content:encoded><![CDATA[<p>Hi Gary,<br />
You mentioned you are developing on your local machine. Unfortuantely, in SharePoint development you have to develop on a SharePoint server. I have heard some people mentioning that they can develop locally with some creative techniques (but it never usually works out completely). So, your issue probably has to do with this. I recommend installing Windows Server and a SharePoint environment on a virtual machine. I use Microsoft VPC to do all my development.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gary Fuller</title>
		<link>http://greggalipeau.wordpress.com/2008/05/18/developing-sharepoint-solutions-in-visual-studio/#comment-627</link>
		<dc:creator>Gary Fuller</dc:creator>
		<pubDate>Tue, 09 Jun 2009 18:33:23 +0000</pubDate>
		<guid isPermaLink="false">http://greggalipeau.wordpress.com/?p=45#comment-627</guid>
		<description>Hi Greg,
I&#039;ve been unsuccessful in completing the Demo Project. On each WSP build I get the error:
...
Creating the WSP file
Invalid path: \\Servername\C$\Program Files\Common Files\Microsoft Shared\web server extensions\12\TEMPLATE\LAYOUTS\CUSTOM\DemoProject\DemoProject

This is the exact path to the DemoProject files.

I guess it&#039;s obvious I&#039;m developing on my local machine (XP Professional with Visual Studio (2008) trying to use WSPBuilder on the same machine. I create the Demo Project on the (remote) development server (containing WSS 3.0) successfully, but everything falls apart when I attempt to build the WSP.

I saw the previous scope issues, but I don&#039;t think this is related (I&#039;m an SP newbie, so I could easily be wrong!)

Can you please suggest a possible solution to my dilemma? I really like the WSPBuilder, and would like to continue using it. I think it&#039;s a great tool.

I did just find out there&#039;s a copy of the older VS 2005 on the remote dev server, but I really don&#039;t want to use that unless I have to.

Best Regards,
Gary Fuller</description>
		<content:encoded><![CDATA[<p>Hi Greg,<br />
I&#8217;ve been unsuccessful in completing the Demo Project. On each WSP build I get the error:<br />
&#8230;<br />
Creating the WSP file<br />
Invalid path: \\Servername\C$\Program Files\Common Files\Microsoft Shared\web server extensions\12\TEMPLATE\LAYOUTS\CUSTOM\DemoProject\DemoProject</p>
<p>This is the exact path to the DemoProject files.</p>
<p>I guess it&#8217;s obvious I&#8217;m developing on my local machine (XP Professional with Visual Studio (2008) trying to use WSPBuilder on the same machine. I create the Demo Project on the (remote) development server (containing WSS 3.0) successfully, but everything falls apart when I attempt to build the WSP.</p>
<p>I saw the previous scope issues, but I don&#8217;t think this is related (I&#8217;m an SP newbie, so I could easily be wrong!)</p>
<p>Can you please suggest a possible solution to my dilemma? I really like the WSPBuilder, and would like to continue using it. I think it&#8217;s a great tool.</p>
<p>I did just find out there&#8217;s a copy of the older VS 2005 on the remote dev server, but I really don&#8217;t want to use that unless I have to.</p>
<p>Best Regards,<br />
Gary Fuller</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sourab</title>
		<link>http://greggalipeau.wordpress.com/2008/05/18/developing-sharepoint-solutions-in-visual-studio/#comment-611</link>
		<dc:creator>sourab</dc:creator>
		<pubDate>Wed, 03 Jun 2009 05:17:59 +0000</pubDate>
		<guid isPermaLink="false">http://greggalipeau.wordpress.com/?p=45#comment-611</guid>
		<description>I m a starter in sharepoint development.
I have the requirement of reading contents of an excel file in the Item Added event of Event receiver . Can any one pls tell me how to accomplish this.</description>
		<content:encoded><![CDATA[<p>I m a starter in sharepoint development.<br />
I have the requirement of reading contents of an excel file in the Item Added event of Event receiver . Can any one pls tell me how to accomplish this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mahmoud</title>
		<link>http://greggalipeau.wordpress.com/2008/05/18/developing-sharepoint-solutions-in-visual-studio/#comment-589</link>
		<dc:creator>mahmoud</dc:creator>
		<pubDate>Tue, 26 May 2009 08:44:09 +0000</pubDate>
		<guid isPermaLink="false">http://greggalipeau.wordpress.com/?p=45#comment-589</guid>
		<description>you look like a sharepoint expert, i would like you to help me with my final year project..... am doing it on sharepoint, i got the solution from my friend working at a company to use it as an example and learn from it, but i can understand nothing, how can u help !? do u have a tutorials or ebooks</description>
		<content:encoded><![CDATA[<p>you look like a sharepoint expert, i would like you to help me with my final year project&#8230;.. am doing it on sharepoint, i got the solution from my friend working at a company to use it as an example and learn from it, but i can understand nothing, how can u help !? do u have a tutorials or ebooks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
