473,395 Members | 1,675 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

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

How to Debug IE Add-on?

Hi,

I recently inherited a C# IE Add-on project. I had some difficulty in
compiling it a couple weeks back as some people may recall seeing my
message. I have it compiled and working fine now, but I am unable to
debug it. Whenever VS.NET 2003 tries to hit a break point, it crashes.

I'm running WinXP SP2 w/ IE 6.

I'm using wrapmscoree.dll as the gateway between IE and the C# DLL
(which has been registered with regasm). I've tried starting up IE from
the Debug menu, I've tried attaching to running IE process, and I've
tried putting in Debug.Fail("") statements and opening up a debugger
when they get hit. They all crash VS.NET 2003. FWIW, I reformatted and
reinstalled everything, so I doubt it's a corrupt VS issue (although I
suppose it could be). Note that if I unregister the C# DLL (with
regasm), I am able to attach to an IE process without crashing VS.

Any help would be greatly appreciated. I need to add some new
functionality to this code, and without a debugger, I'm going into it
rather blindly.

Thanks,
Kevin
Nov 16 '05 #1
0 941

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

Similar topics

1
by: Eddy | last post by:
Problem: In 'solution A', 'project 1' references 'project 2'. As such, when 'solution A' is built (debug mode), project '1' creates a dll in /debug, and project '2' referneces that dll. All is good....
0
by: Troels Grosbøll-Poulsen | last post by:
Hello I have made a COM Add-in in Visual Studio .NET 2003 by using a standard shared Add-in project. Presumeable it should be possible to debug the application by running MS Project under "start...
3
by: Tim Marshall | last post by:
For an mdb or mde release, does having debug.print without the comment single quote add any processing time to the application? I assume an mde won't since debug.prints would not be compiled in...
1
by: bob | last post by:
Hello, I have a SetUp project in my solution. When I add the primary output of certain projects to it they add their project dependencies twice - the debug and the release. Anyone known what...
2
by: JezB | last post by:
Any way I can programatically test whether my (c#) code is running in Debug or Release mode ? I want to load a smaller dataset when running in debug, for testing purposes.
4
by: Rob R. Ainscough | last post by:
I've created several DLL's that I use in other projects. I "Add Reference" to these other projects pointing to my DLL. Probelm is, I can't seem to be able to step into my DLL code (from these...
2
by: Steve Kershaw | last post by:
Hello, I have created a class library (.DLL) and there seems to be no way to debug it. How do I run it in debug mode (setting break points, etc)? Once I include it into my ASP.NET application the...
1
by: Armin Zingler | last post by:
Hi, I add a TraceListener to Debug.Listeners. After that I use Debug.writeline. Problem: Nothing arrives at the listener. Code: Dim ts As New TraceStream Debug.Listeners.Add(New...
6
by: Andrew Rowley | last post by:
I am having trouble getting debug and release builds to work properly with project references using C++ .NET and Visual Studio 2003. I created a test solution, with a basic Windows form C++...
5
by: Andy B | last post by:
How do you tell vs2005 to keep debug info out of your release builds? When I build a release and a debug version, there seems to be no difference in them at all...The release builds still have the...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.