Whenever I install a new version of umbraco I get the error "invalid object name 'umbracoUser'" during the installation process, right after choosing the database.
I tryed with Microsoft SQL database and CE database.
I'm getting the latest umbraco-version via nuget. I'm using VS2015 with an empty Web-Application.
Can you do me a favor and try to capture the key/values that you have in your cookie for localhost please? After that you can delete your cookies and the install should succeed, see: http://issues.umbraco.org/issue/U4-8031
I just don't know how to reproduce the error, so if I know what's wrong exactly, we can fix it.
invalid object name 'umbracoUser'
Whenever I install a new version of umbraco I get the error "invalid object name 'umbracoUser'" during the installation process, right after choosing the database.
I tryed with Microsoft SQL database and CE database.
I'm getting the latest umbraco-version via nuget. I'm using VS2015 with an empty Web-Application.
Any idea why this is happening?
I completly uninstalled SQL Server Express and reinstalled it. No changes.
There is an umbraco.sdf-file in the app-data-folder
Can you do me a favor and try to capture the key/values that you have in your cookie for localhost please? After that you can delete your cookies and the install should succeed, see: http://issues.umbraco.org/issue/U4-8031
I just don't know how to reproduce the error, so if I know what's wrong exactly, we can fix it.
I didnt find any cookies. But after deleting all cookies it works fine. I might have done something wrong when looking them up. Sorry :(
The installation stopped working for me after working on the Masterclass-Solution. (I had my training yesterday).
Okay, great! Sorry you went through all that install SQL again and everything! :-(
What Umbraco version did you do training on? I have the training solution here so I can try to reproduce.
I found this line in the web.config
I guess that is the umbraco-version.
It was the Masterclass 2 course
Great thanks, I'll see if I can reproduce!
is working on a reply...