I am getting following error when I access SP site using Android Browser. I need to know what is the exact cause of this error and how to solve it. Any help is appreciated.

Compilation Error

link|improve this question

1  
Have you customized that page? – Jussi Palo Feb 22 at 7:47
No! When I input the URL of my SP Site from an Android mobile, the above error shows up. Just to add... SP site does not even let me log in. – saumilm Feb 22 at 8:35
feedback

1 Answer

up vote 1 down vote accepted

I have solved this issue as given below:

As we are using FBA customization authentication and on top of that we are using custom login page which were causing the issue.

From mbllogin.aspx, removed lines which are causing errors and that has fixed the issue.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.