Hi, I'm having the same issuse "undefined...Success".
I am attempting to install DNN 4.8.4 on my local machine.
XP Pro SP3
SQL 2005
DotNetNuke_04.08.04_Source.zip
Everything seems to work up to installing the database scripts. In fact, the scripts do succeed to some extent. The following table gets created:
DNNLogInVersion
And the following stored procedures get created:
DNNLoginFindDatabaseVersion
DNNLoginGetDatabaseVersion
DNNLoginUpdateDatabaseVersion
No views are created.
But after that it justs keeps spitting out "undefined...Success" over and over again.
Any ideas? I've checked the permissions on the folders, and on the SQL login.