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 / June 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
debugging errors07 Jun 2004 19:41 GMT2
I keep getting erros when I try to step through the code and debug.  It runs and gives a webpage with the following message.  The following was cut and pasted
Configuration Error
Description: An error occurred during the processing of a configuration file required to service this ...
Resource/newsgroup/support group for post-mortem debugging04 Jun 2004 18:19 GMT2
Is there a good resource for chatting with folks who are also doing a lot of
crash dump debugging?  I have run into some issues that really make crash
dump debugging hard - like the fact that debuggers religiously stick with
the absolute path for a file like kernel32.dll that is in ...
web.config not applicable to webservices?04 Jun 2004 14:12 GMT1
In my ASP.NET apps, I put the SQL connection string in the web.config
file:
<configuration>
<appSettings>
Add Watch then break when value of watched variable is true04 Jun 2004 14:08 GMT2
VB 6 has this feature where one could add watch on a variable and have it "Break" when variable=value is true or when variable's value changes. Is this feature removed from VS.NET. Will it be reintroduced in the next version
Thank yo
.Net remote debugging on XPe04 Jun 2004 13:16 GMT1
Does anyone know how to insatll the remote debugging tools without runnign
the .Net installer?
I'm trying to debug some VB .Net applications on an Embedded XP machine.
Yours
Porting Code from VC++ 6.0 to VC++ .Net03 Jun 2004 14:23 GMT1
I took a code that was written in VC++6.0 using MFC and compiled in VC++.NET. It compiled fine but when I execute the application I get an Debug Assertion Failed Message. Can someone please tell me how to fix this error
Debug Assertion Failed
File: afxwin1.in
Line: 2
"Unable to locate Microsoft Transaction Server"03 Jun 2004 13:38 GMT2
I'm a newbie trying to learn ASP.NET. Using VS.NET 2003 Dev Edition, I can create a new ASP.NET Web Application. However, whenever I attempt to Start (with debugging), I get the following message
"Unable to locate Microsoft Transaction Server administration package. Unable to set ...
Remote Debugging .net serviced component02 Jun 2004 22:41 GMT1
I'm trying to debug a .NET exchange event sink. From VS 2003 I can attach to
the dllhost.exe process that my .NET COM component is running in. When I do,
I see all the dll's being loaded, including the one I wish to debug, with
this message:
stepping through methods in a class marked with  the DebuggerStepThroughAttribute01 Jun 2004 23:20 GMT2
I get the following error when I try to mark a property statement with the
DebuggerStepThroughAttribute attribute.
"Attribute 'DebuggerStepThroughAttribute' cannot be applied to
'myPropertyName' because the attribute is not valid on this declaration
debugging only from within your source code01 Jun 2004 14:45 GMT2
Greetings, I was wondering if it was possible to configure the debugger only
to stay within my own project source files and not go into classes such as
CString when i'm stepping into source code.
Thanks in advance,
Pages: 1 2 May, 2004
 
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.