Old 01-02-2004, 12:55   #1 (permalink)
hobolooter
Registered User
 
hobolooter's Avatar
 
Join Date: Feb 2004
Location: USA
Posts: 52
Send a message via AIM to hobolooter
hobolooter.com

hey designers, i got a new site going up that is just basically a collection of my asp.net junk and thoughts. just remember it's optimized for dual moniters or 1027x768res up. I'm not gonna change it for 800x600- users, so please don't advise me about it. Thanks.

Tim.
  Reply With Quote
Old 01-02-2004, 15:21   #2 (permalink)
Brown
volkswagen yellow & gold
 
Brown's Avatar
 
Join Date: Apr 2003
Location: london, england.
Posts: 6,211
it don't work dude - i take it we're clicking your w's. like your attitude though:

Quote:
Originally Posted by tim
I'm not gonna change it for 800x600- users, so please don't advise me about it. Thanks.
  Reply With Quote
Old 01-02-2004, 15:22   #3 (permalink)
Brown
volkswagen yellow & gold
 
Brown's Avatar
 
Join Date: Apr 2003
Location: london, england.
Posts: 6,211
oh, its started working again. i had a weird script error before...one moment please caller...
  Reply With Quote
Old 01-02-2004, 15:25   #4 (permalink)
Brown
volkswagen yellow & gold
 
Brown's Avatar
 
Join Date: Apr 2003
Location: london, england.
Posts: 6,211
its bust again. can't be arsed to look through it. tell us when its fixed.

Quote:
Originally Posted by tim's site
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>
  Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search


Contact Us - Web Design Forums - Archive - Top
Search Engine Optimization by vBSEO 3.0.0 RC8