<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Error on Matt Thornton</title>
    <link>https://matt-thornton.net/tags/error/</link>
    <description>Recent content in Error on Matt Thornton</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Wed, 04 Mar 2020 15:16:49 +0000</lastBuildDate><atom:link href="https://matt-thornton.net/tags/error/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>ASP.NET Core OAuth Facebook cancel causes 500 fix</title>
      <link>https://matt-thornton.net/tech/asp-net-core-oauth-facebook-cancel-causes-500-fix/</link>
      <pubDate>Wed, 04 Mar 2020 15:16:49 +0000</pubDate>
      
      <guid>https://matt-thornton.net/tech/asp-net-core-oauth-facebook-cancel-causes-500-fix/</guid>
      
        <description>&lt;p&gt;If you&amp;rsquo;re using ASP.NET Core built-in authentication to allow your users to sign up / login to your web application using alternative providers, Microsoft provides various out of the box, such as Microsoft, Google, Twitter and Facebook.&lt;/p&gt;
&lt;p&gt;Chances are you have something like the following in your startup.cs&lt;/p&gt;
&lt;pre class=&#34;wp-block-code&#34;&gt;&lt;code&gt;services.AddFacebook(options=&gt; ...)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;This works pretty nicely. All you need are you keys and secrets (hello Urban Cookie Collective) and all should rock.&lt;/p&gt;
&lt;p&gt;However, an issue arises if your user clicks ‘Sign in with &lt;x&gt;&amp;rsquo;, which (if they are not already signed-in) takes them to that app to sign in, but if they then cancel that (e.g., clicking the ‘Not Now&amp;rsquo; link on the Facebook screen) can result in a ghastly 500 error.&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>SSRS error: Operation is not valid due to the current state of the object</title>
      <link>https://matt-thornton.net/tech/ssrs-error-operation-is-not-valid-due-to-the-current-state-of-the-object/</link>
      <pubDate>Fri, 10 Feb 2012 12:27:50 +0000</pubDate>
      
      <guid>https://matt-thornton.net/tech/ssrs-error-operation-is-not-valid-due-to-the-current-state-of-the-object/</guid>
      
        <description>&lt;p&gt;If you&amp;rsquo;re using SSRS in SharePoint integrated mode, you may come across this error when using report parameters that have a high number of items in them. A &lt;a href=&#34;http://technet.microsoft.com/en-us/security/bulletin/MS11-100&#34;&gt;recent security bulletin&lt;/a&gt; highlighted some issues and vulnerabilities in ASP.net, and a patch was released to cover some of the items. One of these was the maximum number of items you can have in a collection. If you exceed the limit, then you&amp;rsquo;ll likely get an error like:&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>Error occurred in deployment step Activate Features: Invalid field name.</title>
      <link>https://matt-thornton.net/tech/sharepoint/error-occurred-in-deployment-step-activate-features-invalid-field-name/</link>
      <pubDate>Mon, 12 Sep 2011 13:50:02 +0000</pubDate>
      
      <guid>https://matt-thornton.net/tech/sharepoint/error-occurred-in-deployment-step-activate-features-invalid-field-name/</guid>
      
        <description>&lt;p&gt;I &lt;a href=&#34;https://www.matt-thornton.net/tech/sharepoint/provision-document-set-xmldocuments-and&#34;&gt;posted&lt;/a&gt; about an issue I had been facing with deploying document sets via XML, where things like the custom welcome page and the shared fields (defined in XmlDocuments) wasn&amp;rsquo;t showing up.&lt;/p&gt;
&lt;p&gt;Here&amp;rsquo;s a further issue I encountered. I defined my Document Set content type in the usual way. A bunch of Site Fields, then the Content Type definition, and then within the FieldRefs section some FieldRef elements for the fields to use.&lt;/p&gt;
&lt;p&gt;At some point, I started to experience a strange error - when I was deploying the solution, I would get an error:&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>Leopard, iTunes &amp; Airport Express: An unknown error occurred (-3256)</title>
      <link>https://matt-thornton.net/tech/leopard-itunes-airport-express-an-unknown-error-occurred-3256/</link>
      <pubDate>Tue, 27 May 2008 18:07:06 +0000</pubDate>
      
      <guid>https://matt-thornton.net/tech/leopard-itunes-airport-express-an-unknown-error-occurred-3256/</guid>
      
        <description>&lt;p&gt;You may find you get the following problem when trying to stream music to multiple speakers. Streaming to either local computer OR your airport express works, but when you try to stream both, you get an error message that looks like this:&lt;/p&gt;
&lt;p&gt;“An error occurred while connecting to the remote speaker ‘speaker_name&amp;rsquo;. An unknown error occurred (-3256).”&lt;/p&gt;
&lt;p&gt;This is most likely caused by a firewall issue. If you&amp;rsquo;re running Tiger, then there&amp;rsquo;s a fix &lt;a href=&#34;http://docs.info.apple.com/article.html?artnum=303157&#34;&gt;here&lt;/a&gt;. If, however, you&amp;rsquo;re running Leopard, then it&amp;rsquo;s a little different:&lt;/p&gt;</description>
      
    </item>
    
  </channel>
</rss>