<?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 on: Showing messages to the user &#8211; Extending Visual Studio SharePoint development tools tip #6</title>
	<atom:link href="http://blog.mastykarz.nl/showing-messages-extending-visual-studio-sharepoint-development-tools-tip-6/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mastykarz.nl/showing-messages-extending-visual-studio-sharepoint-development-tools-tip-6/</link>
	<description>Innovation Matters &#124; SharePoint Server MVP &#124; ISSN 2210-9390</description>
	<lastBuildDate>Fri, 10 Feb 2012 18:00:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: kiquenet</title>
		<link>http://blog.mastykarz.nl/showing-messages-extending-visual-studio-sharepoint-development-tools-tip-6/comment-page-1/#comment-104329</link>
		<dc:creator>kiquenet</dc:creator>
		<pubDate>Wed, 23 Nov 2011 10:22:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/showing-messages-extending-visual-studio-sharepoint-development-tools-tip-6/#comment-104329</guid>
		<description>I use StatusBar in VS2008

StatusBar = Package.GetGlobalService(typeof(IVsStatusbar)) as IVsStatusbar;

In XP all is right
In Win7, I get nullreferenceexception, cannot get StatusBar...</description>
		<content:encoded><![CDATA[<p>I use StatusBar in VS2008</p>
<p>StatusBar = Package.GetGlobalService(typeof(IVsStatusbar)) as IVsStatusbar;</p>
<p>In XP all is right<br />
In Win7, I get nullreferenceexception, cannot get StatusBar&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

