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 )

21299 put(a) pogledan, 2 odgovor(a) 26.3.2015. 7:39:55Kreirao(la) akucharczyk
akucharczyk

akucharczyk

26.3.2015. 7:39:55
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
Ovaj sadržaj još nije ocijenjen. 
99 Reputacija 10 Ukupno objava
slaven

slaven

27.3.2015. 14:50:01
Hi Adam,

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

Regards
Ovaj sadržaj još nije ocijenjen. 
144 Reputacija 22 Ukupno objava