|
Hello All,
I have deployed DotNetAge on windows8 machine with IIS 8 Express. SQL Server 2008 R2 Express version. Under Security Roles and Membership. I am able to add roles and members. But for role when I try to change access for guests - to create thread, edit post and then click on Apply button to save changes in DB then I get below error. An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. [HttpAntiForgeryException (0x80004005): A required anti-forgery token was not supplied or was invalid.] System.Web.Helpers.AntiForgeryWorker.Validate(HttpContextBase context, String salt) +108114 System.Web.Helpers.AntiForgery.Validate(HttpContextBase httpContext, String salt) +45 System.Web.Mvc.ValidateAntiForgeryTokenAttribute.OnAuthorization(AuthorizationContext filterContext) +57 System.Web.Mvc.ControllerActionInvoker.InvokeAuthorizationFilters(ControllerContext controllerContext, IList`1 filters, ActionDescriptor actionDescriptor) +96 System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContext controllerContext, String actionName) +324 System.Web.Mvc.Controller.ExecuteCore() +106 System.Web.Mvc.ControllerBase.Execute(RequestContext requestContext) +91 System.Web.Mvc.ControllerBase.System.Web.Mvc.IController.Execute(RequestContext requestContext) +10 System.Web.Mvc.<>c__DisplayClassb. System.Web.Mvc.Async.<>c__DisplayClass1. System.Web.Mvc.Async.<>c__DisplayClass8`1. System.Web.Mvc.Async.WrappedAsyncResult`1.End() +62 System.Web.Mvc.<>c__DisplayClasse. System.Web.Mvc.SecurityUtil. System.Web.Mvc.SecurityUtil.ProcessInApplicationTrust(Action action) +22 System.Web.Mvc.MvcHandler.EndProcessRequest(IAsyncResult asyncResult) +60 System.Web.Mvc.MvcHandler.System.Web.IHttpAsyncHandler.EndProcessRequest(IAsyncResult result) +9 System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +9629708 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +155 Could you please help me how to resolve this issue? I am very happy with DotNetAge :) Also one more query is about the start page when somebody logs in for the first it shows a console and asks to create site how to remove that page. Instead it should show the profile page. regards, rahoolm rahoolm |
|||||||||||




















