473,657 Members | 2,428 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

why I can't see mtx.exe in the romote machine?

Hi,
I've set up remote debugging following every step in the manu from
microsoft. However, I can't see mtx.exe process in romote machine,
instead I only see inetinfo.exe. I attached to it and it seem works OK
except that I can't set up any break point in any inc file(include
file). I can use the command stepinto from an asp page to get to inc
code, but I the process never stop at the break point I "set up" before
I start the debugger or in the debugging process.
Can anyone help me what went wrong? or just tell me that is about what
interdev debugger can do.
By the way, I use NT on server and client is a window 2000
professional.
The manu I followed was
http://msdn.microsoft.com/library/en...idebugging.asp

Please help... :(

regards

Donna

Jul 22 '05 #1
3 1481
Hi,

How did you register the component on NT? Did you use the transaction
services applet and have you set it to run as a server?

--
compatible web farm Session replacement for Asp and Asp.Net
http://www.nieropwebconsult.nl/asp_session_manager.htm

"Donna" <te**********@y ahoo.com> wrote in message
news:11******** **************@ g43g2000cwa.goo glegroups.com.. .
Hi,
I've set up remote debugging following every step in the manu from
microsoft. However, I can't see mtx.exe process in romote machine,
instead I only see inetinfo.exe. I attached to it and it seem works OK
except that I can't set up any break point in any inc file(include
file). I can use the command stepinto from an asp page to get to inc
code, but I the process never stop at the break point I "set up" before
I start the debugger or in the debugging process.
Can anyone help me what went wrong? or just tell me that is about what
interdev debugger can do.
By the way, I use NT on server and client is a window 2000
professional.
The manu I followed was
http://msdn.microsoft.com/library/en...idebugging.asp

Please help... :(

regards

Donna


Jul 22 '05 #2
hello,
thanks for responding to me.
Well. I just installed the frontpage server extension and setup
properties of three Distributed component, machine debug manager, MTS
Client Export and catalog class, grant access and allow lunch to admin
user.
what other component I missed here? What component I suppose to see in
the Transaction services applet?
By the way, physical path of my application locates under wwwroot on
the server so I'm able to see it from interdev when I setup the
solution to debug.
I spent a lot of time figuring the debugber out. I wonder if it worth
my time. But to write each print statement out to debug is very time
consumming as well. In the long run, if I can use the debugger well, I
think it worth the effort I put in. However I don't see many people use
it though. I don't see many people talk about it online.
Anyway, thank you for your response and hope i can resolve this soon.

Regards

Donna

Jul 22 '05 #3
"Donna" <te**********@y ahoo.com> wrote in message
news:11******** **************@ g14g2000cwa.goo glegroups.com.. .
hello,
thanks for responding to me.
Well. I just installed the frontpage server extension and setup
properties of three Distributed component, machine debug manager, MTS
Client Export and catalog class, grant access and allow lunch to admin
user.
This is 'DCOM' but DCOM does not launch mtx.exe. I think you are mixing up
technologies and get some info about COM+ and transaction manager.
what other component I missed here? What component I suppose to see in
the Transaction services applet?
You should register your component using 'new package' in transaction
manager and within the properties, you set it to be a server package.
Drag and drop your DLL within that package.
After that, you can remotely debug your DLL and connect to mtx.exe
--
compatible web farm Session replacement for Asp and Asp.Net
http://www.nieropwebconsult.nl/asp_session_manager.htm

By the way, physical path of my application locates under wwwroot on
the server so I'm able to see it from interdev when I setup the
solution to debug.
I spent a lot of time figuring the debugber out. I wonder if it worth
my time. But to write each print statement out to debug is very time
consumming as well. In the long run, if I can use the debugger well, I
think it worth the effort I put in. However I don't see many people use
it though. I don't see many people talk about it online.
Anyway, thank you for your response and hope i can resolve this soon.

Regards

Donna


Jul 22 '05 #4

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

Similar topics

0
550
by: zhouhaiming | last post by:
On our test machine I can compile my c source code on AIX5.1(ML4) by "- q32" option and "OBJECT_MODE=32" environment variable, and it can correctly running. My operation system environment is: AIX5.1, ML4, 32 bit Kernel, IBM c5.1 compile and Informix7.31. I can't compile my c source code on the same system by using "-q64" option and "OBJECT_MODE=32"environment, the c compiler raised the error: /usr/informix/lib/esql/libifsql.so can't be...
2
4136
by: anna_cheng11 | last post by:
We do not have a DBA available, and this is a development environment, hence I was asked to do the work. I am not a DBA. I need some help to clarify my understanding of DB2 recovery and I am reading the following as well. http://publib.boulder.ibm.com/infocenter/db2help/index.jsp I have a database say DB_INV on machine A and the database is backed up to tape, I am going to create a second system, say machine B with a database called...
12
1443
by: Ralf Dieholt | last post by:
I still don´t get it - what is the advantage of C ? I can program anything in BASIC V2 on a C64, does C have any advantages over BASIC V2 ? Seems to be more cryptic than BASIC to me.
3
5360
by: | last post by:
This question references to KB articles: http://support.microsoft.com/default.aspx?scid=kb;EN-US;315158 http://support.microsoft.com/default.aspx?scid=kb;EN-US;317012 I'm running Advanced Server 2000 as a domain controller with IIS 5 (I know I shouldn't be doing this - just a test machine). I am using the default ASP.NET (v1.1) machine.config file..... <processModel..... userName="machine" password="AutoGenerate"..... />
4
1188
by: Raghu Raman | last post by:
Hi, How can i run my project after copied from one machine. After Coping the project folder from one machine to other machine, i simply create the virtual directory with the same name as it was in the other machine.Eventhough i create the same name for the virtual directory , my project won't running.It is telling the error like imachine_independanat and debugger is not attached .
5
1278
by: Just D. | last post by:
All! Does anybody know how to fix the issue? Machine was working perfectly with WinXPPro and IE6 and all latest service packs, maybe just excluding WinWord from the Enterprise Office 2003, the service pack that I installed added a Shift-Arrow annoying selection bug, but it's fixable if I delete this SP from the machine and stop downloading it. There is another one more serious problem - when I installed IE7 and all required SPs from MS I...
4
9826
by: queenma7 | last post by:
Write a program that simulates a soft drink machine. The program should use a structure that stores the following information: Drink name Drink cost Number of drinks in machine The program should create an array of five structures. The elements should be initialized with the following data: Drink Name Cost Number in Machine
7
14133
by: ajays | last post by:
I have a situation where i have to execute a Batch script on Remote Windows Machine (MACH2) from my local machine (MACH1). I was able to do this from windows machine to Linux machine but not able to do this from windows machine to windows machine. Because when i coonect to windows machine MACH1 to anothe windows machine MACH2 using telnet , it ask for a (y/n) from the user , which i'm not able to provide in script (written below ) ...
1
2155
by: tvnaidu | last post by:
I have Linux machine and windows machine on same network, I want to keep Linux machine as CVS server and windows machine as CVS client, can I keep like that?. My development machine is windows machine, I want to do all check-in and check-out of all files from windows machine, but Linux as server, please let me know whether I can do like that?. appreciated.
0
8420
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8324
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8842
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8740
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
7353
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6176
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5642
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
2
1970
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1733
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.