473,395 Members | 1,539 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.

MS .NET Framework jit debugging error

I have been trying to instal AutoCAD 2008 on a single PC and get the
following
Microsoft .NET Framework security error.
I have updated to the latest .NET Framework 2.0 software, however, this
error occurred with only v1.1 installed.

I also got the same error when trying to install an old ACAD 2005 version
(as
a check). I have successfully installed this version a couple of years ago.

I have tried changing the acad.exe.config file as mentioned below and have
tried installing with the virus software turned off.
The machine config file is set to default. This has never occurred with any
other software installs.

I have also installed WinDbg and tried to attach it to the acad.exe process
but it shows an error.

I have found this error mentioned elsewhere (after a Google search) but have
not seen a solution as yet.

regards
Benny

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************

System.Security.SecurityException: Requested registry access is not allowed.
at System.ThrowHelper.ThrowSecurityException(Exceptio nResource resource)
at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable)
at Autodesk.AutoCAD.CustomMigrator.Migrator.SetHasMig rated(String
RootRegKey, Int32 iValue)

at Autodesk.AutoCAD.ADMigrator.MainForm.MainForm_Clos ed(Object sender,
EventArgs e)
at System.Windows.Forms.Form.OnClosed(EventArgs e)
at System.Windows.Forms.Form.WmClose(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg,
IntPtr wparam, IntPtr lparam)

The Zone of the assembly that failed was:

MyComputer

************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase:
file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll

----------------------------------------

ADMigrator
Assembly Version: 17.1.0.0
Win32 Version: 17.1.51.0
CodeBase: file:///C:/Program%20Files/AutoCAD%202008/admigrator.exe
----------------------------------------

System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase:
file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll

----------------------------------------

System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase:
file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll

----------------------------------------

System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase:
file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll

----------------------------------------

AdMigLib
Assembly Version: 17.1.0.0
Win32 Version: 17.1.51.0
CodeBase: file:///C:/Program%20Files/AutoCAD%202008/AdMigLib.DLL

----------------------------------------

System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase:
file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
AcCui
Assembly Version: 17.1.0.0
Win32 Version: 17.1.51.0
CodeBase: file:///C:/Program%20Files/AutoCAD%202008/AcCui.DLL

----------------------------------------
AcMNUParser
Assembly Version: 17.1.0.0
Win32 Version: 17.1.51.0
CodeBase: file:///C:/Program%20Files/AutoCAD%202008/AcMNUParser.DLL
----------------------------------------
msvcm80
Assembly Version: 8.0.50608.0
Win32 Version: 8.00.50727.42
CodeBase:
file:///C:/WINDOWS/WinSxS/x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727. 42_x-ww_0de06acd/msvcm80.dll

----------------------------------------
ADMigrator.resources

Assembly Version: 17.1.0.0

Win32 Version: 17.1.51.0

CodeBase:
file:///C:/Program%20Files/AutoCAD%202008/en-US/ADMigrator.resources.DLL

----------------------------------------

************** JIT Debugging **************

To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

Apr 25 '07 #1
0 5743

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

Similar topics

4
by: Andrea | last post by:
Hi there, I have a problem. I am running a program that used to work when suddenly...it stop working. I got this message: "Index was outside the bounds of the array" Is there anyone who...
0
by: Yahoo | last post by:
I found this article on askjeeves.com and was looking for others who successfully got this to work. I am trying to debug though system.web but when i use a compiled system.web with debugging info...
5
by: Juan Posadas | last post by:
All, I deployed my website that requires V1.1 in the production server. I installed the framework v1.1 with the dotnetfx.exe /c:"install /noaspupgrade" and everything went fine. Then, I...
5
by: bob | last post by:
Hi Using 2003 - targeting the compact framework (c#), but would like to do most development using the full.net (manually leaving out stuff not in the compact framework). Q. Trying to find a...
2
by: hzgt9b | last post by:
Situation: I've been using VS .NET 2003 to develop apps w no problems. So, today, my manager had me install VS 2005 (& with it the .NET 2.0 framework) so now my machine has VS .NET 2003 (.NET...
1
by: Ken Allen | last post by:
I have encountered a problem with remote debugging under VS 2005 and ..Net 2.0 -- it seems that the framework installation does not include the "Microsoft .Net Framework 2.0 Configuration" tool! ...
2
by: Ing. Davide Piras | last post by:
Hi there, we have a big web application wrote in Visual Studio .NET 2003 (Framework 1.1) which we still use to modify, evolve and compile all the assemblies... on IIS we are trying to set the...
2
by: Andrew | last post by:
Win2k3 IIS6 ..NET 2.0 In my ASP.NET 2.0 app I create an open an SQL connection in the page's constructor and call objSQL.Dispose() in the destructor. The SQLConnection object is a class...
1
by: Darin | last post by:
I have upgraded our application from .NET 1.1 to .NET 2.0, all works fine from my local machine. But, when I put the program on the server and try to run it from the server (via a mapped drive),...
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
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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.