473,406 Members | 2,273 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

debug from another machine

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.
Nov 19 '05 #1
2 1330
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" <ea*************@yahoo.com> wrote in message
news:uY**************@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.

Nov 19 '05 #2
et
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.
"Ibrahim ULUDAG" <xx*@xxx.com> wrote in message
news:%2****************@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" <ea*************@yahoo.com> wrote in message
news:uY**************@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.


Nov 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: aaj | last post by:
Hi all I have written a small app on my machine that I have passed on to a colleague for testing. The problem is, as soon as he steps through in debug mode and reaches try { conn.Open();...
7
by: Brad | last post by:
When debugging my current web project, in VS2003, I found I had lost the ability to drill down on watch objects in the Watch Window; I could only view the single value specific watch objects. ...
3
by: darrel | last post by:
I got a new machine this week. Prior to that, I backed up my WWWROOT folder. Now I have the new machine, moved my files back. I have one projet, though, that refuses to debug/launch: ...
3
by: Bardo | last post by:
Hi all, We are trying to debug an assembly which was built in debug configuration on our build server. The output window of visual studio indicates that no symbols are being loaded for the...
3
by: Bardo | last post by:
Hi all, We are trying to debug an assembly which was built in debug configuration on our build server. The output window of visual studio indicates that no symbols are being loaded for the...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.