Page 1 of 1

NotImplementedException in Demo Project - CustomUserStore.cs

Posted: Tue Nov 15, 2022 5:56 pm
by vikaskashikar

I am running the Project using VisualStudio 2022.
I get this error while running the Project.
Buiild is going through.

Error-----------------------
System.NotImplementedException
HResult=0x80004001
Message=The method or operation is not implemented.
Source=ASPNETMaker2022
StackTrace:
at ASPNETMaker2022.Models.CustomUserStore..ctor() in F:\ASPNETMaker2022\ASPNETOutput\Models\src\CustomUserStore.cs:line 12
at Autofac.Core.Activators.Reflection.BoundConstructor.Instantiate()

Can someone help me in how to proceed?

Thank you.


Re: NotImplemented in Demo Project -in -\ASPNETMaker2022\ASPNETOutput\Models\src\CustomUserStore.cs:line 12

Posted: Tue Nov 15, 2022 9:31 pm
by MichaelG

Please always post the complete stack trace so there will be more information.