473,320 Members | 1,957 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,320 software developers and data experts.

Problem enabling JIT debugging

I've embedded a .NET User Control in my asp.net webpage using the

<object clsid="whatever.dll#namespace.calss"

tag. I'm now trying to enable JIT debugging so I can see where the
SecurityExceptions are being thrown. I followed the instructions to add

<system.windows.forms jitDebugging="true" />

to my web.config file for my app, this diddn't work despite doing an
iisreset and even a reboot. I also tried setting it in machine.config, to no
avail. Anyone know of any other settings I need for this to be enabled?

Thanks
Joe
Nov 18 '05 #1
0 1031

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

Similar topics

3
by: Mark Smithers | last post by:
Hi All, I'm having a frustrating time trying to debug an ASP (not ASP.NET) app on my W2003 dev server running II6. I continually get a HTTP 500 error message despite configuring IIS 6 to...
1
by: VM | last post by:
I was recently running a Windows application in a test machine and I noticed that an exception I received described how the message would displayed some other way with JIT debugging enabled. So I...
3
by: babak | last post by:
Hi I am running a project in eVC 4.0 and I have been running into a bug that only appears in the release build of the project. I eventually found out that when I had the compiler option /Od set...
1
by: Jim Heavey | last post by:
I meant to post this here and not on the asonet message board....sorry about that... Hello, I am having all kinds of nightmares trying to get Visual Studio ..Net working on my "work machine"...
2
by: So | last post by:
Hi All, Does any one know how to enable the debugging in VS2003 on Win2003 Ent, for local or remote ASP.net web project. The instructions given in the MSDN does not help. Even tried the ones at...
14
by: Nick Gilbert | last post by:
Hi, I have an asp.net application which runs from a CD-ROM using Cassini. As such, it is single user only. The application connects to an Access database when it is loaded, and keeps the same...
1
by: Jeff Stewart | last post by:
I have tried all of the following things to get JIT debugging to work for my Windows Forms application: * Checked all available options under Tools/Options/Debugging/Just-In-Time * Checked...
18
by: Joe Blow | last post by:
Can anybody see a problem with this? Am I being stupid? if (!isset($_REQUEST) || "" == $_REQUEST) { throw new Exception("need query"); } else { echo "<p>Search words: $_REQUEST"; }
27
by: v4vijayakumar | last post by:
what "enabling unwind semantics" occording to Microsoft (R) 32-bit C/C++ Optimizing Compiler. C:\Program Files\Microsoft Visual C++ Toolkit 2003\include\ostream(574) : warnin g C4530: C++...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

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.