Hi,
I am trying to create a New DNN website.
- Using VS 2008 on XP.
- Using DNN "starter Kit"
- I changed the connection string to match my environment/ setting; other settings are all defaults
Problem:
Wehn I do Ctrl + F5 the InstallWizard page appears but the logo image wouldn't Show and the "NExt" link appears but looks like not loaded properly.
Still I click Next and pass the permission check and DB settings look OK.
The DB scripts execution page looks like it is running the script but after waiting I realize that nothing happened (to the DB).
Instead of Ctrl+F5 I try to debug I get:
- The debuger stps at the following function in the InstallWizard.aspx
function reportAction(s)'txtFeedback').value += s;
Output: "Microsoft JScript runtime error: Object expected"--------------------
Please help,
Thanks
{
[Line 107] $(
}