When a Service Pack or Cumulative Update Install Fails by “Evaporating"

  • Comments posted to this topic are about the item When a Service Pack or Cumulative Update Install Fails by “Evaporating"

    Mike Hinds Lead Database Administrator1st Source BankMCP, MCTS

  • What to do when CasPol throws SecurityExceptions - .NET Security Blog - Site Home - MSDN Blogs

    http://blogs.msdn.com/b/shawnfa/archive/2004/10/18/244074.aspx

    Caspol.exe (Code Access Security Policy Tool)

    https://msdn.microsoft.com/en-us/library/cb6t8dtz(v=vs.110).aspx

    Code Access Security Policy (CASPOL.exe) GUI Utility | Brandon.ToString()

    http://brandonpotter.com/2010/01/23/code-access-security-policy-caspol-exe-gui-utility/

    THX a LOT !

    Regards

    AP

  • Probably installing this stuff on a virtual machine first would make a lot of sense. Or even second.

    This is a primary use case for virtual machine technology. It may not give you the answer, but if you can make the process repeatedly fail quickly, you are ahead of this scenario.

    I'll let the other posters try to address the actual problem. It is instructive. Thanks for putting it out there.

    412-977-3526 call/text

  • Good stuff. I've been there.

    "I cant stress enough the importance of switching from a sequential files mindset to set-based thinking. After you make the switch, you can spend your time tuning and optimizing your queries instead of maintaining lengthy, poor-performing code."

    -- Itzik Ben-Gan 2001

  • Thanks for the info. Definitely good to know and worth bookmarking what you went through just in case....

    -----
    [font="Arial"]Knowledge is of two kinds. We know a subject ourselves or we know where we can find information upon it. --Samuel Johnson[/font]

  • Thanks, all - for the encouraging comments.

    Also, thanks to Albert for the informative links regarding CasPol.

    Mike Hinds Lead Database Administrator1st Source BankMCP, MCTS

  • Thanks for the article.

  • Thanks for this article. This has never happened to me, but I appreciate your explanation of what to do if it does.
    -webrunner

    -------------------
    A SQL query walks into a bar and sees two tables. He walks up to them and asks, "Can I join you?"
    Ref.: http://tkyte.blogspot.com/2009/02/sql-joke.html

  • I've seen this when installing from a share that is not trusted.  Another annoying issue is elevation when using a mapped drive when the elevated user is not mapped.

    RandyHelpdesk: Perhaps Im not the only one that does not know what you are doing. 😉

  • I created this account specifically to thank you for these steps. I went through the SQLsetup.log file and found that it was trying to talk to .net 2.x folders which I had previously disabled for vulnerability protection. fixed that and the setup ran. thank you so much for sharing your guide.

Viewing 10 posts - 1 through 9 (of 9 total)

You must be logged in to reply to this topic. Login to reply