|
.net
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
debug from another machineI created a project that runs fine on my local machine, using
http://localhost etc. I copied the program up to another web server and am getting errors -- sometimes. How do I run my program in debug mode so that it runs on my machine but launching from the web server that is giving me the errors. Even if I open it from a mapped drive to the other machine, and run it, it continues to run from localhost. What do I need to change. In Application_error function in the file the global.asax write a function
to send the error to you by mail. http://www.15seconds.com/issue/030102.htm Ibrahim ULUDAG www.ibrahimuludag.com Show quoteHide quote "Eagle" <eagletender2***@yahoo.com> wrote in message news:uYTMLCebFHA.3040@TK2MSFTNGP14.phx.gbl... >I created a project that runs fine on my local machine, using >http://localhost etc. I copied the program up to another web server and am >getting errors -- sometimes. > > How do I run my program in debug mode so that it runs on my machine but > launching from the web server that is giving me the errors. Even if I > open it from a mapped drive to the other machine, and run it, it continues > to run from localhost. What do I need to change. > I know what the error is, I just don't know why it's happening so I have to
step through the code. I don't get the error when I run the program locally. Show quoteHide quote "Ibrahim ULUDAG" <x**@xxx.com> wrote in message news:%231CnEEfbFHA.3808@TK2MSFTNGP14.phx.gbl... > In Application_error function in the file the global.asax write a > function to send the error to you by mail. > > > http://www.15seconds.com/issue/030102.htm > > > Ibrahim ULUDAG > www.ibrahimuludag.com > > > > "Eagle" <eagletender2***@yahoo.com> wrote in message > news:uYTMLCebFHA.3040@TK2MSFTNGP14.phx.gbl... >>I created a project that runs fine on my local machine, using >>http://localhost etc. I copied the program up to another web server and >>am getting errors -- sometimes. >> >> How do I run my program in debug mode so that it runs on my machine but >> launching from the web server that is giving me the errors. Even if I >> open it from a mapped drive to the other machine, and run it, it >> continues to run from localhost. What do I need to change. >> > >
Other interesting topics
Authentication mode in web.config causing crash.
Dynamically position custom control .ascx Message Box in ASP Options for generic full-text search without using database-specific full-text engine? how to make VS auto suggest properties during dev Firefox Validation Issue - not the standard document.[all] problem! Newbie on Session State Dataview returns 0 rows Unable to map the debug start page URL to a machine name User Controls in 2.0 |
|||||||||||||||||||||||