I set up a new publication last night and as part of my tidy-up process, I removed the old publication.
Unfortunately, when I try to do a certain task in our software I am getting the below error
EXCEPTION: Could not find stored procedure 'dbo.MSmerge_expand_sp_D21238F0462D48ECADBC8C21539E0839'.
The statement has been terminated.
I have backups however the stored procedures are not there and I believe this is down to the recovery model - currently set to Simple.
What is the best way of resolving this error?