• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Is Dell Outlet Down for Anyone Else?

Status
Not open for further replies.

Raiden256

Platinum Member
Getting various "Server too busy" and .NET exception errors when attempting to "Check availabilty and prices." Wonder if they know...
 
Server Error in '/ARBONLINESALES' 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>
 
Not down, but their service sucks.

I ordered something and it got canceled for no reason. No explanation or email or phone call either.
 
Me too lol. I'm still waiitng for my credit. Hope it comes before my credit card is due. If it doesn't, It'll suck big time. (I purchased another machine on my CC after they cancelled my first one, so I "owe" twice the amount -_-)
 
Just called Dell - power outage in Manila - site was only suppose to be down for a 3-4 hours, so they say it will be up at any time - hmmmm
 
Originally posted by: kk01960
Just called Dell - power outage in Manila - site was only suppose to be down for a 3-4 hours, so they say it will be up at any time - hmmmm

Outsourcing data centers ftl. Whats wrong with American servers?
 
Status
Not open for further replies.
Back
Top