in addition if you are using IE as your browser to test make sure you
disable friendly error messages,
but this error is directly related to your web.config file.
what host are you using?
On Thu, Feb 11, 2010 at 5:50 AM, Maddy wrote:
> U just turn the custom erropage off in web config so that u
U just turn the custom erropage off in web config so that u can find error
from remote
hi Atul
set customErrors mode="Off" in your web.config file to see the actual error.
On Thu, Feb 11, 2010 at 5:12 PM, Atul Setu wrote:
> hi to every one.
>
>
> I am working on asp.net 1.1, the application is running well on my local
> host. but not running well at the server. I am using Vi
Effectively, you can change web.config setting in order to view the exact
error message, or you can view error accessing that page from the server
itself (logged in via Terminal Services or Remote Desktop), if you have
access.
Best regards! Pablo.
2010/2/11 Jamie Fraser
> Did you try READING t
Did you try READING the error message?
Specifically
"To enable the details of this specific error message to be viewable on
remote machines, please create a tag within a "web.config"
configuration file located in the root directory of the current web
application. This tag should then have its "
hi to every one.
I am working on asp.net 1.1, the application is running well on my local
host. but not running well at the server. I am using Visual Studio 2003 with
sql server 2000.
I am getting this kind of problem. Please help me...
Server Error in '/' Application.
i am using asp.net 1.1 version. i want to send a dynamic ASp.net page as a
body of the mail. Please help me.
With Warm Regards
===
Atul Setu
atuls...@gmail.com
hi to all,
with the regards of the day,
I am working on asp.net 1.1, currently working on mail server. i wan to send
asp.net page in the body of mail. i am using CDO object for sending mail
I am sending the mail code too, Please see this and help me
Dim objMail, objMailConf, my