Skip to main content

Got this while trying to insert images in a listing! Haven't been to Auctiva in awhile - is this why?

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>
Original Post

Replies sorted oldest to newest

For several days my spell checker has not worked...maybe once in 20 tries I could get it to connect. I have had some trouble listing as well and it is so discouraging to spend time writing a nice description and then lose it. I try to save several times but that doesn't always work either. I love being able to use a lot of pictures but the frustration level is getting almost too much.
When I had this problem before they suggested in typing in one of the following addresses rather than Auctivia.com
* http://38.102.38.81

* http://38.102.38.82

* http://38.102.38.83

* http://38.102.38.88
Supposed to go direct to the servers. If that does not work for you, let me know. When I was at the end of my wits ( Oh well, one of the times anyway, I was rescued by Paul in the UK who filed a support notice for me. I was so grateful that I would be happy to pass on the favor. Good Luck,
Just got this from Auctiva regarding my help request...
Posted Monday, 8/21/2006 7:01:16 PM
--------------------------------------------------------------------------------
Hi,

We are having some issues today regarding our servers. Our engineers are currently working to resolve this. We do apologize for the inconvenience.


Thank you,
Auctiva Support"

Guess the problem isnt with us.
Yesterday was my very first day using Activa. I was making listings during the day, to schedule to be posted last night. The later it got, the more runtime errors I got! I thought, well, it is Sunday, and a busy day, so decided to try making my auctions up during the seek, to be scheduled to post when I want them to be. That might help, when the servers are not too busy!

Princess of November Wink

Add Reply

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