We get it - no one likes a content blocker. Take one extra minute and find out why we block content.
Not exactly the question you had in mind?
Sign up for an EE membership and get your own personalized solution. With an EE membership, you can ask unlimited troubleshooting, research, or opinion questions.
Unlimited question asking, solutions, articles and more.
Starr Duskk
ASKER
Thanks! I don't know if that didn't kill the process or if I have something else going on. It's still creating the bogus records as though it is still running. So back to the drawing board.
zc2
When you stop a WP, it will be started again if the IIS still receives requests to the app.
Starr Duskk
ASKER
I found this method is being called elsewhere in the code, not in the webservice, so that is what is triggering the failed records also.
I'll have to publish the fix tonight and hopefully we'll be all good.
If the service is the only application on the server, restart the whole IIS by executing the command "iisreset" (as Administrator).