I am running VS2005 and have downloaded the install package for the latest version.
I open the site in VS2005 and launch it.
I want to do a custom setup because I want to install to a database (not file) on my machine.
I configured my machine to allow connections and to support SQL auth.
I created the database DotNetNuke49 on my machine and defined everything right... the db connection passes.
When I get to the step where it should be running the install scripts it just sits there... and there is a java error on the page.
I see in the datbase that the only table that is created is the Version table...
How can I get this to install??
Thanks