by: Bihari Srinivasan |
last post by:
I am using two PCs, say PC-1 and PC-2 in a networked environment (TCP/IP).
Both
of these run Windows 2000. PC-1 is a development platform and PC-2 is
a remote debug platform.
I have a very...
|
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...
|
by: Ken Allen |
last post by:
I folloowed the instructions on configuring the remote debugging
capabilities, but I get the following error. I installed the remote
debugging components from the .Net install CD on the remote...
|
by: Ken Allen |
last post by:
I have encountered a problem with remote debugging under VS 2005 and
..Net 2.0 -- it seems that the framework installation does not include
the "Microsoft .Net Framework 2.0 Configuration" tool!
...
|
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....
|
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:...
|
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:...
|
by: vijayB |
last post by:
Hi All,
I have written an application in which I m accessing remote host name using;
System.net.dns.GetHostByAddress(<IP Address>).HostName
It is working fine with Windows Vista and Windows...
|
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...
|
by: luker |
last post by:
Hello Experts,
I am writing an application for a device running windows xp embedded. I want to code on my developer pc and deploy the running executable to the embedded device.
- The two boxes...
|
by: isladogs |
last post by:
The next Access Europe meeting will be on Wednesday 2 August 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM)
The start time is equivalent to 19:00 (7PM) in Central...
|
by: erikbower65 |
last post by:
Using CodiumAI's pr-agent is simple and powerful. Follow these steps:
1. Install CodiumAI CLI: Ensure Node.js is installed, then run 'npm install -g codiumai' in the terminal.
2. Connect to...
|
by: linyimin |
last post by:
Spring Startup Analyzer generates an interactive Spring application startup report that lets you understand what contributes to the application startup time and helps to optimize it. Support for...
|
by: isladogs |
last post by:
The next Access Europe meeting will be on Wednesday 6 Sept 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM)
The start time is equivalent to 19:00 (7PM) in Central...
|
by: Taofi |
last post by:
I try to insert a new record but the error message says the number of query names and destination fields are not the same
This are my field names
ID, Budgeted, Actual, Status and Differences
...
|
by: DJRhino1175 |
last post by:
When I run this code I get an error, its Run-time error# 424 Object required...This is my first attempt at doing something like this. I test the entire code and it worked until I added this -
If...
|
by: Rina0 |
last post by:
I am looking for a Python code to find the longest common subsequence of two strings. I found this blog post that describes the length of longest common subsequence problem and provides a solution in...
|
by: DJRhino |
last post by:
Private Sub CboDrawingID_BeforeUpdate(Cancel As Integer)
If = 310029923 Or 310030138 Or 310030152 Or 310030346 Or 310030348 Or _
310030356 Or 310030359 Or 310030362 Or...
|
by: DJRhino |
last post by:
Was curious if anyone else was having this same issue or not....
I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...
|