MonoX support board

Start the conversation, ask questions and share tips and solutions with fellow developers.

Non-registered users can only browse through our support boards. Please register now if you want to post your questions. It takes a second and it is completely free. Alternatively, you can log in without registration using your credentials at major sites such as Google, Microsoft Live, OpenId, Facebook, LinkedIn or Yahoo.

Add new page/register page with windows authentication - v5.1.40.5107  (Mono Support )

Viewed 19036 time(s), 2 post(s) 3/26/2015 7:39:55 AMby akucharczyk
akucharczyk

akucharczyk

3/26/2015 7:39:55 AM
Hi!

We are using MonoX v5.1.40.5107 with windows authentication.
We have a problem with authentication in two scenarios:

1. FileAdmin.aspx - as administrator i'm trying add new page and i get System.Net.WebException (401). When we refresh FileAdmin.aspx page we could see that the new page was added. Logs:
ERROR MonoX [myusername] - Error
System.Net.WebException: 401
   in System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
   in System.Net.WebClient.DownloadString(Uri address)
   in System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
ERROR MonoX [BaseHttpApplication] - Application Error
System.Web.HttpUnhandledException (0x80004005): 'System.Web.HttpUnhandledException'. ---> System.Net.WebException: 401.
   in System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
   in System.Net.WebClient.DownloadString(Uri address)
   in System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
   in System.Web.UI.Page.HandleError(Exception e)
   in System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
   in System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
   in System.Web.UI.Page.ProcessRequest()
   in System.Web.UI.Page.ProcessRequest(HttpContext context)
   in System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   in System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

2. PageAdmin.aspx - as administrator i'm trying register new page and i get error box with message "An error has occured while trying to create new page. Please double-check all fields and try again.". When we refresh PageAdmin.aspx page we also could see that the new page was added. Logs:
ERROR MonoX [myusername] - Serwer zdalny zwrócił błąd: (401) Bez autoryzacji.
   in System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
   in System.Net.WebClient.DownloadString(Uri address)
   in MonoSoftware.MonoX.Admin.PageManagerRegisterPage.btnSave_Click(Object sender, EventArgs e)


Does MonoX supports windows authentication?
Please for help.

Regards,
Adam
This content has not been rated yet. 
99 Reputation 10 Total posts
slaven

slaven

3/27/2015 2:50:01 PM
Hi Adam,

We are testing this issue and we will get back to you soon.

Regards
This content has not been rated yet. 
144 Reputation 22 Total posts