<?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>BLOGS@DiGiTSS &#187; Microsoft</title>
	<atom:link href="http://blogs.digitss.com/category/microsoft/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.digitss.com</link>
	<description>DiGiTSS Team&#039;s Programming experience with PHP, MySQL, Ajax, Javascript, jQuery, C# and Microsoft technologies</description>
	<lastBuildDate>Sun, 11 Jul 2010 07:32:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<script type="text/javascript">
if (typeof Meebo == 'undefined') {
Meebo=function(){(Meebo._=Meebo._||[]).push(arguments)};
(function(q){

	var args = arguments;
	if (!document.body) { return setTimeout(function(){ args.callee.apply(this, args) }, 100); }
	var d=document, b=d.body, m=b.insertBefore(d.createElement('div'), b.firstChild); s=d.createElement('script');
	m.id='meebo'; m.style.display='none'; m.innerHTML='<iframe id="meebo-iframe"></iframe>';
	s.src='http'+(q.https?'s':'')+'://'+(q.stage?'stage-':'')+'cim.meebo.com/cim/cim.php?network='+q.network;
	b.insertBefore(s, b.firstChild);

})({network:'blogsdigitss_pi49bi'});	}</script>	<item>
		<title>Cannot load HTML template: No launch page defined in template at c:\Program Files (x86)\Microsoft Expression\Encoder 4\Templates\en\&#8230;</title>
		<link>http://blogs.digitss.com/microsoft/cannot-load-html-template-no-launch-page-defined-in-template-at-cprogram-files-x86microsoft-expressionencoder-4templatesen/</link>
		<comments>http://blogs.digitss.com/microsoft/cannot-load-html-template-no-launch-page-defined-in-template-at-cprogram-files-x86microsoft-expressionencoder-4templatesen/#comments</comments>
		<pubDate>Wed, 07 Jul 2010 11:25:18 +0000</pubDate>
		<dc:creator>Gajjar Gaurav</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Silverlight]]></category>

		<guid isPermaLink="false">http://blogs.digitss.com/?p=392</guid>
		<description><![CDATA[While trying my hands on Expression Encoder 4 I came across this issue that my template was not loading . When I checked my Activity log I found that, Cannot load HTML template: No launch page defined in template at c:\Program Files (x86)\Microsoft Expression\Encoder 4\Templates\en\SmoothStreamingMediaElement. Cannot load HTML template: No launch page defined in template [...]]]></description>
		<wfw:commentRss>http://blogs.digitss.com/microsoft/cannot-load-html-template-no-launch-page-defined-in-template-at-cprogram-files-x86microsoft-expressionencoder-4templatesen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Request for the permission of type &#8216;System.Data&#8230;&#8217; failed</title>
		<link>http://blogs.digitss.com/microsoft/net-microsoft/request-for-the-permission-of-type-system-data-failed/</link>
		<comments>http://blogs.digitss.com/microsoft/net-microsoft/request-for-the-permission-of-type-system-data-failed/#comments</comments>
		<pubDate>Sat, 16 Jan 2010 12:08:05 +0000</pubDate>
		<dc:creator>Gajjar Gaurav</dc:creator>
				<category><![CDATA[.net]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[.NET Windows Forms]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Exception]]></category>

		<guid isPermaLink="false">http://blogs.digitss.com/?p=334</guid>
		<description><![CDATA[The exception raised was  Request for the permission of type 'System.Data.OleDb.OleDbPermission, System.Data, Version 2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed. ]]></description>
		<wfw:commentRss>http://blogs.digitss.com/microsoft/net-microsoft/request-for-the-permission-of-type-system-data-failed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AG_E_PARSER_BAD_PROPERTY_VALUE</title>
		<link>http://blogs.digitss.com/programming/ag_e_parser_bad_property_value/</link>
		<comments>http://blogs.digitss.com/programming/ag_e_parser_bad_property_value/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 07:37:58 +0000</pubDate>
		<dc:creator>Gajjar Gaurav</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Silverlight]]></category>

		<guid isPermaLink="false">http://blogs.digitss.com/?p=317</guid>
		<description><![CDATA[Error Reporting in Silverlight is really bad. One of the most common error you see whiled developing a Silverlight application is AG_E_PARSER_BAD_PROPERTY_VALUE. This error mostly occurs due to following, Version Change in assemly while you are working in the same code (i.e. you used version x initially and later on you changed it to version [...]]]></description>
		<wfw:commentRss>http://blogs.digitss.com/programming/ag_e_parser_bad_property_value/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The following module was built either with optimizations enabled or without debug information + Silverlight</title>
		<link>http://blogs.digitss.com/microsoft/silverlight-microsoft/the-following-module-was-built-either-with-optimizations-enabled-or-without-debug-information-silverlight/</link>
		<comments>http://blogs.digitss.com/microsoft/silverlight-microsoft/the-following-module-was-built-either-with-optimizations-enabled-or-without-debug-information-silverlight/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 11:53:01 +0000</pubDate>
		<dc:creator>Gajjar Gaurav</dc:creator>
				<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Visual Studio 2008]]></category>

		<guid isPermaLink="false">http://blogs.digitss.com/?p=286</guid>
		<description><![CDATA[While coding with VS 2005/2008 you may encounter with an exception that " The following module was built either with optimizations enabled or without debug information" . To Resolve this, first thing you can do is enable full debug info on your project. to do this, - Right Click the Project which is giving the [...]]]></description>
		<wfw:commentRss>http://blogs.digitss.com/microsoft/silverlight-microsoft/the-following-module-was-built-either-with-optimizations-enabled-or-without-debug-information-silverlight/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Windows Terminal Server and User Auto Log-Off for RDP</title>
		<link>http://blogs.digitss.com/microsoft/windows-terminal-server-and-user-auto-log-off-for-rdp/</link>
		<comments>http://blogs.digitss.com/microsoft/windows-terminal-server-and-user-auto-log-off-for-rdp/#comments</comments>
		<pubDate>Fri, 10 Jul 2009 19:20:26 +0000</pubDate>
		<dc:creator>Dharmavirsinh Jhala</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://blogs.digitss.com/?p=274</guid>
		<description><![CDATA[If you are one who has ever faced issues due to people disconnecting from the Windows Terminal Server (RDP) and not logging off? Then here is a small change you can make and it will auto-log-off Users after specific interval of disconnection.]]></description>
		<wfw:commentRss>http://blogs.digitss.com/microsoft/windows-terminal-server-and-user-auto-log-off-for-rdp/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Not able to Debug Silverlight 2.0 application in Visual Studio 2008</title>
		<link>http://blogs.digitss.com/microsoft/silverlight-microsoft/not-able-to-debug-silverlight-20-application-in-visual-studio-2008/</link>
		<comments>http://blogs.digitss.com/microsoft/silverlight-microsoft/not-able-to-debug-silverlight-20-application-in-visual-studio-2008/#comments</comments>
		<pubDate>Tue, 21 Apr 2009 09:30:31 +0000</pubDate>
		<dc:creator>Gajjar Gaurav</dc:creator>
				<category><![CDATA[Silverlight]]></category>

		<guid isPermaLink="false">http://blogs.digitss.com/?p=230</guid>
		<description><![CDATA[This happens if you dont have the Silverlight Debugger Attached to the Web project in your solution. Right Click the Web Project and go to Web tab under properties. Please check the Silverligth Debugger as shown in the Image below, you will be able to Debug document.getElementById("post-230-blankimage").onload();]]></description>
		<wfw:commentRss>http://blogs.digitss.com/microsoft/silverlight-microsoft/not-able-to-debug-silverlight-20-application-in-visual-studio-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>InitializeError error #2104 in Control &#8216;silverlightControHost&#8217;. Could not download the Silverlight Application</title>
		<link>http://blogs.digitss.com/microsoft/silverlight-microsoft/initializeerror-error-2104-in-control-silverlightcontrohost-could-not-download-the-silverlight-application/</link>
		<comments>http://blogs.digitss.com/microsoft/silverlight-microsoft/initializeerror-error-2104-in-control-silverlightcontrohost-could-not-download-the-silverlight-application/#comments</comments>
		<pubDate>Tue, 21 Apr 2009 09:18:44 +0000</pubDate>
		<dc:creator>Gajjar Gaurav</dc:creator>
				<category><![CDATA[Silverlight]]></category>

		<guid isPermaLink="false">http://blogs.digitss.com/?p=227</guid>
		<description><![CDATA[This exception comes due to simple reason that there are MIME Types missing for your silverlight Application which gives you following exception in your IE,         To reslove the same you simply need to add the MIME types to your WebSite on IIS. Select HTTP Headers Tab under the Properties. Click on [...]]]></description>
		<wfw:commentRss>http://blogs.digitss.com/microsoft/silverlight-microsoft/initializeerror-error-2104-in-control-silverlightcontrohost-could-not-download-the-silverlight-application/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
