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

Home Posts Topics Members FAQ

Debug view :: remote use requires admin rights :: BizTalk 2004

BA
Hello,

We use the Debug View from sysinternals for BizTalk development and testing.

The remote feature is very useful since you can login to any server and see
the debugging statements. Unfortunately this requires administrative
rights.

Its the stated policy of my client not to allow admin rights, and because of
this we cant use the debug view for the testers. It is slowing them down.

Has anyone had this problem or does anyone know a way to use the debug view
remotely without having to grant testers administrative rights on the
server?

Thanks,

BA

Nov 17 '05 #1
2 2847
BA,

I know it is the "stated policy" (which I find amounts to nothing when
put up against a deadline and going over budget) of your client, but you
might want to let them know of the situation, and how it will impact your
timeline and budget. While I do understand the reasons why such policies
are made, exceptions need to be made (supervised, and not often, of course),
in exceptional situations (which I am sure you would agree, this would be
one).

I know it's not the answer you were looking for, but it might help.
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard. caspershouse.co m
"BA" <bi************ ***@gmail.com> wrote in message
news:%2******** ********@tk2msf tngp13.phx.gbl. ..
Hello,

We use the Debug View from sysinternals for BizTalk development and
testing.

The remote feature is very useful since you can login to any server and
see
the debugging statements. Unfortunately this requires administrative
rights.

Its the stated policy of my client not to allow admin rights, and because
of
this we cant use the debug view for the testers. It is slowing them down.

Has anyone had this problem or does anyone know a way to use the debug
view
remotely without having to grant testers administrative rights on the
server?

Thanks,

BA

Nov 17 '05 #2
BA
Nicholas,

I tried that road already and its a dead end street. Their certification by
some accounting board has things like this (believe it or not) on their list
of requirements for certification.

I couldnt agree more though. These sorts of policies secure very little and
end up costing lots of money in lost productivity.

BA
"Nicholas Paldino [.NET/C# MVP]" <mv*@spam.guard .caspershouse.c om> wrote in
message news:uT******** ******@TK2MSFTN GP09.phx.gbl...
BA,

I know it is the "stated policy" (which I find amounts to nothing when
put up against a deadline and going over budget) of your client, but you
might want to let them know of the situation, and how it will impact your
timeline and budget. While I do understand the reasons why such policies
are made, exceptions need to be made (supervised, and not often, of course), in exceptional situations (which I am sure you would agree, this would be
one).

I know it's not the answer you were looking for, but it might help.
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard. caspershouse.co m
"BA" <bi************ ***@gmail.com> wrote in message
news:%2******** ********@tk2msf tngp13.phx.gbl. ..
Hello,

We use the Debug View from sysinternals for BizTalk development and
testing.

The remote feature is very useful since you can login to any server and
see
the debugging statements. Unfortunately this requires administrative
rights.

Its the stated policy of my client not to allow admin rights, and because of
this we cant use the debug view for the testers. It is slowing them down.
Has anyone had this problem or does anyone know a way to use the debug
view
remotely without having to grant testers administrative rights on the
server?

Thanks,

BA


Nov 17 '05 #3

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

Similar topics

1
2623
by: Bennett Haselton | last post by:
I want to get an ASP.Net hosting account with my ISP, and I'm trying to find out what level of access to the server is requried in order for me to view the server in Server Explorer in Visual Studio .Net, where you can see the available database, expand it to get a list of tables, etc. What level of access is required? Of course you need to have an account with the right user rights, but is there some specific service that needs to be...
3
37919
by: 91YJ_Renegade | last post by:
why can I TNSPING but I can not connect using SQLPLUS? Oracle 10g Slackware 10 install 2.6.6 kernel exports ORACLE_BASE=/home/oracle ORACLE_HOME=/home/oracle/product/10g ORACLE_SID=ora9i ORACLE_TERM=xterm
0
1323
by: Ravi | last post by:
Hi all, I am facing a strange problem ! I have a machine with Win 2000 Advanced Server, VS.Net 2003 and Biztalk Server 2004 with HL7 Accelrator installed. Biztalk is working fine..no problems " yet ". But now when I goto my VS.Net create any project in C# or VB.Net and then try to Add a new Dataset by right clicking on my Project at Solution Explorer to create a Typed Dataset, its gives me an error from Biztalk Editor saying "Empty Choice is...
7
717
by: Yosh | last post by:
I am developing an application that will stop and start a process on a remote machine. What security rights are needed for my application to be able to do this? Hope this makes sense. Yosh
0
1931
by: Gerry Hickman | last post by:
Hi, Win2000 SP4 with IIS5 VS.NET 2003 ..NET 1.1 SP1 User belongs to "Users", "VS Developers", "Debugger Users" User can't debug local ASP.NET app without being in "Administrators" From various articles it seems aspnet_wp.exe cannot be attached to, unless the user is a local Administrator?
5
2686
by: pberna | last post by:
Dear all, I built a Web Form application to start and stop a Windows Service remotely. I successful tested the application on Windows 2000 server + IIS. I must include the ASPNET user to the Administration group (on server side) to have the necessary authorization to start a Windows Service (I don't understand why "Power User" rights are not enough to do the same thing) Although I'm able to start a service using windows 2000 server...
0
1796
by: BA | last post by:
I posted on this once before and could not get a solution, I am hoping someone can help. I have a very strange code debug behavior that I cannot make heads or tails of: I have c# code being executed in BizTalk assemblies which is repeating debug statements. I tried debug.flush() and debug.close() which did not solve the problem. In my BizTalk process I call a static method:
6
2073
by: mimime | last post by:
I am new in this forum, please forgive me if this question has been discussed before. I am an UNIX admin, our PC admin just quit so boss put me in charge of "granting the admin rights to the PC users". I was told that our policy is just say "NO", if the developers really need it, they will be back to fight for it. Only then we can consider the case. However, I was the programmer once and knew the pain of not having "admin rights" to install...
3
6621
by: Yves Gagnon | last post by:
Hi, I try to debug a WCF hosted in a windows services on a serveur that is on an other domaine then my developpement machine. I tried many things without succes. Here is what I tried: First I installed on the server I want to debug, the remote debugger tools from the VS 2005 CD. I just install the windows application. I tried from there to debug, without succes. I could connect to the remote machine only when the msvsmon.exe is in the...
0
8326
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
8743
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...
1
8522
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
7355
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...
0
5647
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();...
0
4173
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4333
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
1973
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1736
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.