What's new
Apple iPad Forum 🍎

Welcome to the Apple iPad Forum, your one stop source for all things iPad. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Runtime error

DNorris

iPF Noob
Joined
Mar 4, 2012
Messages
1
Reaction score
0
I used to be able to view USAirways info on the ipad2 and all of the sudden I have been getting a runtime error message. Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.

Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".


<!-- Web.Config Configuration File -->

<configuration>
<system.web>
<customErrors mode="Off"/>
</system.web>
</configuration>

Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.


<!-- Web.Config Configuration File -->

<configuration>
<system.web>
<customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
</system.web>
</configuration>

And I cannot view or print tickets any longer....any suggestions? Thanks
 

leelai

Administrator
Staff member
Joined
Apr 24, 2011
Messages
24,828
Reaction score
1,309
Location
Brisbane, Australia
Whenever something is amiss on the iPad try these 3 steps first
From the home screen do the four finger swipe up or double press the home button to reveal your multi task bar. These are all the apps that you have opened at one time. Long press the app until it jiggles and a red minus sign will appear above it. Press the minus sign, this will close the app, not delete it, now press the home button to return to your screen. It's also a good idea to close all these apps, as it helps the iPad run smoothly

Restart - Press and hold the power off button, the one at the top right. You will see a slide appear to power off, slide this and the screen will go dark and a Whirly will appear. When the Whirly disappears your iPad is now off. Press the power button again until the Apple logo appears, this will take a few seconds and your iPad will restart. You should restart your iPad occasionally also as it will keep it running well. Now see if it is operating.

Reset - Hold the power off button and the home button simultaneously, keep holding them in and you will see the power off slide appear and disappear, wait until you see the Apple logo appear before releasing the buttons. It will take a little longer for your iPad to start.

Let us know if this makes a difference here.
 

Most reactions

Top