472,989 Members | 3,011 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

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

Remote Debugging Setup Revised

CK
Hello All,
I have been trying to setup remote debugging for web part development by
running through the steps in the following documentation:
Debugging Web Parts:
http://msdn.microsoft.com/library/de...ugwebparts.asp
Debug Settings and Preparation:
http://msdn.microsoft.com/library/de...reparation.asp
unfortunately, I have not had any success. My current setup is as follows:

The main issue that I'm having is whenever I try to attach the w3wp.exe
process w/ CLR as the program type, I get the following error: "Unable to
attach to the process. The debugger is not properly installed. Run setup
to install or repair the debugger."

I believe I have remote debugging setup on both the local and remote
machine. I've ran msvsmon.exe (which was installed w/ vs 2003) on the
remote machine by sharing the folder that its located in on my local
machine. I've also tried running the msvsmon.exe (which was installed w/
the vs 2005) that is located on the remote machine. Any help would be
greatly appreciated.

Thanks,
~CK


Oct 17 '06 #1
1 1972
To enable remote debugging on the SPS server, you need to install the remote
debugging components from vs, be a member of the "Debugger Users" group and
modify the SharePoint web.config to run at full trust with debug set to true.
On the client machine, add the target url to the list of trusted sites in
IE. Then in VS, enable remote debugging and setup a post build event to
copy the assemblies and pdb files to the bin folder of the site you are debugging.
For more details, check out this link:

http://blogs.imason.com/scott.howlet...10/14/209.aspx

John F. Holliday
Principal Architect - Information Worker Solutions
Idea Integration, Inc.
Hello All,

I have been trying to setup remote debugging for web part development
by

running through the steps in the following documentation:

Debugging Web Parts:

http://msdn.microsoft.com/library/de...ry/en-us/odc_S
P2003_ta/html/sharepoint_debugwebparts.asp

Debug Settings and Preparation:

http://msdn.microsoft.com/library/de...ry/en-us/vsdeb
ug/html/_core_Debugging_Preparation.asp

unfortunately, I have not had any success. My current setup is as
follows:

The main issue that I'm having is whenever I try to attach the
w3wp.exe process w/ CLR as the program type, I get the following
error: "Unable to attach to the process. The debugger is not
properly installed. Run setup to install or repair the debugger."

I believe I have remote debugging setup on both the local and remote
machine. I've ran msvsmon.exe (which was installed w/ vs 2003) on the
remote machine by sharing the folder that its located in on my local
machine. I've also tried running the msvsmon.exe (which was installed
w/ the vs 2005) that is located on the remote machine. Any help would
be greatly appreciated.

Thanks,
~CK

Nov 20 '06 #2

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

Similar topics

1
by: Gary K | last post by:
I am trying to setup remote debugging on my first client-server setup, so hopefully this problem is just stupidity on my part. The client machine is running Windows XP Pro/SP2 with Visual Studio...
1
by: Ian McCarty | last post by:
Hi, Wondering if someone could help me out. I'm trying to setup remote debugging of my C# app. I've followed the instructions in MSDN and I've setup full remote debugging on the target (in fact...
1
by: Zanna | last post by:
Hi all! I hope someone can help me. I have in my lan a PC with IIS installed and this works as web server. On another PC I have VS.net 2003 installed. I'd like to debug asp/aspx pages on...
1
by: Chris Raudabaugh | last post by:
Error Msg: Error while trying to run project: Unable to start debugging on the web server. Access is denied. After many hours of scanning MS KB's, newsgroups, and msdn trying all of the...
1
by: lauralucas | last post by:
Hello I'm using ASP.NET 1.1, Visual Studio 2003, IIS 5.1 and windows XP as development machine. I can work in this machine locally and create web apps that I can access via localhost. No problem...
7
by: | last post by:
I'm writing an ASP.NET app, using Visual Studio 2003. VS is running locally on my laptop, but the web app is running on a remote server. My laptop is not in the domain. I do have a domain account....
0
by: CK | last post by:
Hello All, I have been trying to setup remote debugging for web part development by running through the steps in the following documentation: Debugging Web Parts:...
1
by: DR | last post by:
How to debug sql 2005 on remote machine. I am administrator on both my dev machine and remote sql server machine. I get this error when i try to connect to remote machien with visual studio: ...
0
by: Peted | last post by:
I suspect there is a better forum for this question, but i couldnt find it. If someone could point me in the right direction or help me with this question it would be muchly appreciated I have...
2
by: giovanniandrean | last post by:
The energy model is structured as follows and uses excel sheets to give input data: 1-Utility.py contains all the functions needed to calculate the variables and other minor things (mentions...
4
NeoPa
by: NeoPa | last post by:
Hello everyone. I find myself stuck trying to find the VBA way to get Access to create a PDF of the currently-selected (and open) object (Form or Report). I know it can be done by selecting :...
1
by: Teri B | last post by:
Hi, I have created a sub-form Roles. In my course form the user selects the roles assigned to the course. 0ne-to-many. One course many roles. Then I created a report based on the Course form and...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 1 Nov 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM) Please note that the UK and Europe revert to winter time on...
3
by: nia12 | last post by:
Hi there, I am very new to Access so apologies if any of this is obvious/not clear. I am creating a data collection tool for health care employees to complete. It consists of a number of...
0
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be focusing on the Report (clsReport) class. This simply handles making the calling Form invisible until all of the Reports opened by it have been closed, when it...
0
isladogs
by: isladogs | last post by:
The next online meeting of the Access Europe User Group will be on Wednesday 6 Dec 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, Mike...
4
by: GKJR | last post by:
Does anyone have a recommendation to build a standalone application to replace an Access database? I have my bookkeeping software I developed in Access that I would like to make available to other...
3
SueHopson
by: SueHopson | last post by:
Hi All, I'm trying to create a single code (run off a button that calls the Private Sub) for our parts list report that will allow the user to filter by either/both PartVendor and PartType. On...

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.