Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Visual Studio.NET / Debugging / July 2003

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Auto-attach to remote debugger as non-admin31 Jul 2003 22:43 GMT2
I know that all you want to hear about is yet another non-
admin remote debugger problem but I'm really stumped.  
Before you quickly reply, please note that I have spent
several days scouring the newsgroups, reading the How To
Debug with Host Headers31 Jul 2003 19:53 GMT1
I need to be able to debug my application through host headers that I have
set up in IIS and my local hosts file.  When debugging starts, the url IE is
sent to is:
//localhost/myapp/mychosenstartpage
Debugging a COM object used by a C# application31 Jul 2003 17:50 GMT1
I have a COM object (implemented in C++) that works fine from VBA (in Excel)
and other environments, but doesn't work from within .NET when called by a
C# application.  The function typecasts the IDispatch* to the C++ type it
knows it must be and accesses some private members.
ExcelReadWriteAdo31 Jul 2003 16:45 GMT1
I have a number of using statements that are not finding
the office components.
ex: using Microsoft.Office.Core;
remote accee SQL30 Jul 2003 22:50 GMT3
I am trying to access Sql server remotely through Server
explorer... is that possible?
I thank you for your help
Login failed for user '\'30 Jul 2003 22:46 GMT1
I am writing a report scheduling service in VB .NET and I am having
problems connecting to my SQL Server database using the trusted
connection. This is my connection string.
"workstation id=CNOLAN;packet size=4096;integrated security=SSPI;data
breaking point!30 Jul 2003 19:56 GMT1
i have installed vs.net perfectly but when I reboot my pc and try to launch
the application i get this message...;
An unexpected error has prevented Visual Studio from starting. This error
generally occurs when one or more components of Visual Studio are missing or
C4702 in exception throw30 Jul 2003 18:49 GMT1
I'm porting an older VS 6 C++ application to NET 2003 and
getting a C4702 (unreachable code) warning at /W4 for the
following code:
throw new CArchiveException( CArchiveException::none,
Conditional Breakpoint not hit! - Need some help30 Jul 2003 18:42 GMT1
I have a simple console application in C++ whose main() does the
following...
char* s = "Hello";
printf("String is %s\n",s);
Caught Exceptions stop Debugger30 Jul 2003 15:21 GMT1
The debugger is automatically invoked if you have an exception.
UNLESS
You have any try/catch blocks further up the stack.  In that case the stack
is unwound, and all useful state is lost.  You could explicitly invoke the
Serious Visual Studio .NET Bug!30 Jul 2003 12:30 GMT2
I have found a bug in VS.NET 2003 that I can't seem to
find a solution for.  When I am at a break point, I want
to expand a variable node in the local windows to see the
properites of the corresponding object.  However, when I
How to remote debug a dll?29 Jul 2003 20:48 GMT1
How do I remote debug an ATL server dll using VS .NET 2003?
Remote debugging is working fine for the client application, and I have no
problem debugging the dll locally (by pointing to the local client app).
If I specify the remote client app in the "Debugging->Remote Command"
How to use the data breakpoints in vs.net 2003?25 Jul 2003 22:45 GMT1
I want to use the data breakpoints in C++ codes. Any tutorials to get me
start.
Thanks.
Boxing Wang
Remote debugging on XPe24 Jul 2003 22:54 GMT1
I have a PC104 development system that is running XP embedded. The system
has limited resource (only 70M hard drive space left). Is there a way of
manually installing the remote debug software from VS.NET?
I cannot use msiexec (not installed on system) as described on the 'Remote
Breakpoint in Separate class library being Ignored24 Jul 2003 22:42 GMT3
I have remote debugging setup on a Win2k3 server and I'm accessing it
from VS.Net 2003.
I can attach to the process fine and can set a breakpoint in an code
behind the aspx page and have it work just fine. But if a have a class
Pages: 1 2 3
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.