Aha.. Now it is working : :o OK I'll let you know if it'll not work again.Thanks.
OK sure.Thanks a lot :)
Hi, You have to manually merge those files.Let's take this error :
'Abp.Authorization.Users.AbpUserStore<Devicedesk.Focus.MultiTenancy.Tenant,Devicedesk.Focus.Authorization.Roles.Role,Devicedesk.Focus.Authorization.Users.User>'
does not contain a constructor that takes 7 arguments
**Solution :**You have to use latest code snippet for the ".Core\Authorization\Users\UserStore.cs" file.You can use Win-merge toolto compare those files.Good Luck ! :)
Hi, OK, then could you tell me how to do that ? Let's say we have a new migrations file like this on the new version: 201601071533139_Upgraded_To_Module_Zero_0_7_7.So how can I add it to my app ? Thanks.
Yes,Now it's working.Thanks :)
Thanks a lot.Sure I'll follow those guidance :)
Hi, Is there any way to explore the data on fake db ? Any tool or like that ? Thanks.
Yes,You're right.I have done as above where I removed some bad data on the above tables and after that I didn't Reseed the PK values.It is working fine with the real db.But not working with the Fake db.But when I changed it back to 1 and 2 then it works.Thanks.
Aha.. OK sure.Me too learning it these days :)
Hi Halil, Yep,That was the problem.I have changed that into 4.5.2 and then it worked.Thanks a lot :)