Pink Poogle Toy Forum

The official community of Pink Poogle Toy
Main Site
NeoDex
It is currently Mon Jan 20, 2025 8:54 am

All times are UTC




Post new topic This topic is locked, you cannot edit posts or make further replies.  [ 4 posts ] 
Author Message
 Post subject: A funny ad error
PostPosted: Fri Feb 04, 2005 4:18 pm 
PPT Trainee
PPT Trainee
User avatar

Posts: 505
Joined: Thu Jun 03, 2004 5:15 am
Location: Deep within the world of dreams trapped by that which forgets.
Code:
Server Error in '/' Application.
Runtime Error
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>


Opps. Seems TNT isn't the only one have troubles.... some of the ad agency might be to:)


<img src="http://img.photobucket.com/albums/v238/thekingdrake/PteriSagesig.png">
Gallery info.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Feb 04, 2005 9:12 pm 
PPT Toddler
PPT Toddler

Posts: 196
Joined: Fri Jun 18, 2004 1:22 am
XD. Ya. Ad agency`s go down alot because of the mass amount of people using them.


The Virtual pet Forum is the best pets community!


Top
 Profile  
 
 Post subject:
PostPosted: Fri Feb 04, 2005 11:42 pm 
PPT God
PPT God
User avatar

Posts: 1993
Joined: Fri Oct 08, 2004 4:40 am
This is a bad thing? XD Heheh, ad agencies getting what they deserve.


Image
Randomness- Werewolf and Other Stuff


Top
 Profile  
 
 Post subject:
PostPosted: Sat Feb 05, 2005 9:22 pm 
PPT Warrior
PPT Warrior
User avatar

Posts: 801
Joined: Wed Dec 15, 2004 8:15 pm
I know I got an error message saying the server timed out trying to connect to advetrtising .com or something. :P :P :P

I did not feel sorry for them the least. :evil:


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic This topic is locked, you cannot edit posts or make further replies.  [ 4 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 51 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group