Questions tagged as 'asp.net-profile'

1
answer

MiniProfiler V4 does not render in MVC5 + EF

Good morning, guys. I have installed MiniProfiler v4 in my project ASP.NET MVC5 to check for some slow points, but the results screen is not rendered in my view - and there is no error in the Console, nothing happens. Anyway,...
asked by 02.10.2018 / 16:19
1
answer

Persisting data in ProfileCommon

I created a web site. Asp.net C # I added in my web config this way <authentication mode="Forms" > <forms loginUrl="principal.aspx" name=".ASPXFORMSAUTH" /> </authentication> <roleManager defaultProvider="SqlProvid...
asked by 27.09.2014 / 03:12
1
answer

Compiler Error Message: CS0433

Can someone help me with this error, I'm trying to create a profile with ProfileCommon    Compile Error       Description: Error compiling a resource needed to service this   solicitation. Review the specific details of the error and modify...
asked by 22.09.2014 / 15:48
1
answer

Problem creating ProfileCommon

Ihavethefollowingproblemwhencreatingmyprofile,cananyonehelpmewithwhatmaybehappening?MywebConfigisconfiguredasfollows.<profiledefaultProvider="AspNetSqlProfileProvider"> <providers> <clear /> <add name="AspNetSqlPro...
asked by 21.09.2014 / 00:58