http://www.abapspecialist.com/Error.htm?aspxerrorpath=/Secure/Login.aspx

This is an open forum for any mojoPortal topics that don't fall into the other categories.

This thread is closed to new posts. You must sign in to post in the forums.
9/25/2009 3:28:00 AM
Gravatar
Total Posts 85

http://www.abapspecialist.com/Error.htm?aspxerrorpath=/Secure/Login.aspx

hello, login.aspx secure folder contains. but it gives me error page when I do signin.

Currentlog.config message is ;     www.abapspecialist.com    (sign = giriş ; giriş is turkish) if u want try...

2009-09-25 10:27:48,234 ERROR mojoPortal.Web.Global - 212.175.145.178-tr-TR - /Secure/Login.aspx

System.ArgumentException: Error: AppId: Application ID must be alphanumeric:

at mojoPortal.Web.WindowsLiveLogin.set_AppId(String value)

at mojoPortal.Web.WindowsLiveLogin..ctor(String appId, String secret, String securityAlgorithm, Boolean forceDelAuthNonProvisioned, String policyUrl, String returnUrl)

at mojoPortal.Web.WindowsLiveHelper.GetWindowsLiveLogin()

at mojoPortal.Web.UI.WindowsLiveLoginControl.LoadSettings()

at mojoPortal.Web.UI.WindowsLiveLoginControl.Page_Load(Object sender, EventArgs e)

at System.Web.UI.Control.OnLoad(EventArgs e)

at System.Web.UI.Control.LoadRecursive()

at System.Web.UI.Control.LoadRecursive()

at System.Web.UI.Control.LoadRecursive()

at System.Web.UI.Control.LoadRecursive()

at System.Web.UI.Control.LoadRecursive()

at System.Web.UI.Control.LoadRecursive()

at System.Web.UI.Control.LoadRecursive()

at System.Web.UI.Control.LoadRecursive()

at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

I need help. Thankyou,

Bestregards,

Volkan PEKGOZEGU

9/25/2009 3:35:12 AM
Gravatar
Total Posts 85

Re: http://www.abapspecialist.com/Error.htm?aspxerrorpath=/Secure/Login.aspx

my mojoportal version is mojoPortal-2-3-1-7 9/10/2009

9/25/2009 4:15:50 AM
Gravatar
Total Posts 85

Re: http://www.abapspecialist.com/Error.htm?aspxerrorpath=/Secure/Login.aspx

If solutions do not necessarily remove everything and re-installation. : ((( probably live id when dealing with the heading 'broke. now my live-id in hotmail dont sign-out ...

Thankyou again see you bye...

9/25/2009 6:51:08 AM
Gravatar
Total Posts 18439

Re: http://www.abapspecialist.com/Error.htm?aspxerrorpath=/Secure/Login.aspx

Hi,

System.ArgumentException: Error: AppId: Application ID must be alphanumeric

You need to put in a correct windows live app id.

See the documentation here:

http://www.mojoportal.com/using-windows-live-authentication.aspx

Hope it helps,

Joe

9/25/2009 7:09:36 AM
Gravatar
Total Posts 85

Re: http://www.abapspecialist.com/Error.htm?aspxerrorpath=/Secure/Login.aspx

hi, thank again for help me... so i know

I know that documentation, I have read and asure.windowslive a member, I have received valid id.

I have to live valid id. but I did not want to use live-id yi and erased. After entering the login screen, I can not. How do I fix this again? i m using MsSQL ..

re-enter the URL where to download sql id if this is correct login screen. Do not enter sign page does not open because it pushes sign .. I have to do from within SQL ...

 

Thankyou :)

9/25/2009 7:12:33 AM
Gravatar
Total Posts 18439

Re: http://www.abapspecialist.com/Error.htm?aspxerrorpath=/Secure/Login.aspx

Hi,

You can disable Windlow Live Authentication globally by this setting in Web.config:

<add key="EnableWindowsLiveAuthentication" value="true" />

change it to false to disable windows live authentication. 

Hope it helps,

Joe

9/25/2009 7:30:19 AM
Gravatar
Total Posts 85

Re: http://www.abapspecialist.com/Error.htm?aspxerrorpath=/Secure/Login.aspx

hi,

You're also made false web.config line. <add key="EnableWindowsLiveAuthentication" value="false" /> .

but did not fix ... Sign in to pressure not find the page says. If you want to enter the site en-us e s culture turned. English menu as you can see. Even if you want I can give Administartor password. But when you select Sign In page will not open already

:((

9/25/2009 7:42:27 AM
Gravatar
Total Posts 18439

Re: http://www.abapspecialist.com/Error.htm?aspxerrorpath=/Secure/Login.aspx

Hi,

You might try editing manually in the db in the mp_Sites table clean out the fields WindowsLiveAppID and WindowsLiveKey, then recycle the app pool to clear the cache.

If that does not fix it then please download the file from your site /Data/currentlog.config using ftp and send it to me by email joe dot audette at g mail dotcom

I will look at the errors in the log and try figure out what is wrong.

Hope it helps,

Joe

9/25/2009 8:31:24 AM
Gravatar
Total Posts 85

Re: http://www.abapspecialist.com/Error.htm?aspxerrorpath=/Secure/Login.aspx

I am happy now, because my problem is solved. I did say that the opposite, mp_site live in and live-key-id was already empty! id live there and the key problem was solved when I re-enter. Sign In no longer can. Thank you very much. But the key will repeat the same problem when i removed. Does the this is a bug? You want me to send the mail log file?

 

BestRegards,

Volkan PEKGOZEGU...

9/25/2009 8:45:01 AM
Gravatar
Total Posts 18439

Re: http://www.abapspecialist.com/Error.htm?aspxerrorpath=/Secure/Login.aspx

Hi,

It should not cause an error if the windowsliveappid is empty, it will cause an error if there is not a valid windowsliveappid. Maybe it was not empty but had a space in it which made it seem like it was empty.

This error does not make me think it was really empty.

System.ArgumentException: Error: AppId: Application ID must be alphanumeric

If you want to send me the log I will look at it, maybe there were other errors.

Best,

Joe

You must sign in to post in the forums. This thread is closed to new posts.