I try to move my webwiz forum ms-sql db to an other server
First I have tried to import the db with enterprise manager but didnt work
after that I tried to backup the whole db and restore it the .bak file on the new server but that also did not work
I keep getting the error
Could not find stored procedure 'wwfSpSelectConfiguration'.
I have created the sp several times and I am sure it is on the database. I have backup an working db to the new location. the asp code is also exact the same.
does anyone have any idea what is wrong with the error above?
i am using version 7 of wwf
thanks in advace