I'm doing a manaul install (which I've done a ton of times before with other versions)
I extract the files, set permissions on all the folders/files (modify permissions for Network Service), create a database/user etc. Run the install. It hangs on 5%. I've tried it a few times to make sure I wasn't messing something up. Also tried with SQL CE 4, same issue.
Ok I tried with 6.1.1 and 6.0.5 and same issue (which was odd because I know I've done 6.0.5 before!)
BUT, realized after a few attempts, the issue.
To make this work, I had to create a project in VIsual Studio, and run it via VS and it's development server, then the install script runs with no issues.
Install 6.1.1 hangs on database 5%
I'm doing a manaul install (which I've done a ton of times before with other versions)
I extract the files, set permissions on all the folders/files (modify permissions for Network Service), create a database/user etc. Run the install. It hangs on 5%. I've tried it a few times to make sure I wasn't messing something up. Also tried with SQL CE 4, same issue.
I see this javascript error:
POST http: // localhost/install/InstallerRestService.aspx/InstallOrUpgrade 500 (Internal Server Error)
Edit - the database is NOT being created.
Ok I tried with 6.1.1 and 6.0.5 and same issue (which was odd because I know I've done 6.0.5 before!)
BUT, realized after a few attempts, the issue.
To make this work, I had to create a project in VIsual Studio, and run it via VS and it's development server, then the install script runs with no issues.
is working on a reply...