|
 |
aspx_beginners thread: show the error on my browser..
Message #1 by miss ruby <unix_box@y...> on Sat, 11 May 2002 02:45:58 -0700 (PDT)
|
|
hello..
now i'm remote/open C# project from another PC that
is localhost.... I can compile the solution. But if it
generate error, the error is not same as what i can
see on the another PC that i mean tha localhost.. how
can i make the error is same as on localhost browser??
=====
miss ruby
malaysia
__________________________________________________
Do You Yahoo!?
LAUNCH - Your Yahoo! Music Experience
http://launch.yahoo.com
Message #2 by "Minh T. Nguyen" <nguyentriminh@y...> on Sun, 12 May 2002 23:04:33 -0700
|
|
Ruby,
Edit your web.config file and set the customError attribute to
"Off". Beware, though, this means that all the web clients will see the
nasty error message.
Hope this works,
Minh.
-----Original Message-----
From: miss ruby [mailto:unix_box@y...]
Sent: Saturday, May 11, 2002 2:46 AM
To: aspx_beginners
Subject: [aspx_beginners] show the error on my browser..
hello..
now i'm remote/open C# project from another PC that
is localhost.... I can compile the solution. But if it
generate error, the error is not same as what i can
see on the another PC that i mean tha localhost.. how
can i make the error is same as on localhost browser??
=====
miss ruby
malaysia
__________________________________________________
Do You Yahoo!?
LAUNCH - Your Yahoo! Music Experience
http://launch.yahoo.com
Message #3 by miss ruby <unix_box@y...> on Sun, 12 May 2002 23:59:58 -0700 (PDT)
|
|
thank you...
i like you..
--- "Minh T. Nguyen" <nguyentriminh@y...> wrote:
> Ruby,
>
> Edit your web.config file and set the customError
> attribute to
> "Off". Beware, though, this means that all the web
> clients will see the
> nasty error message.
>
> Hope this works,
> Minh.
>
> -----Original Message-----
> From: miss ruby [mailto:unix_box@y...]
> Sent: Saturday, May 11, 2002 2:46 AM
> To: aspx_beginners
> Subject: [aspx_beginners] show the error on my
> browser..
>
>
>
> hello..
>
> now i'm remote/open C# project from another PC that
> is localhost.... I can compile the solution. But if
> it
> generate error, the error is not same as what i can
> see on the another PC that i mean tha localhost..
> how
> can i make the error is same as on localhost
> browser??
>
> =====
> miss ruby
> malaysia
>
> __________________________________________________
> Do You Yahoo!?
> LAUNCH - Your Yahoo! Music Experience
> http://launch.yahoo.com
>
>
>
=====
miss ruby
malaysia
__________________________________________________
Do You Yahoo!?
LAUNCH - Your Yahoo! Music Experience
http://launch.yahoo.com
|
|
 |