<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wikidot="http://www.wikidot.com/rss-namespace">

	<channel>
		<title>getting an error</title>
		<link>http://rbwhitaker.wikidot.com/forum/t-464766/getting-an-error</link>
		<description>Posts in the discussion thread &quot;getting an error&quot;</description>
				<copyright></copyright>
		<lastBuildDate>Sun, 19 Apr 2026 11:47:12 +0000</lastBuildDate>
		
					<item>
				<guid>http://rbwhitaker.wikidot.com/forum/t-464766#post-2486108</guid>
				<title>(no title)</title>
				<link>http://rbwhitaker.wikidot.com/forum/t-464766/getting-an-error#post-2486108</link>
				<description></description>
				<pubDate>Tue, 05 Apr 2016 03:19:35 +0000</pubDate>
				<wikidot:authorName>Bubbleob</wikidot:authorName>				<wikidot:authorUserId>2679895</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>worked perfectly for me too! thanks.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://rbwhitaker.wikidot.com/forum/t-464766#post-1431841</guid>
				<title>(no title)</title>
				<link>http://rbwhitaker.wikidot.com/forum/t-464766/getting-an-error#post-1431841</link>
				<description></description>
				<pubDate>Sun, 29 Apr 2012 01:40:41 +0000</pubDate>
				<wikidot:authorName>brandon</wikidot:authorName>								<content:encoded>
					<![CDATA[
						 <p>worked perfectly. thanks.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://rbwhitaker.wikidot.com/forum/t-464766#post-1431820</guid>
				<title>Re: getting an error</title>
				<link>http://rbwhitaker.wikidot.com/forum/t-464766/getting-an-error#post-1431820</link>
				<description></description>
				<pubDate>Sun, 29 Apr 2012 00:42:30 +0000</pubDate>
				<wikidot:authorName>rbwhitaker</wikidot:authorName>				<wikidot:authorUserId>88099</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I think I've got a fix for this. It worked for me at least. If it solves your problem, please let me know. (Same if it doesn't.)</p> <p>So, when you download a file from the Internet, Windows has this thing where it says, &quot;Hey, this file came from Planet Zeplorb (a.k.a. &quot;Me&quot;) and it could contain all sorts of dangerous and annoying things like viruses, worms, or those toilets you have to pay for. Even though I can see this file, I'm not going to let anyone touch it.&quot; When Visual Studio/Visual C# Express goes to load the DLL file, Windows gives it the message &quot;Can't Touch This&quot;, and Visual Studio runs away crying, giving you the vague message, &quot;Error loading pipeline assembly&quot;, which I can only assume means roughly the equivalent of &quot;Daddy, Daddy! Windows wouldn't let me play with the shiny new DLL I found!&quot; :)</p> <p>Anyway, the way I was able to solve this problem was to basically tell Windows that the file was safe/trustworthy. To do this, simply right click on the DLL in Windows Explorer (<em>not</em> Visual Studio)and click <strong>Properties</strong>. On the <strong>General</strong> tab, near the bottom, you'll see something that says &quot;Security&quot; with a message talking about how the file came from elsewhere, and an <strong>Unblock</strong> button. Press that button and press <strong>OK</strong>. You'll probably need to do this with both of the DLLs before you're done. You should now be able to recompile your program from scratch, and it should work, assuming you've got everything else configured correctly, as outlined in that tutorial you were following.</p> <p>I should also mention that when you download the .zip file, you could do the same thing for just the .zip file and it will make it so any files pulled out of it have been OK'd as well.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://rbwhitaker.wikidot.com/forum/t-464766#post-1431695</guid>
				<title>getting an error</title>
				<link>http://rbwhitaker.wikidot.com/forum/t-464766/getting-an-error#post-1431695</link>
				<description></description>
				<pubDate>Sat, 28 Apr 2012 21:15:19 +0000</pubDate>
				<wikidot:authorName>brandon</wikidot:authorName>								<content:encoded>
					<![CDATA[
						 <p>i was checking out your level editor. i followed the tutorial. and getting this error:<br /> Error 1 Error loading pipeline assembly &quot;C:\Users\coilerDH\Documents\Visual Studio 2010\Projects\realmfactory test\realmfactory test\RealmFactoryCore.dll&quot;. realmfactory test</p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>