Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. SharePoint
  4. Can't retract farm solution

Can't retract farm solution

Scheduled Pinned Locked Moved SharePoint
sysadminsharepointhelpquestion
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    Aptiva Dave
    wrote on last edited by
    #1

    Just started happening on my front-end server, but when I go to retract a farm solution I'm getting a error stating that "The creation of this directory failed: C:\Windows\Temp\solution-[GUID]. Next to the Deployment status of the wsp package is "Error". Has anyone seen this before? Is it a permission error? The service account that I have for sharepoint is added as an admin to the box.

    I G 2 Replies Last reply
    0
    • A Aptiva Dave

      Just started happening on my front-end server, but when I go to retract a farm solution I'm getting a error stating that "The creation of this directory failed: C:\Windows\Temp\solution-[GUID]. Next to the Deployment status of the wsp package is "Error". Has anyone seen this before? Is it a permission error? The service account that I have for sharepoint is added as an admin to the box.

      I Offline
      I Offline
      Ingo
      wrote on last edited by
      #2

      Did you try Powershell? First uninstall the solution then remove it.

      Uninstall-SPSolution –Identity Solution.wsp –WebApplication http://myspwebapp
      Remove-SPSolution –Identity Solution.wsp

      SharePoint Consultant and Developer at acocon Author of Primary ROleplaying SysTem I'm the ninth in a row of seven!

      1 Reply Last reply
      0
      • A Aptiva Dave

        Just started happening on my front-end server, but when I go to retract a farm solution I'm getting a error stating that "The creation of this directory failed: C:\Windows\Temp\solution-[GUID]. Next to the Deployment status of the wsp package is "Error". Has anyone seen this before? Is it a permission error? The service account that I have for sharepoint is added as an admin to the box.

        G Offline
        G Offline
        G Kibria
        wrote on last edited by
        #3

        i was facing a similar error few days ago. Nothing was working. Finally i had to delete the solution from PowerShell and then re-deployed. it worked then.I used following command on PS. don't know if that works for you. (Get-SPSolution solutionName.wsp).Delete()

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups