<?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/"
		>
<channel>
	<title>Comments for The Software Gorilla</title>
	<atom:link href="http://www.thesoftwaregorilla.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thesoftwaregorilla.com</link>
	<description>The Software Gorilla</description>
	<lastBuildDate>Tue, 06 Dec 2011 03:33:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Comment on Tools of the Trade &#8211; Infrastructure and Process by Dave Shogren</title>
		<link>http://www.thesoftwaregorilla.com/2010/05/tools-of-the-trade-infrastructure-and-process/comment-page-1/#comment-14238</link>
		<dc:creator>Dave Shogren</dc:creator>
		<pubDate>Tue, 06 Dec 2011 03:33:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.thesoftwaregorilla.com/?p=598#comment-14238</guid>
		<description>I find your subject very interesting!&#160; While I read more of your post I see much of the idea is hardware focused where I want to explore the software side!&#160; I love developers there are very creative people and most are craftpersons!&#160; Alas that is their down fall while their are creative they tend to not follow the same pattern unless it is well traveled.
So why can&#039;t us architects craft a self discovery system for software development?&#160; I beleive there are paths to this trip but, many do not follow.
I need to reserach what functionallity is available here.
Dave</description>
		<content:encoded><![CDATA[<p>I find your subject very interesting!&nbsp; While I read more of your post I see much of the idea is hardware focused where I want to explore the software side!&nbsp; I love developers there are very creative people and most are craftpersons!&nbsp; Alas that is their down fall while their are creative they tend to not follow the same pattern unless it is well traveled.<br />
So why can&#039;t us architects craft a self discovery system for software development?&nbsp; I beleive there are paths to this trip but, many do not follow.<br />
I need to reserach what functionallity is available here.<br />
Dave</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Exchange Web Services Example &#8211; Part 3 &#8211; Exchange Impersonation by Thomas Augustin</title>
		<link>http://www.thesoftwaregorilla.com/2010/06/exchange-web-services-example-part-3-exchange-impersonation/comment-page-1/#comment-13698</link>
		<dc:creator>Thomas Augustin</dc:creator>
		<pubDate>Wed, 30 Nov 2011 15:09:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.thesoftwaregorilla.com/?p=890#comment-13698</guid>
		<description>This was very useful article for me.But my case slightly different as explained below.
1)&#160; I have a separate exchange server set up
2) Create X number of exchange users&#160; created in it.
3) I have set up exchange impersonation and all other set ups. 
4) &lt;span&gt;I should be able read all mailboxes (email,calendar items, appointments, tasks,reminders etc.,) with a single exchange impersonation service account without supplying the mail account (&lt;strong&gt;&lt;em&gt;because my program do not know each mail account but it knows the &lt;/em&gt;&lt;/strong&gt;&lt;/span&gt;&lt;em&gt;&lt;strong&gt;&lt;span style=&quot;color:#f00&quot;&gt;&lt;em&gt;ManagementScope&lt;/em&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/em&gt;&lt;span style=&quot;color:#f00&quot;&gt;&lt;em&gt;&lt;strong&gt;&lt;strong&gt;&lt;em&gt; &lt;/em&gt;&lt;/strong&gt;and Role&lt;/strong&gt;&lt;/em&gt;) whose mail box need to be read.
	&lt;/span&gt;
&lt;span&gt;It would be great help if you can give me some direction to achieve it.I could not find it anywhere in Microsoft site. 
	&lt;/span&gt;
&lt;span&gt;Thanks in advance &lt;/span&gt;
&lt;span&gt;Thomas&lt;/span&gt;</description>
		<content:encoded><![CDATA[<p>This was very useful article for me.But my case slightly different as explained below.<br />
1)&nbsp; I have a separate exchange server set up<br />
2) Create X number of exchange users&nbsp; created in it.<br />
3) I have set up exchange impersonation and all other set ups.<br />
4) <span>I should be able read all mailboxes (email,calendar items, appointments, tasks,reminders etc.,) with a single exchange impersonation service account without supplying the mail account (<strong><em>because my program do not know each mail account but it knows the </em></strong></span><em><strong><span style="color:#f00"><em>ManagementScope</em></span></strong></em><span style="color:#f00"><em><strong></strong><strong><em> </em></strong>and Role</em>) whose mail box need to be read.<br />
	</span><br />
<span>It would be great help if you can give me some direction to achieve it.I could not find it anywhere in Microsoft site.<br />
	</span><br />
<span>Thanks in advance </span><br />
<span>Thomas</span></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Exchange Web Services Example &#8211; Part 3 &#8211; Exchange Impersonation by HANK</title>
		<link>http://www.thesoftwaregorilla.com/2010/06/exchange-web-services-example-part-3-exchange-impersonation/comment-page-1/#comment-8984</link>
		<dc:creator>HANK</dc:creator>
		<pubDate>Wed, 05 Oct 2011 16:24:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.thesoftwaregorilla.com/?p=890#comment-8984</guid>
		<description>HI Bruce, I like this article!! I have a problem trying to using the exchange.asmx. I have a web application that is in a separated server and I try to use the Current User credentials to access the appointments. Let me put in there way, I want to get the user&#039;s appointments using his/her Network Credentials. The problem is that I get 401 error and I have tried with many ways and no one works. I have tried with CredentialCache, WindowIdentity but I still get the error. I am a developer and the person responsable of the Exchange server is very but very &#160;picky so I &#160;want to avoid any change in Exchange. So I did some test with SharePoint 2010 and I create a Overlay Calendar using the same web service and everything works as I expected. Why my web application cannot access the appointment using the User credentials?? And How can I access the appointments using the user credentials?
Best Regards,
Thanks!
HANK</description>
		<content:encoded><![CDATA[<p>HI Bruce, I like this article!! I have a problem trying to using the exchange.asmx. I have a web application that is in a separated server and I try to use the Current User credentials to access the appointments. Let me put in there way, I want to get the user&#039;s appointments using his/her Network Credentials. The problem is that I get 401 error and I have tried with many ways and no one works. I have tried with CredentialCache, WindowIdentity but I still get the error. I am a developer and the person responsable of the Exchange server is very but very &nbsp;picky so I &nbsp;want to avoid any change in Exchange. So I did some test with SharePoint 2010 and I create a Overlay Calendar using the same web service and everything works as I expected. Why my web application cannot access the appointment using the User credentials?? And How can I access the appointments using the user credentials?<br />
Best Regards,<br />
Thanks!<br />
HANK</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Exchange Web Services Example &#8211; Part 4 &#8211; Subscriptions and Notifications by Gary</title>
		<link>http://www.thesoftwaregorilla.com/2010/07/exchange-web-services-example-part-4-subscriptions-and-notifications/comment-page-1/#comment-6363</link>
		<dc:creator>Gary</dc:creator>
		<pubDate>Sat, 13 Aug 2011 14:16:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.thesoftwaregorilla.com/?p=892#comment-6363</guid>
		<description>Bruce, you&#039;re a life saver - thanks for posting this! &#160;Was able to get my code working properly thanks to you. :)</description>
		<content:encoded><![CDATA[<p>Bruce, you&#039;re a life saver &#8211; thanks for posting this! &nbsp;Was able to get my code working properly thanks to you. <img src='http://www.thesoftwaregorilla.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Exchange Web Services Example &#8211; Part 3 &#8211; Exchange Impersonation by Jon</title>
		<link>http://www.thesoftwaregorilla.com/2010/06/exchange-web-services-example-part-3-exchange-impersonation/comment-page-1/#comment-5421</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Tue, 19 Jul 2011 10:10:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.thesoftwaregorilla.com/?p=890#comment-5421</guid>
		<description>Hi Bruce, thanks very much for such an informative article - it really helped me understand how to set up impersonation on Exchange 2007 R3 (Windows Server 2003 R2). I had no problems setting it up - now to test access!
All the best, Jon
&#160;
P.S. I wonder if MS would sponsor articles like this which so helpfully make up for the poor official documentation?</description>
		<content:encoded><![CDATA[<p>Hi Bruce, thanks very much for such an informative article &#8211; it really helped me understand how to set up impersonation on Exchange 2007 R3 (Windows Server 2003 R2). I had no problems setting it up &#8211; now to test access!<br />
All the best, Jon<br />
&nbsp;<br />
P.S. I wonder if MS would sponsor articles like this which so helpfully make up for the poor official documentation?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

