undefined runtime error

  • Thread starter Thread starter Andy Lim
  • Start date Start date
A

Andy Lim

hi all,

one of my asp.net appl was once runs smoothly. then the hosting i use move
the server to somewhere else. after the move, the same appl returns runtime
error.
but without any clue what exception is thrown.
the funny thing is that the error page displayed as if i don't have any
web.config file on my appl folder. to my curious, i uploaded the same appl
to another domain (within the same server), but it returns the same error
page.

pls, kindly check it out at: http://garagsale.infoteknika.com

anyone know how to resolve it?

i appreciate any advice

thks in advance, and merry christmas to all of you...
andy
 
The error page suggests that you turn the custom error mode off, and
then shows an example web.config file with the syntax to do so. This
would be a good first step.
 
thks for your prompt reply, allen,

but that's not the issue. my real question is i just can't figure out how
come the exact project that runs smoothly before on my hosting's old server,
now turns out error on the new server?

anyway, thks for the reply
andy
 
Without a specific error message, it is just a guess. There are too
many possibilities. It's much easier to get a message like "cannot
connect to database" and work from there.
 
which page do you mean, patrick?
the appl in question is in http://garagesale.infoteknika.com
(of course you'll see it working now, if the server is not down :)

actually, i'm facing my hosting uptime prob (can i share it here, or just
open up a new thread?).

i'm monitoring my sites uptime with internetseer (http://internetseer.com),
and got something around 96-98% top uptime a week!
now, i'm planning to host a new commercial b2b ecommerce appl. and am sure
can't live with such uptime.
any recommendation for great hosting (i'll prefer which have reseller
plans)?

thks and brgds,
andy
 
Back
Top