My forum had been up for a long time . . . then all of a sudden my forum started giving me the following error:
quote: Error Type: Server object, ASP 0177 (0x800401F3) Invalid ProgID. For additional information specific to this message please visit the Microsoft Online Support site located at: http://www.microsoft.com/contentredirect.asp. /forum/inc_top.asp, line 41
i'm running win2k w/ office 2k
on the setup page i got the following:
quote: The database could not be opened !! Check your config.asp file and set the strConnString so it points to the database. Also check if strDBType is set to the right databasetype.
i have gone through the config and set the correct settings, i have also set the permissions on the folders to everyone . . . any help would be greatly appreciated
An invalid progID would come from a Server.CreateObject("xxxxx.yyyyy") type statement, and the ActiveX "xxxxx.yyyyy" isn't installed on your server. Did you load some new software or do some reconfiguration to the server?