[MonoDevelop] asp:login fails at LIVE location?

Dale E. Moore daleemoore at gmail.com
Sun Nov 1 11:36:15 EST 2009


Thanks for monodevelop, it's a lovely tool!

But,* I have a problem that when I copy from my DEV environment to LIVE the
asp:login control does not allow me to login*, it's like it cannot find
aspnetdb.sqlite. I get the following error "Your login attempt was not
successful. Please try again."

I also tried asp:CreateUserWizard but get the following error:

> *Operation aborted due to an exception (see Trace for details).*
>
> System.Configuration.Provider.ProviderException: Operation aborted due to an exception (see Trace for details).
>   at System.Web.Security.SqliteMembershipProvider.CreateUser (System.String username, System.String password, System.String email, System.String passwordQuestion, System.String passwordAnswer, Boolean isApproved, System.Object providerUserKey, System.Web.Security.MembershipCreateStatus& status) [0x00000]
>   at System.Web.UI.WebControls.CreateUserWizard.CreateUser () [0x00000]
>   at System.Web.UI.WebControls.CreateUserWizard.OnNextButtonClick (System.Web.UI.WebControls.WizardNavigationEventArgs e) [0x00000]
>   at System.Web.UI.WebControls.Wizard.ProcessEvent (System.String commandName, System.String commandArg) [0x00000]
>   at System.Web.UI.WebControls.Wizard.OnBubbleEvent (System.Object source, System.EventArgs e) [0x00000]
>   at System.Web.UI.WebControls.CreateUserWizard.OnBubbleEvent (System.Object source, System.EventArgs e) [0x00000]
>   at System.Web.UI.Control.RaiseBubbleEvent (System.Object source, System.EventArgs args) [0x00000]
>   at System.Web.UI.WebControls.Button.OnCommand (System.Web.UI.WebControls.CommandEventArgs e) [0x00000]
>   at System.Web.UI.WebControls.Button.RaisePostBackEvent (System.String eventArgument) [0x00000]
>   at System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent (System.String eventArgument) [0x00000]
>   at System.Web.UI.Page.RaisePostBackEvent (IPostBackEventHandler sourceControl, System.String eventArgument) [0x00000]
>   at System.Web.UI.Page.RaisePostBackEvents () [0x00000]
>   at System.Web.UI.Page.ProcessRaiseEvents () [0x00000]
>   at System.Web.UI.Page.InternalProcessRequest () [0x00000]
>   at System.Web.UI.Page.ProcessRequest (System.Web.HttpContext context) [0x00000]
>
> I turned on web.config tracing but it gave me no more information than that
displayed above. *I wonder where else I can find the trace referred to?*

I look forward to hearing from you,
Dale E. Moore
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20091101/9c75320a/attachment.html 


More information about the Monodevelop-list mailing list