I am installing 4.0.7 on LFC Hosting. This same problem occurred when I tried to install 4.0.8 as well. The Database Install Scripts start running and I get the following error;
Installing Database - Version 4.4.0...Upgrading Database to Version ERROR: See e:\web\public_html\rickwhite\Providers\DataProviders\SqlDataProvider\04.04.00.log for more information...FAILURE 400 - Conversion from string "ERROR: See e:webpublic_html%0dickw" to type 'Integer' is not valid.
The 04.04.00.log has not been created yet, so I can't look at it. The installation appears to still be running, but I'm guessing that it isn't. When I look at the database, 53 tables have been created, 7 views, and about 326 stored procs. It doesn't look like the ASP.NET Membership tables have been build yet. Those are the tables starting with aspnet_.
Does anyone have any ideas? Has anyone run into this before? Does anyone have an idea where I might look to track down the problem?
Thanks in advance.