473,749 Members | 2,626 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Remote Debugging Issue VS2005 (works fine with VS2003)

Hello ,

I fought very hard and succeed to do a remote debug from a client
with
VS2003 on XP HOME to a Server with XP PRO. This is on a Workgroup :
I
created same user/pwd with admin rights for client & Server. Also
modified the DCOM security to allow remote access to Anonymous login
and - finally- on the SERVER (client is XP home and doesn't include
secpol.msc) , changed the Security policy "network access : Sharing
and Security model for local accounts" from "guest" to "local user".
Well ..i had evry possible problems u can have and finally solved it.
......I want now to use VS2005 on my client instead of
VS2003......... ..
when i try to debug I have the error message ["Access is denied",
This
seems to be because the "network access : Sharing and Security model
for local accounts" security policy does not allow users to
authenticate as themselves.]
DAMNED !!! what is the difference between VS2003 and VS2005 remote
debug authentication ????
It s working correctly with 2003 and not with 2005
I configured correctly the Remote Debugger service of VS2005 with
windows authentication with my same login as before which is a member
of admin/debuger.
The STRANGEST : When i try to launch debug on the VS2005 (client) ,
the Remote debugging monitor on the server shows that my user is
connected... but i still get the error message on my VS2005 about
authentication so debug cannot proceed.
it would mean , my client connect to server with a login , the server
monitors the connection is done , but then server cannot contact
client back . ANY IDEAS ? )) thanks
I obviously cannot change this security setting in secpol.msc (as the
error message advice)because client is XP HOME.

Jun 11 '07 #1
0 1523

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

Similar topics

9
2702
by: RvGrah | last post by:
After much hair-pulling, I've finally found the answer to a problem that many are fighting with, difficulty connecting from Sql 2005 Server Management or VS2005 to a remote Sql Server running Sql 2000. In my case the server I couldn't reach was across a vpn connection, behind ISA server 2000, (which had port 1433 open). The answer was in this post:...
4
1246
by: Craig | last post by:
Hi All, One of our customers wrote an application in Visual Studio 2005 and is trying to use our webservices that was built with Visual Studio 2003. He reports that the call to the method always times out. If he uses the same code in Visual Studio 2003 it works fine (it's a simple sign-in method with 2 string parameters for user id and password). Does anyone know why there is an issue with a VS2005 app calling a webservice method...
1
1559
by: JLuis Estrada | last post by:
Hi there. Id tried to find information about how to set up the remote debugging on win2003. I have a PC with winxpsp2 with VS2003 installed. And I developed an winservice app that runs on the server. This servers is fara way from here. Buts its visible over internet.
5
2225
by: Tony | last post by:
Hi all, Here's the link to the issue we were seeing on our ASP.NET system when modifying, adding and deleting directories in framework 2.0. http://blogs.msdn.com/toddca/archive/2005/12/01/499144.aspx I then tried a few of solution I found while perusing Google, - FCNMode registry mod - Relocating to App_Data folder to create/modify/delete directories.
4
1786
by: Peter Sutcliffe | last post by:
In VS2003 I had a class library project that I started via a URL and I had ASP.NET debugging enabled to allow me to debug the web pages code behind in my project. I have moved the app to VS2005 and I no longer have that option (Enable ASP.NET debugging checkbox on the project properties Debug Tab). I can still debug the app by attaching to the aspnet_wp.exe process. However, is there another way to do it - has this option been moved...
2
2822
by: Rotsey | last post by:
Hi, I had a VS2003 ASP.NET application working fine and running ok. I also have VS2005 installed and recently installed the LINQ CTP and BLINQ. In the process of getting this to work when I reopen my VS2003 app I get the error trying run the project Unable to start debugging on the server.
5
7802
by: phnimx | last post by:
Hi , We have developed a number of plug-in .NET Library Components that we typically deploy with our various applications by installing them into the GAC. Each of the applications contains an app.config file referencing arbitrary versions of the plug-in components they wish to consume. Here's the problem: Assuming I have installed any one of our application software,
1
1326
by: Rotsey | last post by:
Hi, This is regarding my previous postings. I have tried the suggestions below and still does not work. I am on my local computer. I changed the vbproj.webinfo file as well but VS seems to change it back to locahost.
3
6627
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
8997
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
8833
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
9568
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
9389
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
8257
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
6801
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
4709
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...
2
2794
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2218
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.