Okay, I searched the forum and found plenty of topics similar to my
problem, but I can't follow it very well and have tons of
questions. I don't think I'm even getting that far yet.
This in a new site I'm developing www.dzos.net...
First, I'm using the latest SQL Server version, and I do have
permisssions on my server, have a database connection, etc. I
uploaded the forum files, then tried to run the setup file:
http://www.dzos.net/forum/admin/msSQL_server_setup.asp
and get Page not found, so I can't even begin the setup process.
And I verified it WAS there by seeing in on the server via FTP.
So, I thought I'd just see if I could see the forum itself, without setting it up and went to:
http://www.dzos.net/forum/default.asp
where I get this error:
Microsoft OLE DB Provider for SQL Server error
'80040e14'
Could not find stored procedure
'wwfSpSelectConfiguration'.
/forum/common.asp,
line 283
ASP is not a language I have any formal training in, but I have
successfully tweaked other people's code before, to a limited
degree. BUT, like I said, I'm having trouble following some of
the posts in this forum that seem to address this same
problem.