Skip to main content

I'm getting this error in navigating the Auctiva site again today. It's one I've seen before, but haven't seen since the server fix the other day. Response was great this morning, so wondering if there's a new/repeat 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>
"Life is pain. Anyone who says differently isn't paying eBay and PayPal Seller fees."
Original Post

Replies sorted oldest to newest

Hi,
I'm having the same message come up whenever I try to access anything (other than the boards) too. I was looking forward to listing a few items today...hopefully, later this afternoon or evening I will be able to. I had the same problem the other day (after the big server move), I believe Jeff said it was something to do with memory. Later that day, it was up & running just great!! Hope they fix it for us again...quick!! I love Auctiva, and their services...so I will sit back and be patient. It's a beautiful Sunday, so I'm sure I can find something else to do for awhile!!
I had gotten that message earlier this evening to the point of where I couldn't even get into Auctiva. I had to go thru one of my Ebay listings and got the following: An error has occurred during the processing of your request. Please try again or file a support case if this problem continues with the www.auctiva.com link. THEN I was in but I can only pull up ONE sheet of photos...it won't PREVIEW properly (all kinds of WEIRD stuff in the ad like RESERVE NOT MET & BIN) and then ad that took me 20 minutes to write and futz around with got lost when I tried to SAVE/SCHEDULE! I'm on Cable so I can go back and forth quickly...but THIS IS GETTING FRUSTRATING!
quote:
Originally posted by Auctiva Jeff:
This is problem with the site, not the bandwidth or new location. We just added 2 servers try one of these:

http://38.102.38.82

and


http://38.102.38.83

These IP's may change at any point so I would not rely on them beyond tonight. You should always just try using http://www.auctiva.com as your first choice.


A tad bit to late, I gave up and went to bed. I only managed to get three listings done for .10 day and those were ones already created so all I had to do was post them!

3 listings on 2 ID's is not a good thing.

Jeff I know you work hard and you have your hands full, I'm thankful for that but sometimes even your cheerleaders get let down Frown

Add Reply

Copyright © 1999-2018 Auctiva.com. All rights reserved.
×
×
×
×
Link copied to your clipboard.
×