Mac OSX problem??

Thread Tools
 
Search this Thread
 
Old Apr 30, 2007 | 07:43 PM
  #1  
RYAN24's Avatar
Thread Starter
|
Senior Member
Joined: Nov 2001
Posts: 456
Likes: 0
From: Auburn, Alabama
Question Mac OSX problem??

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>



Whenever I try to login to this one Web page this pops up.... It works on every other computer except mine???? It started last week
 
Reply
Old Apr 30, 2007 | 07:50 PM
  #2  
PSS-Mag's Avatar
Senior Member
Joined: Dec 2004
Posts: 891
Likes: 1
From: Lost some where in the middle of the Ozark Mountains!
In Kobi fashion....




Yes I know Vista is out, but I wouldn't recomend it yet.
 
Reply
Old Apr 30, 2007 | 07:56 PM
  #3  
dzervit's Avatar
Senior Member
Joined: Apr 2004
Posts: 4,424
Likes: 0
From: Motor City
Best. Thread. Ever.


Anywho, Vista is the way to go if it doesn't work out with that silly OS X.


I'm still laughing over this thread... really.






 
Reply
Old Apr 30, 2007 | 07:57 PM
  #4  
RYAN24's Avatar
Thread Starter
|
Senior Member
Joined: Nov 2001
Posts: 456
Likes: 0
From: Auburn, Alabama
 
Reply
Old Apr 30, 2007 | 08:21 PM
  #5  
RYAN24's Avatar
Thread Starter
|
Senior Member
Joined: Nov 2001
Posts: 456
Likes: 0
From: Auburn, Alabama
Nevermind......problem fixed thanx for the help
 
Reply
Old Apr 30, 2007 | 08:47 PM
  #6  
dzervit's Avatar
Senior Member
Joined: Apr 2004
Posts: 4,424
Likes: 0
From: Motor City
Had a problem for a week, post about it then fix it yourself 40 minutes later?

And yes, I'm still chuckling over this...
 
Reply
Old Apr 30, 2007 | 10:50 PM
  #7  
kobiashi's Avatar
Senior Member
Joined: May 2000
Posts: 873
Likes: 1
From: Somewhere in the EU
Not only is OSX the greatest OS ever . . .

on the rare occassion something happens (never) (expect that one time)

it's easy to fix. Didn't see this thread extending for page after page after page with umpteen thousand billion suggestions.

God Bless Steve!

 
Reply

Trending Topics

Old Apr 30, 2007 | 10:55 PM
  #8  
Quintin's Avatar
Technical Article Contributor
20 Year Member
Joined: May 2004
Posts: 6,509
Likes: 6
From: Georgia on my mind...
But I thought those things don't break...?
 
Reply
Old Apr 30, 2007 | 10:55 PM
  #9  
PSS-Mag's Avatar
Senior Member
Joined: Dec 2004
Posts: 891
Likes: 1
From: Lost some where in the middle of the Ozark Mountains!
Originally Posted by kobiashi
it's easy to fix. Didn't see this thread extending for page after page after page with umpteen thousand billion suggestions.
Thats because the other 99K members are going WTF?????

Mac??? Huh?
OSX????? Do what?????

Something else you dont see is a PC user having an issue last for a week before instantly finding a fix. (EXCEPT that one time........)
 
Reply
Old Apr 30, 2007 | 11:24 PM
  #10  
RYAN24's Avatar
Thread Starter
|
Senior Member
Joined: Nov 2001
Posts: 456
Likes: 0
From: Auburn, Alabama
Originally Posted by dzervit
Had a problem for a week, post about it then fix it yourself 40 minutes later?

And yes, I'm still chuckling over this...
Well ive been out of town cleared all my cookie files and it worked Well after the AWESOME responses I got within 15 minutes of the post I figured I better try some stuff lol Also ive been study for finals all wknd which is WAY more important than trying to log on to ONE website
 

Last edited by RYAN24; Apr 30, 2007 at 11:29 PM.
Reply
Old Apr 30, 2007 | 11:26 PM
  #11  
RYAN24's Avatar
Thread Starter
|
Senior Member
Joined: Nov 2001
Posts: 456
Likes: 0
From: Auburn, Alabama
Originally Posted by Quintin
But I thought those things don't break...?
It didnt If it was a PC Id prob have to ctrl/alt/delete that SOB at least twice a day So im happy w/ what I got
 
Reply
Old May 1, 2007 | 07:57 AM
  #12  
dzervit's Avatar
Senior Member
Joined: Apr 2004
Posts: 4,424
Likes: 0
From: Motor City
Originally Posted by kobiashi
Not only is OSX the greatest OS ever . . .

on the rare occassion something happens (never) (expect that one time)

it's easy to fix. Didn't see this thread extending for page after page after page with umpteen thousand billion suggestions.
Yeah, kinda tough to get support with just the two of you on the board.

I just like stirring the Mac pot.

...and only a Mac could be brought down by cookies.
 
Reply
Old May 1, 2007 | 10:11 AM
  #13  
kobiashi's Avatar
Senior Member
Joined: May 2000
Posts: 873
Likes: 1
From: Somewhere in the EU
Originally Posted by dzervit
...and only a Mac could be brought down by cookies.
Stop . . . and think before putting mouth in motion . . . .
 
Reply




All times are GMT -4. The time now is 06:56 AM.