Recently I was tasked with adding some functionality to our SharePoint farms, and I started running into a very unique and troubling error. I was trying to create a workflow using the Useful SharePoint Designer workflows solution from CodePlex. Everything was going well, the workflow got created the way it was supposed to, but it wouldn’t run. Instead I kept getting an error message.
An update conflict has occurred, and you must re-try this action. The object SPWebApplication Name=”Web Application Name” Parent=SPWebService is being updated by domain account, in the SolutionManager process, on machine Machine Name. View the tracing log for more information about the conflict.
I went to the tracing logs and didn’t find anything useful there. So I went hunting around the internet for a solution. Meanwhile I was also discovering that the issue was getting worse. I couldn’t delete a Web Application, I couldn’t create one, and more. I tried any number of IISRESETs in order to resolve the issue, to no avail. In my Internet searching there were all of about 6 results for what I searched for and none of them useful. Fortunately I did find the solution. But I also had an idea to make it easier to search for the solutions to problems when they do occur. Both after the jump.
Granted, I like having the ability to copy an item to another subsite, site collection, domain, or zip code by using the URL. I’ve used it in some of my previous posts, like 
