Hej,
Jag har byggt en custom membershipprovider och en custom membershipuser.
Allting fungerar så fint, men när jag öppnar Website Administration Tool och går till Security-tabben får jag ett riktigt märkligt fel.
There is a problem with your selected data store. This can be caused by an invalid server name or credentials, or by insufficient permission. It can also be caused by the role manager feature not being enabled. Click the button below to be redirected to a page where you can choose a new data store.
The following message may help in diagnosing the problem: Could not load type 'customMemberShipUser' from assembly 'App_Code.t4kuovav, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'.
Någon som vet hur jag löser detta? Har kollat över allt. Klassen customMemberShipUser ärver membershipUser och är <Serialized()>
Tacksam för svar /Martin