-
Hi
I downloaded the setup.exe file from the following location
http://sourceforge.net/project/showfiles.php?group_id=152364&package_id=170188&release_id=496821
I select new MySQL databse to be created During installtion, .........I get this error message "Invalid class string" on database creation part.
Two things
1. I see that this issue has been reported before and apparently closed....
2009-05-12 03:04:37 UTC by annu7uch
-
tectsoft committed revision 855 to the dnfBB SVN repository, changing 7 files.
2007-08-03 05:57:25 UTC by tectsoft
-
tectsoft committed revision 854 to the dnfBB SVN repository, changing 1 files.
2007-06-22 10:33:18 UTC by tectsoft
-
sbosanquet committed revision 853 to the dnfBB SVN repository, changing 10 files.
2007-06-19 18:12:28 UTC by sbosanquet
-
Simon,
I can't replicate this as the board create options do not appear unless the option to create the board is checked. Can you confirm the steps/options chosed to replicate please.
2007-06-12 16:48:10 UTC by tectsoft
-
Fixed version 2.1.
2007-06-12 16:41:01 UTC by tectsoft
-
sbosanquet committed revision 852 to the dnfBB SVN repository, changing 2 files.
2007-06-10 07:27:20 UTC by sbosanquet
-
If you choose not to create a board and you select an incorrect database name and click next. Once you have entered the board create Options information and clicked next an error appears saying that it cannot connect due to an unknown database but you have no way of going back to correct the error on the previous screen.
2007-06-10 07:04:37 UTC by sbosanquet
-
monsz_ committed revision 851 to the dnfBB SVN repository, changing 1 files.
2007-06-08 10:56:12 UTC by monsz_
-
An exception can be generated at the following point:
VDir.AppCreate(True);
This usually generates an "unknown method" runtime exception.
This should be caught an a message should be generated telling the user that they need to follow the manual installation instructions for integrating the database into IIS.
2007-06-07 15:53:21 UTC by sbosanquet