I'm trying to get the forums to work locally on my pc so that i can redesign a site I built...however when I try to load the forums I keep getting the following error...
I've changed the UID and Password for the site (which runs off an MS SQL 2000 db and I've integrated the tables etc of the webwizforums into the SQL db) but now get the error below...can anyone please throw / shed some light on what the problem is so that I can try and resolve it?
TIA
HTTP 500.100 - Internal Server Error - ASP error
Internet Information Services
Error Type:
Microsoft OLE DB Provider for SQL Server (0x80040E09)
SELECT permission denied on object 'tblForum', database 'gfg2003', owner 'dbo'.
/forumsgfg/default.asp, line 438
Line 438 is: rsStatistics.Open strSQL, strCon
Edited by madcap