The Omni Group
These forums are now read-only. Please visit our new forums to participate in discussion. A new account will be required to post in the new forums. For more info on the switch, see this post. Thank you!

Go Back   The Omni Group Forums > OmniWeb > OmniWeb General
FAQ Members List Calendar Today's Posts

 
OmniWeb + Myspace Problem Thread Tools Search this Thread Display Modes
I know myspace is a horrid site, but even if you hate it I'm sure you use it.

Anyway, my OW/Myspace keeps giving me this error when trying to log into myspace. I never had a problem before. This glitch sprung about yesterday. I've tried it on other browsers and it works just fine. It appears to only be a problem with OW, my default browser. Anyone have a solution?

I don't think I can go back to FF after using OW for so long.

Here's what it looks like everytime now.

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>
 
delete your myspace cookies and see if that helps.

That error is white, yellow and red, right?
 
Yeah it was those colors, and yeah that method worked. I guess I never cleared out my cookies, ever.

Thank you.

please delete thread :)

Last edited by Jasko; 2007-03-23 at 10:44 AM..
 
 




Similar Threads
Thread Thread Starter Forum Replies Last Post
Experiencing odd problem with the latest version of omniweb YoshiDan OmniWeb General 0 2011-01-19 02:54 PM
A pervasive problem with Omniweb peterhi OmniWeb Feature Requests 7 2007-04-27 10:57 AM
Omniweb and Gmail: a couple of problem. Lukeduke OmniWeb General 6 2007-03-20 04:50 PM
.mov problem xiamenese OmniWeb General 3 2007-01-20 06:59 PM
iusethis.com + OmniWeb 5.5b2 = problem CheepnisAroma OmniWeb General 12 2006-08-24 11:01 AM


All times are GMT -8. The time now is 07:19 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.