Hi I installed the Starter kit for DotnetNuke 4.3
I need help to get going with a development project using the Template in Visual Studio 2005.
I have created a database and modified web.config
I started the project project using the Template in Visual Studio 2005.
I ctrl-F5 and the build was successful. The web page for further config appeared.
I select Typical.
I want to use SQL Server 2005 and theconfiguration page picked up all my settings, presumeably from web.config
The NTFS permissions checked-out as all OK : "Your site passed the permissions check. "
The Configure Database Connection Wizard worked :"Connection Success "
I pressed Next and the http://localhost:2370/DotNetNuke_Dev1/Install/InstallWizard.aspx
page goes into :
//
Run Database Installation Scripts
The installation of the database scripts should have started when this page loaded. The Next button will be disabled until the Installation of the Scripts is complete.
Installing Database Scripts ...
//
There is a blank multi-line textbox which remains empty. The Progress bar ticks round incessantly. Nothing Else Happens.
Can you tell me why this should happen?
I suspect the database permissions, but I don't know why I've been led-on by this Wizard.
Should I set up an IIS virtual directory?
Should I set up permission for Network Service in File System and on Database?
The Wizard doesn't tell me.
Regards
David