Jump to content
Xtreme .Net Talk

Recommended Posts

Posted (edited)

Error Question

 

I am developing an asp.net application on our intranet server from my local pc. I am developing it using the intranet url as part of my project name - so "http://myintranet.com/myproj"

The problem I have is (and I think this may be because I am not actually working on the server), the application will not show me runtime errors when they occur. I just get that "error in whatever application" and it tells me to set custom errors to "off" (which I did) but I still cannot see them.

I think this is probably why I am not able to debug my web applications since I am working on one computer with the application on another.

Is that why?

I hope I am making sense here. I am sure there is some kind of setting or something I am missing.

I would appreciate any help with this as it is driving me crazy.

Edited by lorena
Posted
I don't think so, Friendly HTTP errors should be off if you are writing code. Otherwise you get those pages with out technical information. e.g. what line of code caused the error, etc. That is the only reason I can think of for not being able to see error messages.

~Nate�

___________________________________________

Please use the [vb]/[cs] tags on posted code.

Please post solutions you find somewhere else.

Follow me on Twitter here.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...