Help - Search - Members - Calendar
Full Version: Runtime error...

CoinPeople.com > Numismatic Resources > Numismatic Resources Forums > OmniCoin and BankNoteBank Forums > OmniCoin and BankNoteBank Account Support
gxseries
This is an error that I get when I try to go through my pages in omnicoin.

"runtime error"

----------

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>

----------

Is there something wrong with my end...? sad.gif
akdrv
Does this happen when you go to "My collection"?
Could you try again?
gxseries
Seems like a lot more than I thought...

I tried to login with another browser (since I didn't save my password there) and that error also popped out.

However with this browser, since I have my password logged in, I don't have this problem. But yes, the problem does exist when I try to access other pages in "my collection". sad.gif

Edit to add: I even seem to have trouble adding more new coin pictures sad.gif

Edit of edit: Seems like it's working now... I managed to add in the Moscow 1980 silver proof set. smile.gif

Thanks akdrv! smile.gif
jlueke
I'm getting this right now
akdrv
It seems ok now. The server sometimes resets under a heavy load, if you get this error try again in a minute or two. I will be monitoring the server.
jlueke
QUOTE(jlueke @ Apr 8 2006, 08:55 AM)
I'm getting this right now
[right][snapback]201835[/snapback][/right]

It was the BC year tongue.gif I got an error message once I hit refresh
akdrv
Yes, "-50" is the way to go at the moment. pardon.gif I'll fix the validation in the next update.
jlueke
QUOTE(akdrv @ Apr 8 2006, 09:21 AM)
Yes, "-50" is the way to go at the moment. pardon.gif I'll fix the validation in the next update.
[right][snapback]201840[/snapback][/right]

Cool, -50 is not a big deal just the lack of an initial error was throwing me off tongue.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.