all groups > visual studio .net debugging > november 2003
Filter by week: 1 2 3 4 5
Can´t_create_Web_Project
Posted by Manuel Alejandro Gil at 11/30/2003 6:47:52 PM
Hi, I have a problem when creating a new ASP.NET web
project in Visual Studio. It gives an "HTTP/1.1 Server
Error 500" and tells me it can't create the web project.
I've checked on the folders permissions but everything
appears to be Ok, I even added the ASPNET user account to
administr... more >>
Can't step in to function
Posted by Developer at 11/28/2003 9:34:58 AM
Hello,
I have two functions, declared like this (unmanaged C++):
virtual bool Insert(const PArray<AllType>&Values, unsigned long *pRowID);
virtual bool Insert(const mtl::vector<unsigned long>& Ords, const
AllTypeVector& Values, unsigned long * pulRowID);
When I try to set a breakpoint in the ... more >>
Cannot debug
Posted by Pablo B. Uriarte at 11/26/2003 4:51:00 PM
Hi,
When trying to debug any project on VS .NET 2003 Pro, I receive de following
error:
Error while trying to run project: Unable to start debugging. The debugger
is not properly installed. Run setup to install or repair the debugger.
I've reinstalled VS and .NET Framework but the error a... more >>
switching between remote and lokal debugging
Posted by Anton Sommer at 11/26/2003 3:58:12 PM
Hello folks,
I develop on a local machine and sometimes I want to debug the same!!!
solution or project on the remote machine.
Well I made Visual Studio create a new solution and project which is linked
to the remote machine and remote debugging itself would work fine. But, what
I like is to... more >>
Wrong page is debugged
Posted by Daniel at 11/25/2003 6:10:35 PM
Just some really strange and very frustrating things are happening when I
try to debug in ASP.Net. I'll make changes to a aspx.vb page, save it, then
build the ASP.Net project. Then when I attempt to debug it the debugger
shows and tries to step through the old code. If I put a break point in ... more >>
Edit and continue
Posted by discussion NO[at]SPAM discussion.microsoft.com at 11/25/2003 2:19:52 PM
Hi,
Will Vsnet IDE and C# ever get "Edit and continue" in the debugger?
Thanks
... more >>
debug with netscape
Posted by Serge at 11/25/2003 11:32:36 AM
Hi,
I would setup my Visual Studio 2003 environment for debug
ASP and ASP.Net code with netscape browser instead of
internet explorer.
I can setup for launch localhost page with netspace but i
loose the capability for breakpoints...
is there someone can help me set this thing up for d... more >>
Cannot find Microsoft Internet Explorer when Debugging in Visual Studio .NET (IEradicator)
Posted by dave_mccall NO[at]SPAM hotmail.com at 11/25/2003 7:37:40 AM
I made a mistake. I followed the advice of the desktop support
helpdesk at work. I'm having what I believe to be a configuration
problem with our network. They blamed it on IE. Consequently, they
had me use IEradicator to remove IE from my machine and reinstall it.
However, now when I try t... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Watch window 'Plus sign' problem
Posted by hype NO[at]SPAM videotron.ca at 11/24/2003 5:37:48 AM
I have seen many reporting of this problem but I didn't find any
resolution. Can someone point me in the right direction.
When I stop on a break point and want to inspect a variable the drill
down feature on the variable is not working anymore.
The plus sign is there but when we click on it,... more >>
Debugged app does not always start
Posted by Christopher Kimbell at 11/22/2003 4:41:14 PM
Hi,
I have a very strange problem. I am running VS 2002 on XP Pro.
I have a solution containing several projects.
When I want to debug my application it doesn't always start. Looking at the
output windows, the .NET assemblies get loaded, but when it gets to one of
my assemblies, it hangs. I... more >>
Debug VS.NET 2002 Breakpoints...
Posted by Barry Young at 11/22/2003 2:57:33 PM
VS.NET 2002
I have a form that I am trying to debug. I set breakpoints in the click
event of a command button. When I start the application and go into Debug
Mode, and click on the command button, it does not stop at the breakpoint..
Am I doing something wrong??
Thanks!
Barry
... more >>
VS.NET 2003, Win Server 2003, Debugging & JIT COM+
Posted by howiam4 NO[at]SPAM gmx.at at 11/22/2003 8:45:33 AM
Hi all,
i have the following problem: I have an ASP page on witch a
VB6-ActiveX-Com-Server is loaded. In this ActiveX a COM+-Component is
called. This COM+-Component is created with VS.NET 2003. In it is a
hard coded user breakpoint (Debug.Break()). When I load the ASP page
in the Browser the... more >>
Command line error D2004 : '/I' requires an argument
Posted by Mikulas Kankula at 11/21/2003 5:37:40 PM
Hello,
When i was debug the project i receive this error message :-( Why ? It is
bug in VS.NET ? I saw a lot of "/I" switch without path argument, also why
:-(
This same project is functional in VS 6.0
Please help me.
Nicholas
Command Lines
Creating temporary file
"C:\... more >>
BUG: Date always has US format in code/watch windows
Posted by Tom McDonnell at 11/20/2003 2:58:11 PM
Regardless of system settings, the date formatting in the code and watch
windows in VS 02/03 is always US specific. Dates (the DateTime type)
should either be formatted according to culture specific system
settings, or preferably by ISO 8601 (YYYY-MM-DDThh:mm:ss).
... more >>
VS 2003 hangs in connectionless mode..
Posted by PeterB at 11/19/2003 5:38:17 PM
I want to start debugging an application on a PocketPC 2003. I launch it
(F5) and choose PocketPC as device. I get to this point:
------ Deploy started: Project: KeyBoardEventsMapping, Configuration: Debug
Pocket PC ------
Deploying to PocketPC using TCP Connect Transport
but then VS just... more >>
SOS Question
Posted by Ben Rush at 11/19/2003 1:52:28 PM
Hello,
I'm new to using Windbg and SOS. We are debugging a memory consumption issue
with our web application (aspnet_wp has to restart about two times a day).
We dumped the heap using adplus and have opened it up and analyzed the
eeheap using windbg and sos. However, When I get a memory addres... more >>
"Out of memory" : It stinks
Posted by love_dotnet NO[at]SPAM yahoo.com at 11/19/2003 11:55:30 AM
I am getting "Out of Memory" error when I build my VS C# NET project.
The solution has 4 projects ( 3 controls and one client (winapp) ) in it
.. The problem is solved only after quitting and starting VS.NET
Has any one else experienced this?... more >>
Can't clear breakpoints while debugging
Posted by John at 11/19/2003 6:43:34 AM
When I am debugging, I try to clear a breakpoint because
I don't need it anymore. Problem is the breakpoint
doesn't clear, it is simply disabled. So when I start
debugging again the breakpoint reappears. This sucks. I
don't want to have to stop debugging every time I want to
clear a breakp... more >>
Web Service call debug skip from JavaScript
Posted by Sandy at 11/18/2003 1:12:20 PM
I am calling web service from JavaScript to populated a
drop down menu on the screen. It seems that the debuggers
is skipping the line (or is not calling web service
function A at all). What intrigues me is a second call to
webservice for function B always works (Meaning debugger
goes to t... more >>
Controlling debugging when using Process.Attach()
Posted by Ulf Johansen at 11/18/2003 3:10:32 AM
Hi,
I've written an Add-In and needs to attach the debugger to
a native process (C++/Win32, no managed extensions) which
is started from the add-in and uses the DTE object model
to attach the debugger using Process.Attach().
It seems that I can't control which debuggers are attached
pr... more >>
Debugger hangs
Posted by dave at 11/16/2003 6:25:23 PM
VS2003 It Just hangs. I get no error message. I installed SP4. Maybe a
bug? When I try to attach aspnet_wp.exe, it just hangs
Original Message:
I had to reformat my harddrive, but I was able to backup
my files. Now when I try to debug it just hangs. I am able
to run without debugging. De... more >>
Win98 Debugging
Posted by Jonathan Ryan at 11/14/2003 3:04:35 PM
We have a .NET 1.1 C# application that has to run on Windows 98. I know =
that the .NET SDK will not install on WIn98. Is it possible to get the =
CLR debugger to run? I am chasing a bug that doesn't occur on XP or W2K =
.... only on Win98.
Any advice would be appreciated.
Thanks,
Jonathan... more >>
Unable to debug native process in VS.Net (yet MSVC6 is fine)
Posted by Malcolm Ferguson at 11/14/2003 12:36:38 PM
I'm trying to debug an ISAPI extension under Windows 2000. It used to
work with VS.Net (2002??), but now it doesn't. I attach to the
DLLHOST.EXE but it doesn't seem to load symbols. In fact, when I look
at the Modules window, it lists nothing. It allows me to set
breakpoints, but of cour... more >>
how to debug remoting object by VS IDE
Posted by Vince Zhang at 11/13/2003 8:13:55 PM
Hi,
I am a beginer for remoting. I have the following question.
I wanna debug a remoting object which reside on http channel. could anybody
tell me how to set a breakpoint and debug the remoting object source?
thanks in advance
Vince
... more >>
Asp.net Timeout Error b/c all pooled connections were in use and max pool size was reached
Posted by John Oswalt at 11/12/2003 3:57:52 PM
I am receiving the following error:
System.InvalidOperationException: Timeout expired. The timeout period
elapsed prior to obtaining a connection from the pool. This may have
occurred because all pooled connections were in use and max pool size was
reached.
I searched around on the internet... more >>
The underlying connection was closed. An unexpected error occured on send - only when debugging
Posted by Arne Madsen at 11/12/2003 10:26:11 AM
Hi,
I have a windows app. which consumes a webservice.
When I run the program from my explorer - no problems
when I run the program in IDE without debugging - no problems
when I run the program in IDE with debugging (F5 key) - big problem, I get
the error
"The underlying connection was c... more >>
Debugger hangs
Posted by Pesah Sihverger at 11/11/2003 7:40:52 PM
Hi,
I am new to Visual Studio.NET and the c# language.
I use Visual Studio.NET Ent. 2003 on Windows 2000 pro.
When I run the project without debug the application work.
But when I set a breakpoint and start the debugger Visual
studio come to an halt. the only way to kill it is from the
task ma... more >>
LINKING Error
Posted by Jumpy at 11/10/2003 3:06:00 PM
Hi,
I am getting this linking error on building of project.
Any Solution?
LINK : fatal error LNK2023: bad dll or entry
point 'msobj71.dll'
Thanks... more >>
XmlSerializer.Serialize
Posted by discussion NO[at]SPAM discussion.microsoft.com at 11/10/2003 1:50:22 PM
Hey,
I have made a method that would take any object o and an array of
extraTypes to construct a XmlSerializer object then call .Serialize(stream,
object)... When I have this called within the same method as the type it
works fine but when I am passing this type and the extra types array ... more >>
Debugger cannot jump to source code line after exception, but breakpoints work fine
Posted by Gabor Bede at 11/9/2003 5:07:14 PM
Hi everyone,
In a VS.NET Windows Forms project whenever an exception occurs the debugger
jumps to the main form definition line ("public class MainForm") and it
cannot display the line that actually generated the exception. At the class
definition line, it shows a green triangle pointing to th... more >>
Scroll to line in Rich Text box
Posted by Ted at 11/9/2003 3:01:50 PM
How can I scroll a Rich Text Box down to a certain line in Visual Basic.NET
v7.
Ted
... more >>
How to debug ISAPI extention dll
Posted by anitha at 11/8/2003 10:56:08 PM
Hello,
I am strugling to debug my isapi extention dll written in visual c++ in .net envirnoment. Please help me with instructions.
thanks,
anitha... more >>
Finding current line in RichTextBox
Posted by Ted at 11/8/2003 8:15:07 PM
How do I find the current line in a RichTextBox? ( the line the cursor is
on)
Likewise how do I go to that line and show it in the RichTextBox
I am using Visual Basic.Net Ver7
The find seems to return the proper line but I cant seem to go there (send
the cursor there), or just show the curren... more >>
CDONTS on Windows 2003 Server
Posted by Chris Thunell at 11/7/2003 3:26:55 PM
I am in the process of moving all my web applications from a windows 2000
server (IIS) to a windows 2003 server (IIS).
I have apps written in VS6, .net and .net2002 but i am having problems with
my VS6 applications, when they try to run the following code:
Set objMsg = Server.CreateObject("C... more >>
No Symbols have been loaded for this document
Posted by anonymous NO[at]SPAM discussions.microsoft.com at 11/6/2003 8:45:30 PM
I am using visual studio 2002...building a solution for
MS Content Management Server.
Every time I try to set a breakpoint I get the message"No
breakpoint will currently be hit. No Symbol have been
loaded for this document."
Any ideas?
cheers
JB... more >>
The breakpoint will not currently be hit - Help debugging C++ 7.0 component
Posted by jrcastro20 NO[at]SPAM yahoo.com at 11/6/2003 2:17:29 PM
Hello,
I have to finish an Access/SQL application that was built by another
programmer. He made three components two of which were developed with
C++ in VS .Net being the main purpose of the components the automation
of mail and document merge. And by the way I am not a C++ programmer
but at ... more >>
product id
Posted by Charles Somers at 11/6/2003 8:01:10 AM
i just got the academic version of visual studio and i am trying to register it and it is asking for the product id and i went where it told me to go and entered every number there was and it still says its the wrong number. can someone please help me!... more >>
Failure to stop at breakpoints in multi-project solution
Posted by Geoff Olding at 11/6/2003 6:04:21 AM
I have a VB.Net solution containing Project A (the main
exe) and Project B (compiled into a DLL).
I cannot get the debugger to stop at any breakpoints in
Project B. I have set up a reference from Project A to
Project B, and have configured the reference "copy local".
I raised this as an iss... more >>
Step into no longer works with multiple projects
Posted by Chuck at 11/5/2003 6:47:46 PM
I have several projects in a solution (asp.net with 2
vb.net class libraries). Several days ago I was able to
step from my asp.net project to my vb.net projects while
debugging, now it no longer works. I have made sure that
the aspnet user is in the debugger users group, and have
read th... more >>
Visual Studio debugging
Posted by erik.reiter NO[at]SPAM intel.com at 11/5/2003 3:32:17 PM
I have written an add in to the IDE that fires an event to check for
processes that have started up that are in a user specified list. If
one of them is found it will attach the debugger to the process. This
works great when the client and my server drone are the same machine,
but as soon as I... more >>
Visual Studio.NET tries to debug websites I visit
Posted by alphafrequency NO[at]SPAM mail.com at 11/5/2003 2:12:04 PM
Ever since I installed Visual Studio.NET, whenever I visit a website
with bad code I receive the following alert box:
Error
A Runtime Error has occured.
Do you wish to Debug?
Line: 1 (or whatever line it occurs at)
Error: Invalid Character (or some other error)
Yes No
These aren'... more >>
Error message : Unable to attach to the process.
Posted by Jignesh at 11/5/2003 12:48:41 PM
Hi
When I try to attach w3wp.exe process using VS.NET 2003
using Debug\Processes dialog, I get the following message
if I ONLY select the CLR option.
"Unable to attach to the process. There is not managed
code running in the process "
If I select Native, then it works okay but the deb... more >>
What happened to vb.net debugger with vs.net 2003?
Posted by rkopitzke NO[at]SPAM earthlink.net at 11/5/2003 10:26:04 AM
What happened to the debugger? I migrated to 2003 from 2002 and I seem
to have lost the ability to evaluate anything but the basic data
types.
DataSet.GetXML?? forget it. Any kind of structure same thing.. All I
get now is freaking "Cannot Evaluate Expression at this time". Want to
look at ex... more >>
Debugger hangs in VS 2003 Pro
Posted by Grant Ridge at 11/5/2003 8:07:55 AM
When trying to debug a Windows App in VS 2003, debugger
hangs. If I hit F5, it hangs, use control + F5, it works.
Any ideas?... more >>
Debugging Tool
Posted by Memomana at 11/4/2003 6:49:47 PM
Can anybody help me to point a good online resource of
how to master the Visual .NET debugger?... more >>
Conditional breakpoint using enum
Posted by rajd NO[at]SPAM tabcorp.com.au at 11/4/2003 3:05:15 PM
I have had no success using conditional breakpionts where the
condition includes an enumerated type. The enum is as follows:
public enum eColours : byte
{
RED = 0,
GREEN = 1,
BLUE = 2
}
When I set a conditional breakpoint with the condition as "myColour ==
eColours.GREEN" (nb, ... more >>
NoStepInto in autoexp.dat
Posted by Sean Hokanson at 11/4/2003 1:28:51 PM
With VS 6.0, I was able to include an [ExecutionControl]
section in my autoexp.dat that contained NoStepInto
entries that enabled me to avoid stepping into unwanted
code all the time (e.g. ATL::*=NoStepInto prevented the
debugger from stepping into any ATL calls). With
VS.NET2003, however... more >>
Can not debugg
Posted by Rick at 11/4/2003 12:40:50 PM
I get this error every time I try to debugg
Error while trying to run project: Unable to start
debugging on the web server. The project is not
configured to be debugged
and the in the web.config file it is turned on
and when I try to run from url I get this
Description: An error oc... more >>
SQL timestamp parameters in VS.NET
Posted by Patrick Seurre at 11/4/2003 3:13:41 AM
I've managed to get SQL debugging working OK and have no
problems stepping through the stored procedures, setting
breakpoints and so forth.
The problem I have is that I can't find a way of entering
a timestamp value when there is a timestamp input
parameter.
I've tried doing everythin... more >>
Access Denied
Posted by Ipojucã Moraes da Cruz at 11/4/2003 1:49:44 AM
I have a win2003 server that I use as the Web Server IIS6. On my terminal I
have a WinXp Pro where I develop my applications. I am using VS 2003 with C#
to develop. The source code is in a folder on my Win2003 server. I created a
new ASP.NET project. When I try to run with debug, I receive a mess... more >>
|