<?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>Visual Basic Q&#38;A &#187; exception</title>
	<atom:link href="http://jack-fx.com/vbqa/category/exception/feed/" rel="self" type="application/rss+xml" />
	<link>http://jack-fx.com/vbqa</link>
	<description>Visual Basic Questions and Answers, VB QA</description>
	<lastBuildDate>Sat, 26 May 2012 06:38:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>PRB: Cannot Administer Analysis Services by Using DSO in ASP.NET</title>
		<link>http://jack-fx.com/vbqa/2010/04/08/prb-cannot-administer-analysis-services-by-using-dso-in-asp-net/</link>
		<comments>http://jack-fx.com/vbqa/2010/04/08/prb-cannot-administer-analysis-services-by-using-dso-in-asp-net/#comments</comments>
		<pubDate>Fri, 09 Apr 2010 08:51:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[exception]]></category>
		<category><![CDATA[activex dll]]></category>
		<category><![CDATA[activex dlls]]></category>
		<category><![CDATA[Analysis]]></category>
		<category><![CDATA[aspnet]]></category>
		<category><![CDATA[aspnet account]]></category>
		<category><![CDATA[data corruption]]></category>
		<category><![CDATA[security token]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[STA]]></category>
		<category><![CDATA[thread]]></category>

		<guid isPermaLink="false">http://jack-fx.com/vbqa/2010/04/08/prb-cannot-administer-analysis-services-by-using-dso-in-asp-net/</guid>
		<description><![CDATA[SymptomsWhen you try to use Microsoft Decision Support Objects (DSO)		from an ASP.NET application to perform administrative tasks on a server that is		running Analysis Services, you may receive an error similar to the		following:When connecting to the local computer that is running		Analysis Services:
Cannot connect to the		Analysis server on computer &#8216;MyServer&#8217;. Connection to the server is		lostWhen connecting to [...]]]></description>
		<wfw:commentRss>http://jack-fx.com/vbqa/2010/04/08/prb-cannot-administer-analysis-services-by-using-dso-in-asp-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PRB: &#8220;System.Messaging.MessageQueueException&#8221; Error Message When You Run the MessageQueue.Send Method MSDN Sample Code or When You Run the MessageQueue.Receive Method MSDN Sample Code</title>
		<link>http://jack-fx.com/vbqa/2010/03/24/prb-system-messaging-messagequeueexception-error-message-when-you-run-the-messagequeue-send-method-msdn-sample-code-or-when-you-run-the-messagequeue-receive-method-msdn-sample-code/</link>
		<comments>http://jack-fx.com/vbqa/2010/03/24/prb-system-messaging-messagequeueexception-error-message-when-you-run-the-messagequeue-send-method-msdn-sample-code-or-when-you-run-the-messagequeue-receive-method-msdn-sample-code/#comments</comments>
		<pubDate>Wed, 24 Mar 2010 16:23:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[exception]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[external component]]></category>
		<category><![CDATA[library system]]></category>
		<category><![CDATA[message]]></category>
		<category><![CDATA[message data]]></category>
		<category><![CDATA[MessageQueueTransaction]]></category>
		<category><![CDATA[method]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[microsoft developer network]]></category>
		<category><![CDATA[microsoft visual c]]></category>

		<guid isPermaLink="false">http://jack-fx.com/vbqa/2010/03/24/prb-system-messaging-messagequeueexception-error-message-when-you-run-the-messagequeue-send-method-msdn-sample-code-or-when-you-run-the-messagequeue-receive-method-msdn-sample-code/</guid>
		<description><![CDATA[SymptomsWhen you run the sample code that appears on certain		Microsoft Developer Network (MSDN) Web sites, you may receive the following error message:
An		unhandled exception of type &#8216;System.Messaging.MessageQueueException&#8217; occurred		in system.messaging.dllAdditional information: External component has		thrown an exception.The following MSDN Web sites are affected:MessageQueue.Send Methodhttp://msdn2.microsoft.com/en-us/library/system.messaging.messagequeue.send(vs.71).aspx(http://msdn2.microsoft.com/en-us/library/system.messaging.messagequeue.send(vs.71).aspx)MessageQueue.Send		Method (Object)http://msdn2.microsoft.com/en-us/library/aa329510(VS.71).aspx(http://msdn2.microsoft.com/en-us/library/aa329510(VS.71).aspx)MessageQueue.Send		Method (Object, MessageQueueTransaction)http://msdn2.microsoft.com/en-us/library/aa329511(VS.71).aspx(http://msdn2.microsoft.com/en-us/library/aa329511(VS.71).aspx)MessageQueue.Receive		Methodhttp://msdn2.microsoft.com/en-us/library/system.messaging.messagequeue.receive(vs.71).aspx(http://msdn2.microsoft.com/en-us/library/system.messaging.messagequeue.receive(vs.71).aspx)MessageQueue.Receive		Method (MessageQueueTransaction)http://msdn2.microsoft.com/en-us/library/aa329505(VS.71).aspx(http://msdn2.microsoft.com/en-us/library/aa329505(VS.71).aspx)MessageQueue.Receive		Method (TimeSpan, MessageQueueTransaction)http://msdn2.microsoft.com/en-us/library/aa329508(VS.71).aspx(http://msdn2.microsoft.com/en-us/library/aa329508(VS.71).aspx)ResolutionThe sample code that appears on these MSDN Web [...]]]></description>
		<wfw:commentRss>http://jack-fx.com/vbqa/2010/03/24/prb-system-messaging-messagequeueexception-error-message-when-you-run-the-messagequeue-send-method-msdn-sample-code-or-when-you-run-the-messagequeue-receive-method-msdn-sample-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PRB: &#8220;Requested Registry Access Is Not Allowed&#8221; Error Message When ASP.NET Application Tries to Write New EventSource in the EventLog</title>
		<link>http://jack-fx.com/vbqa/2010/03/22/prb-requested-registry-access-is-not-allowed-error-message-when-asp-net-application-tries-to-write-new-eventsource-in-the-eventlog/</link>
		<comments>http://jack-fx.com/vbqa/2010/03/22/prb-requested-registry-access-is-not-allowed-error-message-when-asp-net-application-tries-to-write-new-eventsource-in-the-eventlog/#comments</comments>
		<pubDate>Tue, 23 Mar 2010 07:51:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[exception]]></category>
		<category><![CDATA[ASP]]></category>
		<category><![CDATA[error message]]></category>
		<category><![CDATA[event]]></category>
		<category><![CDATA[internet information services]]></category>
		<category><![CDATA[message system]]></category>
		<category><![CDATA[NET]]></category>
		<category><![CDATA[source]]></category>
		<category><![CDATA[Symptoms]]></category>
		<category><![CDATA[system security]]></category>
		<category><![CDATA[token]]></category>

		<guid isPermaLink="false">http://jack-fx.com/vbqa/2010/03/22/prb-requested-registry-access-is-not-allowed-error-message-when-asp-net-application-tries-to-write-new-eventsource-in-the-eventlog/</guid>
		<description><![CDATA[Symptoms When you use ASP.NET to create a new event source in the event log, you may receive the following error message:
System.Security.SecurityException: Requested registry access is		not allowed.Resolution By default, the user token of the ASP.NET worker process is		ASPNET (or NetworkService		for applications that run on Internet Information Services [IIS] 6.0). The problem in the		&#8220;Symptoms&#8221; section occurs [...]]]></description>
		<wfw:commentRss>http://jack-fx.com/vbqa/2010/03/22/prb-requested-registry-access-is-not-allowed-error-message-when-asp-net-application-tries-to-write-new-eventsource-in-the-eventlog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Output parameters are not returned when you run an ADO.NET command in Visual Basic</title>
		<link>http://jack-fx.com/vbqa/2010/03/14/output-parameters-are-not-returned-when-you-run-an-ado-net-command-in-visual-basic/</link>
		<comments>http://jack-fx.com/vbqa/2010/03/14/output-parameters-are-not-returned-when-you-run-an-ado-net-command-in-visual-basic/#comments</comments>
		<pubDate>Mon, 15 Mar 2010 06:21:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[exception]]></category>
		<category><![CDATA[ADO]]></category>
		<category><![CDATA[data stream]]></category>
		<category><![CDATA[direction property]]></category>
		<category><![CDATA[NET]]></category>
		<category><![CDATA[Output]]></category>
		<category><![CDATA[output parameters]]></category>
		<category><![CDATA[Symptoms]]></category>
		<category><![CDATA[value]]></category>

		<guid isPermaLink="false">http://jack-fx.com/vbqa/2010/03/14/output-parameters-are-not-returned-when-you-run-an-ado-net-command-in-visual-basic/</guid>
		<description><![CDATA[Symptoms Output parameters do not appear to be initialized or return		a wrong value when executing an ADO.NET command. Resolution This problem can occur for the following reasons: 		Output parameters are returned at the end of the data				stream when using a DataReader object.The Direction property of the parameter is not set properly.
]]></description>
		<wfw:commentRss>http://jack-fx.com/vbqa/2010/03/14/output-parameters-are-not-returned-when-you-run-an-ado-net-command-in-visual-basic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>List of bugs that are fixed in Visual Studio .NET 2003 Service Pack 1</title>
		<link>http://jack-fx.com/vbqa/2010/03/12/list-of-bugs-that-are-fixed-in-visual-studio-net-2003-service-pack-1/</link>
		<comments>http://jack-fx.com/vbqa/2010/03/12/list-of-bugs-that-are-fixed-in-visual-studio-net-2003-service-pack-1/#comments</comments>
		<pubDate>Fri, 12 Mar 2010 15:17:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[exception]]></category>
		<category><![CDATA[developer network msdn]]></category>
		<category><![CDATA[Knowledge Base]]></category>
		<category><![CDATA[list]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[microsoft developer network]]></category>
		<category><![CDATA[microsoft knowledge base]]></category>
		<category><![CDATA[microsoft visual c]]></category>
		<category><![CDATA[microsoft visual studio]]></category>
		<category><![CDATA[NET]]></category>
		<category><![CDATA[Studio]]></category>
		<category><![CDATA[Visual]]></category>

		<guid isPermaLink="false">http://jack-fx.com/vbqa/2010/03/12/list-of-bugs-that-are-fixed-in-visual-studio-net-2003-service-pack-1/</guid>
		<description><![CDATA[SymptomsMicrosoft Visual Studio .NET version 2003 Service Pack 1 (SP1) contains fixes for many bugs that have been documented in the Microsoft Knowledge Base (KB). This article lists these KB articles. The list contains links to articles about Microsoft ASP.NET and Web Forms, Microsoft Visual Basic .NET, Microsoft Visual C# .NET, Microsoft Visual C++ .NET, [...]]]></description>
		<wfw:commentRss>http://jack-fx.com/vbqa/2010/03/12/list-of-bugs-that-are-fixed-in-visual-studio-net-2003-service-pack-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>List of bugs fixed in Visual Studio 6.0 Service Pack 4</title>
		<link>http://jack-fx.com/vbqa/2010/03/11/list-of-bugs-fixed-in-visual-studio-6-0-service-pack-4/</link>
		<comments>http://jack-fx.com/vbqa/2010/03/11/list-of-bugs-fixed-in-visual-studio-6-0-service-pack-4/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 17:17:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[exception]]></category>
		<category><![CDATA[Causes]]></category>
		<category><![CDATA[control]]></category>
		<category><![CDATA[Data]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[FIX]]></category>
		<category><![CDATA[knowledge base article]]></category>
		<category><![CDATA[microsoft knowledge base]]></category>
		<category><![CDATA[microsoft knowledge base article]]></category>
		<category><![CDATA[microsoft web site]]></category>
		<category><![CDATA[openurl method]]></category>
		<category><![CDATA[Than]]></category>
		<category><![CDATA[Using Row]]></category>

		<guid isPermaLink="false">http://jack-fx.com/vbqa/2010/03/11/list-of-bugs-fixed-in-visual-studio-6-0-service-pack-4/</guid>
		<description><![CDATA[SymptomsThis article contains a list of Microsoft Knowledge Base article numbers for bugs that are fixed in Visual Studio version 6.0 Service Pack 4.Service packs are cumulative. This means that the bugs fixed in a service pack are also fixed in subsequent service packs. Click the Qxxxxxx number that precedes the title of the article [...]]]></description>
		<wfw:commentRss>http://jack-fx.com/vbqa/2010/03/11/list-of-bugs-fixed-in-visual-studio-6-0-service-pack-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

