<?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>Eric Nagel Site</title>
	<atom:link href="https://www.ericnagel.com/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.ericnagel.com</link>
	<description>CTO &#124; Software Engineering Leader, MBA &#124; PHP Expert &#124; Remote Team Specialist &#124; Community Organizer</description>
	<lastBuildDate>Fri, 29 Aug 2025 18:36:14 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>Remove the Mark of the Web: Visual Studio 2019 Build Error</title>
		<link>https://www.ericnagel.com/remove-the-mark-of-the-web-visual-studio-2019-build-error/</link>
					<comments>https://www.ericnagel.com/remove-the-mark-of-the-web-visual-studio-2019-build-error/#respond</comments>
		
		<dc:creator><![CDATA[ericnagel2025]]></dc:creator>
		<pubDate>Mon, 26 Aug 2019 18:31:01 +0000</pubDate>
				<category><![CDATA[How To & Tips]]></category>
		<guid isPermaLink="false">https://www.ericnagel.com/?p=258</guid>

					<description><![CDATA[I&#8217;m getting ready to start another semester of teaching Windows Form Application programming at Buffalo State College and over the summer our installation of Visual Studio has been upgraded to 2019 (I taught using 2015 last semester). While there&#8217;s not a lot of changes, one thing that threw me off is this &#8220;remove the mark...<p><a class="read-more" href="https://www.ericnagel.com/remove-the-mark-of-the-web-visual-studio-2019-build-error/">Read More</a></p>]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="258" class="elementor elementor-258">
				<div class="elementor-element elementor-element-61755c1f e-flex e-con-boxed e-con e-parent" data-id="61755c1f" data-element_type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-7c269708 elementor-widget elementor-widget-text-editor" data-id="7c269708" data-element_type="widget" data-widget_type="text-editor.default">
									
<p><img fetchpriority="high" decoding="async" class="size-medium wp-image-259 alignright" src="https://www.ericnagel.com/wp-content/uploads/2025/08/unblock-file-220x300.png" alt="" width="220" height="300" srcset="https://ericnagel.wpenginepowered.com/wp-content/uploads/2025/08/unblock-file-220x300.png 220w, https://ericnagel.wpenginepowered.com/wp-content/uploads/2025/08/unblock-file.png 401w" sizes="(max-width: 220px) 100vw, 220px" />I&#8217;m getting ready to start another semester of <a href="https://cis.buffalostate.edu/" target="_blank" rel="noreferrer noopener">teaching Windows Form Application programming at Buffalo State College</a> and over the summer our installation of Visual Studio has been upgraded to 2019 (I taught using 2015 last semester). While there&#8217;s not a lot of changes, one thing that threw me off is this &#8220;remove the mark of the web&#8221; build error:</p>

<p><code>Error Couldn't process file frmMain.resx due to its being in the Internet or Restricted zone or having the mark of the web on the file. Remove the mark of the web if you want to process these files. FinancialCalculations</code><br />There are a lot of proposed solutions out there, but this is what worked for me:</p>

<ol class="wp-block-list">
<li>Close the project in Visual Studio 2019</li>

<li>Find the file in Windows Explorer</li>

<li>Right click and go to Properties</li>

<li>On the General tab, look at the bottom where it says &#8220;This file came from another computer and might be blocked to help protect this computer.&#8221; and click the Unblock checkbox</li>

<li>Click OK, then re-open the project and try building it again</li>
</ol>

<p>Now you should be able to build your Visual Studio 2019 project without being stopped by this &#8220;remove the mark of the web&#8221; error.</p>

<p>I hope this helps you, too and good luck to all of the students starting or returning this semester!</p>

<p> </p>
								</div>
					</div>
				</div>
				</div>
		]]></content:encoded>
					
					<wfw:commentRss>https://www.ericnagel.com/remove-the-mark-of-the-web-visual-studio-2019-build-error/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Turn Off IIS Client Certificates Dialog</title>
		<link>https://www.ericnagel.com/turn-off-iis-client-certificates-dialog/</link>
					<comments>https://www.ericnagel.com/turn-off-iis-client-certificates-dialog/#respond</comments>
		
		<dc:creator><![CDATA[ericnagel2025]]></dc:creator>
		<pubDate>Sun, 27 Jan 2019 19:34:02 +0000</pubDate>
				<category><![CDATA[How To & Tips]]></category>
		<guid isPermaLink="false">https://www.ericnagel.com/?p=260</guid>

					<description><![CDATA[This is a bit of a techie post, but hopefully it&#8217;ll help someone. Recently a system I was working on started prompting me to &#8220;select a certificate&#8221; when viewing the site over https in Chrome (in IE, the prompt was &#8220;confirm certificate&#8220;). Despite a lot of searching for things such as &#8220;letsencrypt iis certificate error&#8221;...<p><a class="read-more" href="https://www.ericnagel.com/turn-off-iis-client-certificates-dialog/">Read More</a></p>]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="260" class="elementor elementor-260">
				<div class="elementor-element elementor-element-6be27ce e-flex e-con-boxed e-con e-parent" data-id="6be27ce" data-element_type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-0d4d1bd elementor-widget elementor-widget-text-editor" data-id="0d4d1bd" data-element_type="widget" data-widget_type="text-editor.default">
									<p>This is a bit of a techie post, but hopefully it&#8217;ll help someone. Recently a system I was working on started prompting me to &#8220;<strong>select a certificate</strong>&#8221; when viewing the site over https in Chrome (in IE, the prompt was &#8220;<strong>confirm certificate</strong>&#8220;). Despite a lot of searching for things such as &#8220;letsencrypt iis certificate error&#8221; and &#8220;iis secure certificate do not require client match&#8221; I was getting nowhere.</p><p>The solution is quite simple:</p><ol><li>Open Internet Information Services (IIS) Manage<img decoding="async" class="size-medium wp-image-261 alignright" src="https://www.ericnagel.com/wp-content/uploads/2025/08/ignore-client-certificates-iis-300x248.jpg" alt="" width="300" height="248" srcset="https://ericnagel.wpenginepowered.com/wp-content/uploads/2025/08/ignore-client-certificates-iis-300x248.jpg 300w, https://ericnagel.wpenginepowered.com/wp-content/uploads/2025/08/ignore-client-certificates-iis.jpg 399w" sizes="(max-width: 300px) 100vw, 300px" />r</li><li>Under Connections, expand the Server you&#8217;re working on</li><li>Expand the Sites menu item</li><li>Click on the problem site</li><li>Double-click on SSL Settings</li><li>Choose &#8220;Ignore&#8221; under &#8220;Client certificates&#8221;</li><li>Click Apply under Actions (right of window)</li></ol><p>Hopefully if you&#8217;re looking for search for a solution on how to disable the &#8220;select a certificate&#8221; or &#8220;confirm certificate&#8221; pop-up dialog, this helps.</p>								</div>
					</div>
				</div>
				</div>
		]]></content:encoded>
					
					<wfw:commentRss>https://www.ericnagel.com/turn-off-iis-client-certificates-dialog/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>