Unhandled Exception when trying to open isometric borders for editing

Unhandled Exception when trying to open isometric borders for editing

Anonymous
Not applicable
2,684 Views
14 Replies
Message 1 of 15

Unhandled Exception when trying to open isometric borders for editing

Anonymous
Not applicable

"Object reference not set to an instance of an object".

 

This error appears whenever I try to edit an isometric border from the project settings dialogue. It doesn't seem to matter which iso style I'm in. When I hit continue, nothing happens - the border is not opened. 
The full log is attached as a text file. 

 

 

 

0 Likes
2,685 Views
14 Replies
Replies (14)
Message 2 of 15

Anonymous
Not applicable

It seems that the error only occurs in a specific project, but I have no idea what could be causing the error. 

0 Likes
Message 3 of 15

Anonymous
Not applicable

Any ideas? I don't know what the object reference could be. The .dwt file itself? 

 

Application does not support just-in-time (JIT)
debugging. See the end of this message for details.
************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at Autodesk.ProcessPower.PnP3dIsoUI.PnPIsoSettingsManager.SaveIsoSettings()
at Autodesk.ProcessPower.PnPProjectSetup.IsometricConfigureTitleBlockUserControl.button_Setup_Blk_Click(Object sender, EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

0 Likes
Message 4 of 15

jabowabo
Mentor
Mentor
Plant is particular about how the title block is named. Check to make sure yours has not been changed.
Message 5 of 15

Anonymous
Not applicable

Yeah, I discovered that when I had a title block that was disappearing in another project.

 

The title block in this .dwt file is just called "Title Block", which I think is correct. That wouldn't explain why the same error occurs for all of the isometric styles, though, since they still have their default templates and values. 

 

There must be another setting in the project that's breaking the title block setup when it tries to load.

0 Likes
Message 6 of 15

dave.wolfe
Advisor
Advisor

Have you ran a RECOVER on the template? Create a backup first.

Dave Wolfe
Isaiah 57:15

EESignature

Plant 3D Wish list

Piping Labs

0 Likes
Message 7 of 15

Anonymous
Not applicable

0 errors found, same as when I ran audit. 

 

Thanks for your suggestions. 

 

I may just have to make a new project and try to incorporate the customisations I remember from this one. I don't feel like I've changed anything that could create this error, though.

0 Likes
Message 8 of 15

dave.wolfe
Advisor
Advisor

Create a backup, and then drop in the template (match the template file names) from a stock iso style. Do you still get the error?

Dave Wolfe
Isaiah 57:15

EESignature

Plant 3D Wish list

Piping Labs

Message 9 of 15

Anonymous
Not applicable

Same error: as soon as I click "Setup title block", the exception appears. The same thing happens even if I choose one of the default styles (Check A2 etc). 

 

I should note that the isos still run fine in this project, so Plant is still finding a valid template to populate.

0 Likes
Message 10 of 15

dave.wolfe
Advisor
Advisor

Is there anything in the error log?

Dave Wolfe
Isaiah 57:15

EESignature

Plant 3D Wish list

Piping Labs

0 Likes
Message 11 of 15

Anonymous
Not applicable

 

The iso error log? There are some warnings, but those were there before this problem started. 

 

Iso Creation start time : 12/01/2016 14:48:16
Iso Creation finish time: 12/01/2016 14:48:29
Duration : 00:00:13
Output folder : L:\Design\PIPING\Plant 3D Project\Client\Project\Isometric\OPT_A2\ProdIsos\Drawings
-------------------------------------------------------------------------------
1 Isometric(s) successfully created with no error conditions:
L:\Design\PIPING\Plant 3D Project\Client\Project\Isometric\OPT_A2\PCFs\TEST-NEW.pcf
-------------------------------------------------------------------------------
INFO - Loading input: 'L:\Design\PIPING\Plant 3D Project\Client\Project\Isometric\OPT_A2\PCFs\TEST-NEW.pcf'
INFO - Loaded '2' model(s).
INFO - Processing: 'TEST-NEW-1'.
WARNING - No break points have been specified.
INFO - Model-split has been skipped.
WARNING - Resize defined that model TEST-NEW-1 may need splitting
WARNING - Invalid filter expression: 'Existing = 'false' AND SpoolNumber <> '''.
WARNING - Invalid filter expression: 'Existing = 'false' AND SpoolNumber <> '''.
INFO - Processing: 'TEST-NEW-2'.
WARNING - No break points have been specified.
INFO - Model-split has been skipped.
WARNING - Invalid filter expression: 'Existing = 'false' AND SpoolNumber <> '''.
WARNING - Invalid filter expression: 'Existing = 'false' AND SpoolNumber <> '''.
INFO - Generated drawing: 'L:\Design\PIPING\Plant 3D Project\Client\Project\Isometric\OPT_A2\ProdIsos\Drawings\2107-1.dwg'.
INFO - Generated drawing: 'L:\Design\PIPING\Plant 3D Project\Client\Project\Isometric\OPT_A2\ProdIsos\Drawings\2107-2.dwg'.
WARNING - No tables are configured to be exported.
WARNING - No tables are configured to be exported.
-------------------------------------------------------------------------------

 

The exception error log in its entirety is attached to the first post.

0 Likes
Message 12 of 15

Anonymous
Not applicable

Did a solution ever present itself regarding this issue?  I am currently experiencing this same problem of trying to manipulate the iso.dwt file and getting the debugging error.  I have started a new project and copied my piping into a new folder, then changed the spool title block to the companies, and now I am getting a debugging error when I try to manipulate the block by selecting the "Setup Title Block".  

 

Application does not support just-in-time (JIT)
debugging. See the end of this message for details.

************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at Autodesk.ProcessPower.PnP3dIsoUI.PnPIsoSettingsManager.SaveIsoSettings()
at Autodesk.ProcessPower.PnPProjectSetup.IsometricConfigureTitleBlockUserControl.button_Setup_Blk_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1076.0 built by: NETFXREL3STAGE
CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll
----------------------------------------
Acdbmgd
Assembly Version: 21.0.0.0
Win32 Version: 21.0.52.0.0
CodeBase: file:///C:/Program%20Files/Autodesk/AutoCAD%202017/AcdbMgd.DLL
----------------------------------------
adui21
Assembly Version: 0.0.0.0
Win32 Version: 21.0.52.0.0
CodeBase: file:///C:/Program%20Files/Autodesk/AutoCAD%202017/adui21.DLL
----------------------------------------
AdUiPalettes
Assembly Version: 21.0.0.0
Win32 Version: 21.0.52.0.0
CodeBase: file:///C:/Program%20Files/Autodesk/AutoCAD%202017/AdUiPalettes.DLL
----------------------------------------
WindowsBase
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1080.0 built by: NETFXREL3STAGE
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/WindowsBase/v4.0_4.0.0.0__31bf3856ad364e35/WindowsBase.dll
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1055.0 built by: NETFXREL2
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1075.0 built by: NETFXREL3STAGE
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
PresentationFramework
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1080.0
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework/v4.0_4.0.0.0__31bf3856ad364e35/PresentationFramework.dll
----------------------------------------
PresentationCore
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1080.0 built by: NETFXREL3STAGE
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/PresentationCore/v4.0_4.0.0.0__31bf3856ad364e35/PresentationCore.dll
----------------------------------------
System.Xaml
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1080.0 built by: NETFXREL3STAGE
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xaml/v4.0_4.0.0.0__b77a5c561934e089/System.Xaml.dll
----------------------------------------
AdApplicationFrame
Assembly Version: 0.0.0.0
Win32 Version: 2015.11.1.0
CodeBase: file:///C:/Program%20Files/Autodesk/AutoCAD%202017/AdApplicationFrame.DLL
----------------------------------------
AdWindows
Assembly Version: 2015.11.2.0
Win32 Version: 2015.11.2.0
CodeBase: file:///C:/Program%20Files/Autodesk/AutoCAD%202017/AdWindows.DLL
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1055.0 built by: NETFXREL2
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1067.0 built by: NETFXREL3STAGE
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
WindowsFormsIntegration
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1055.0 built by: NETFXREL2
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/WindowsFormsIntegration/v4.0_4.0.0.0__31bf3856ad364e35/WindowsFormsIntegration.dll
----------------------------------------
PresentationFramework.Aero
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1055.0 built by: NETFXREL2
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework.Aero/v4.0_4.0.0.0__31bf3856ad364e35/PresentationFramework.Aero.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1068.2 built by: NETFXREL3STAGE
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
accoremgd
Assembly Version: 21.0.0.0
Win32 Version: 21.0.52.0.0
CodeBase: file:///C:/Program%20Files/Autodesk/AutoCAD%202017/accoremgd.DLL
----------------------------------------
Acmgd
Assembly Version: 21.0.0.0
Win32 Version: 21.0.52.0.0
CodeBase: file:///C:/Program%20Files/Autodesk/AutoCAD%202017/Acmgd.DLL
----------------------------------------
AcWindows
Assembly Version: 21.0.0.0
Win32 Version: 21.0.52.0.0
CodeBase: file:///C:/Program%20Files/Autodesk/AutoCAD%202017/AcWindows.DLL
----------------------------------------
AcWindows.resources
Assembly Version: 0.0.0.0
Win32 Version: 21.0.52.0.0
CodeBase: file:///C:/Program%20Files/Autodesk/AutoCAD%202017/en-US/AcWindows.resources.DLL
----------------------------------------
AcCui
Assembly Version: 21.0.0.0
Win32 Version: 21.0.52.0.0
CodeBase: file:///C:/Program%20Files/Autodesk/AutoCAD%202017/AcCui.DLL
----------------------------------------
PresentationFramework-SystemXml
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1055.0
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework-SystemXml/v4.0_4.0.0.0__b77a5c561934e089/PresentationFramework-SystemXml.dll
----------------------------------------
PresentationUI
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1055.0 built by: NETFXREL2
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationUI/v4.0_4.0.0.0__31bf3856ad364e35/PresentationUI.dll
----------------------------------------
System.Xml.Linq
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1055.0 built by: NETFXREL2
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.Linq.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1055.0 built by: NETFXREL2
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
PresentationFramework-SystemXmlLinq
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1055.0
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework-SystemXmlLinq/v4.0_4.0.0.0__b77a5c561934e089/PresentationFramework-SystemXmlLinq.dll
----------------------------------------
BIM360GlueAutoCAD2017Addin
Assembly Version: 4.37.6853.0
Win32 Version: 4.37.6853.0
CodeBase: file:///C:/ProgramData/Autodesk/ApplicationPlugins/AutoCAD2017Addin.bundle/Contents/Win64/BIM360GlueAutoCAD2017Addin.dll
----------------------------------------
BIM360GlueAddinsCommon
Assembly Version: 4.37.6853.0
Win32 Version: 4.37.6853.0
CodeBase: file:///C:/ProgramData/Autodesk/ApplicationPlugins/AutoCAD2017Addin.bundle/Contents/Win64/BIM360GlueAddinsCommon.DLL
----------------------------------------
log4net
Assembly Version: 1.2.11.0
Win32 Version: 1.2.11.0
CodeBase: file:///C:/ProgramData/Autodesk/ApplicationPlugins/AutoCAD2017Addin.bundle/Contents/Win64/log4net.DLL
----------------------------------------
FeaturedAppsPlugin
Assembly Version: 21.0.0.0
Win32 Version: 21.0.46.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Autodesk/ApplicationPlugins/Autodesk%20FeaturedApps.bundle/Contents/Windows/2017/Win64/FeaturedAppsPlugin.dll
----------------------------------------
PnIDDrawingOverrule
Assembly Version: 21.0.0.0
Win32 Version:
CodeBase: file:///C:/Program%20Files/Autodesk/AutoCAD%202017/PLNT3D/PnIDDrawingOverrule.dll
----------------------------------------
PnPDataLinks
Assembly Version: 8.0.0.0
Win32 Version: 8.0.52.02
CodeBase: file:///C:/Program%20Files/Autodesk/AutoCAD%202017/PnPDataLinks.DLL
----------------------------------------
PnPCommonArx
Assembly Version: 0.0.0.0
Win32 Version: 8.0.52.02
CodeBase: file:///c:/program%20files/autodesk/autocad%202017/plnt3d/pnpcommonarx.arx
----------------------------------------
PnPProjectManager
Assembly Version: 0.0.0.0
Win32 Version: 8.0.52.02
CodeBase: file:///c:/program%20files/autodesk/autocad%202017/plnt3d/PnPProjectManager.arx
----------------------------------------
PnPProjectManagerMgd
Assembly Version: 8.0.52.2
Win32 Version: 8.0.52.02
CodeBase: file:///C:/Program%20Files/Autodesk/AutoCAD%202017/PLNT3D/PnPProjectManagerMgd.dll
----------------------------------------
PnPCommonMgd
Assembly Version: 8.0.52.2
Win32 Version: 8.0.52.02
CodeBase: file:///C:/Program%20Files/Autodesk/AutoCAD%202017/PnPCommonMgd.DLL
----------------------------------------
PnIDMgdInternal
Assembly Version: 8.0.0.0
Win32 Version: 8.0.52.02
CodeBase: file:///c:/program%20files/autodesk/autocad%202017/plnt3d/pnidmgdinternal.dll
----------------------------------------
PnIDUIMgd
Assembly Version: 8.0.0.0
Win32 Version: 8.0.52.02
CodeBase: file:///c:/program%20files/autodesk/autocad%202017/plnt3d/pniduimgd.dll
----------------------------------------
PnPCIP
Assembly Version: 8.0.0.0
Win32 Version: 8.0.52.02
CodeBase: file:///c:/program%20files/autodesk/autocad%202017/plnt3d/pnpcip.dll
----------------------------------------
PnIDCIP
Assembly Version: 8.0.0.0
Win32 Version: 8.0.52.02
CodeBase: file:///c:/program%20files/autodesk/autocad%202017/plnt3d/pnidcip.dll
----------------------------------------
PnIDMain
Assembly Version: 8.0.0.0
Win32 Version: 8.0.52.02
CodeBase: file:///c:/program%20files/autodesk/autocad%202017/plnt3d/pnidmain.arx
----------------------------------------
PnP3dMain
Assembly Version: 0.0.0.0
Win32 Version: 8.0.52.02
CodeBase: file:///c:/program%20files/autodesk/autocad%202017/plnt3d/pnp3dmain.dll
----------------------------------------
PnP3dPartsRepository
Assembly Version: 8.0.52.2
Win32 Version: 8.0.52.02
CodeBase: file:///C:/Program%20Files/Autodesk/AutoCAD%202017/PnP3dPartsRepository.DLL
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.6.1067.0 built by: NETFXREL3STAGE
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
PnP3dContentMgd
Assembly Version: 0.0.0.0
Win32 Version: 8.0.52.02
CodeBase: file:///c:/program%20files/autodesk/autocad%202017/plnt3d/PnP3dContentMgd.dll
----------------------------------------
PnPCommonArxMgd
Assembly Version: 8.0.52.2
Win32 Version: 8.0.52.02
CodeBase: file:///C:/Program%20Files/Autodesk/AutoCAD%202017/PLNT3D/PnPCommonArxMgd.dll
----------------------------------------
PnP3dObjectsMgd
Assembly Version: 8.0.0.0
Win32 Version: 8.0.52.02
CodeBase: file:///C:/Program%20Files/Autodesk/AutoCAD%202017/PLNT3D/PnP3dObjectsMgd.dll
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.6.1067.0 built by: NETFXREL3STAGE
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
PnP3dPipeUI
Assembly Version: 0.0.0.0
Win32 Version: 8.0.52.02
CodeBase: file:///c:/program%20files/autodesk/autocad%202017/plnt3d/pnp3dpipeui.dll
----------------------------------------
PnPValidation
Assembly Version: 8.0.52.2
Win32 Version: 8.0.52.02
CodeBase: file:///C:/Program%20Files/Autodesk/AutoCAD%202017/PLNT3D/PnPValidation.dll
----------------------------------------
PnIDDwgValidation
Assembly Version: 8.0.52.2
Win32 Version: 8.0.52.02
CodeBase: file:///C:/Program%20Files/Autodesk/AutoCAD%202017/PLNT3D/PnIDDwgValidation.dll
----------------------------------------
PnIDDwgValidation.resources
Assembly Version: 0.0.0.0
Win32 Version: 8.0.52.02
CodeBase: file:///C:/Program%20Files/Autodesk/AutoCAD%202017/PLNT3D/en-US/PnIDDwgValidation.resources.DLL
----------------------------------------
PnP3dSpecUI
Assembly Version: 8.0.52.2
Win32 Version: 8.0.52.02
CodeBase: file:///C:/Program%20Files/Autodesk/AutoCAD%202017/PLNT3D/PnP3dSpecUI.dll
----------------------------------------
PnP3dSpecUI.resources
Assembly Version: 0.0.0.0
Win32 Version: 8.0.52.02
CodeBase: file:///C:/Program%20Files/Autodesk/AutoCAD%202017/PLNT3D/en-US/PnP3dSpecUI.resources.DLL
----------------------------------------
PnPNewTabPageUI
Assembly Version: 8.0.52.2
Win32 Version: 8.0.52.02
CodeBase: file:///C:/Program%20Files/Autodesk/AutoCAD%202017/PLNT3D/PnPNewTabPageUI.dll
----------------------------------------
PnPProjectManagerUI
Assembly Version: 8.0.52.2
Win32 Version: 8.0.52.02
CodeBase: file:///C:/Program%20Files/Autodesk/AutoCAD%202017/PLNT3D/PnPProjectManagerUI.DLL
----------------------------------------
Autodesk.Connectivity.Explorer.ExtensibilityTools
Assembly Version: 22.0.0.0
Win32 Version: 22.0.40.2
CodeBase: file:///C:/Program%20Files/Autodesk/AutoCAD%202017/PLNT3D/Autodesk.Connectivity.Explorer.ExtensibilityTools.DLL
----------------------------------------
PnPProjectManagerUI.resources
Assembly Version: 0.0.0.0
Win32 Version: 8.0.52.02
CodeBase: file:///C:/Program%20Files/Autodesk/AutoCAD%202017/PLNT3D/en-US/PnPProjectManagerUI.resources.DLL
----------------------------------------
PnPRevisionCloud
Assembly Version: 8.0.0.0
Win32 Version: 8.0.52.02
CodeBase: file:///c:/program%20files/autodesk/autocad%202017/plnt3d/pnprevisioncloud.dll
----------------------------------------
XDbReferenceManagerArx
Assembly Version: 8.0.52.2
Win32 Version: 8.0.52.02
CodeBase: file:///C:/Program%20Files/Autodesk/AutoCAD%202017/PLNT3D/XDbReferenceManagerArx.dll
----------------------------------------
XDbReferenceManagerArx.resources
Assembly Version: 0.0.0.0
Win32 Version: 8.0.52.02
CodeBase: file:///C:/Program%20Files/Autodesk/AutoCAD%202017/PLNT3D/en-US/XDbReferenceManagerArx.resources.DLL
----------------------------------------
PnP3dOrthoDrawingsUI
Assembly Version: 8.0.52.2
Win32 Version: 8.0.52.02
CodeBase: file:///C:/Program%20Files/Autodesk/AutoCAD%202017/PLNT3D/PnP3dOrthoDrawingsUI.DLL
----------------------------------------
PnPDwg2dUtil
Assembly Version: 0.0.0.0
Win32 Version: 8.0.52.02
CodeBase: file:///C:/Program%20Files/Autodesk/AutoCAD%202017/PLNT3D/PnPDwg2dUtil.DLL
----------------------------------------
PnPDwg2dDbx
Assembly Version: 0.0.0.0
Win32 Version: 8.0.52.02
CodeBase: file:///C:/Program%20Files/Autodesk/AutoCAD%202017/PLNT3D/PnPDwg2dDbx.DLL
----------------------------------------
PnP3dOrthoDrawingsUI.resources
Assembly Version: 0.0.0.0
Win32 Version: 8.0.52.02
CodeBase: file:///C:/Program%20Files/Autodesk/AutoCAD%202017/PLNT3D/en-US/PnP3dOrthoDrawingsUI.resources.DLL
----------------------------------------
PnPDwg2dAnno
Assembly Version: 8.0.0.0
Win32 Version: 8.0.52.02
CodeBase: file:///C:/Program%20Files/Autodesk/AutoCAD%202017/PLNT3D/PnPDwg2dAnno.DLL
----------------------------------------
PnP3dIsoUI
Assembly Version: 8.0.52.2
Win32 Version: 8.0.52.02
CodeBase: file:///C:/Program%20Files/Autodesk/AutoCAD%202017/PLNT3D/PnP3dIsoUI.DLL
----------------------------------------
Autodesk.AutoCAD.Interop
Assembly Version: 21.0.0.0
Win32 Version: 21.0.52.0.0
CodeBase: file:///C:/Program%20Files/Autodesk/AutoCAD%202017/Autodesk.AutoCAD.Interop.DLL
----------------------------------------
Autodesk.AutoCAD.Interop.Common
Assembly Version: 21.0.0.0
Win32 Version: 21.0.52.0.0
CodeBase: file:///C:/Program%20Files/Autodesk/AutoCAD%202017/Autodesk.AutoCAD.Interop.Common.DLL
----------------------------------------
PnP3dProjectPartsMgd
Assembly Version: 8.0.52.2
Win32 Version: 8.0.52.02
CodeBase: file:///C:/Program%20Files/Autodesk/AutoCAD%202017/PLNT3D/PnP3dProjectPartsMgd.DLL
----------------------------------------
PnPDataObjects
Assembly Version: 1.0.5896.38471
Win32 Version: 8.0.52.02
CodeBase: file:///C:/Program%20Files/Autodesk/AutoCAD%202017/PnPDataObjects.DLL
----------------------------------------
PnPUtilMgd
Assembly Version: 8.0.52.2
Win32 Version: 8.0.52.02
CodeBase: file:///C:/Program%20Files/Autodesk/AutoCAD%202017/PLNT3D/PnPUtilMgd.DLL
----------------------------------------
System.Data
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1055.0 built by: NETFXREL2
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.6.1067.0 built by: NETFXREL3STAGE
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
PnIDProjectPartsMgd
Assembly Version: 8.0.52.2
Win32 Version: 8.0.52.02
CodeBase: file:///C:/Program%20Files/Autodesk/AutoCAD%202017/PLNT3D/PnIdProjectPartsMgd.dll
----------------------------------------
PnIDProjectPartsMgd.resources
Assembly Version: 0.0.0.0
Win32 Version: 8.0.52.02
CodeBase: file:///C:/Program%20Files/Autodesk/AutoCAD%202017/PLNT3D/en-US/PnIDProjectPartsMgd.resources.DLL
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.6.1067.0 built by: NETFXREL3STAGE
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
PnP3dDataLinkManager
Assembly Version: 0.0.0.0
Win32 Version: 8.0.52.02
CodeBase: file:///C:/Program%20Files/Autodesk/AutoCAD%202017/PnP3dDataLinkManager.DLL
----------------------------------------
PnP3dOrthoProjectPart
Assembly Version: 8.0.52.2
Win32 Version: 8.0.52.02
CodeBase: file:///C:/Program%20Files/Autodesk/AutoCAD%202017/PLNT3D/PnP3dOrthoProjectPart.dll
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.6.1067.0 built by: NETFXREL3STAGE
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.6.1067.0 built by: NETFXREL3STAGE
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
PnPSQLiteEngine
Assembly Version: 1.0.5896.38480
Win32 Version: 8.0.52.02
CodeBase: file:///C:/Program%20Files/Autodesk/AutoCAD%202017/PnPSQLiteEngine.DLL
----------------------------------------
System.Data.SQLite
Assembly Version: 1.0.65.0
Win32 Version: 1.0.65.0
CodeBase: file:///C:/Program%20Files/Autodesk/AutoCAD%202017/System.Data.SQLite.DLL
----------------------------------------
System.Transactions
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1055.0 built by: NETFXREL2
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/System.Transactions/v4.0_4.0.0.0__b77a5c561934e089/System.Transactions.dll
----------------------------------------
System.EnterpriseServices
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1055.0 built by: NETFXREL2
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/System.EnterpriseServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll
----------------------------------------
System.Numerics
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1055.0 built by: NETFXREL2
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.6.1067.0 built by: NETFXREL3STAGE
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.6.1067.0 built by: NETFXREL3STAGE
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.6.1067.0 built by: NETFXREL3STAGE
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.6.1067.0 built by: NETFXREL3STAGE
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.6.1067.0 built by: NETFXREL3STAGE
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
PnP3dConnectionManager
Assembly Version: 0.0.0.0
Win32 Version: 8.0.52.02
CodeBase: file:///C:/Program%20Files/Autodesk/AutoCAD%202017/PLNT3D/PnP3dConnectionManager.DLL
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.6.1067.0 built by: NETFXREL3STAGE
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.6.1067.0 built by: NETFXREL3STAGE
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.6.1067.0 built by: NETFXREL3STAGE
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.6.1067.0 built by: NETFXREL3STAGE
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.6.1067.0 built by: NETFXREL3STAGE
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.6.1067.0 built by: NETFXREL3STAGE
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.6.1067.0 built by: NETFXREL3STAGE
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
PnIDProjectParts
Assembly Version: 0.0.0.0
Win32 Version: 8.0.52.02
CodeBase: file:///c:/program%20files/autodesk/autocad%202017/plnt3d/PnIDProjectParts.Arx
----------------------------------------
PnPCommonUIMgdCs
Assembly Version: 8.0.52.2
Win32 Version: 8.0.52.02
CodeBase: file:///C:/Program%20Files/Autodesk/AutoCAD%202017/PLNT3D/PnPCommonUIMgdCs.DLL
----------------------------------------
PnIdGuiUtils
Assembly Version: 8.0.0.0
Win32 Version: 8.0.52.02
CodeBase: file:///c:/program%20files/autodesk/autocad%202017/plnt3d/PnIdGuiUtils.dll
----------------------------------------
PnIDGUIUtilMgd
Assembly Version: 8.0.52.2
Win32 Version: 8.0.52.02
CodeBase: file:///C:/Program%20Files/Autodesk/AutoCAD%202017/PLNT3D/PnIDGUIUtilMgd.dll
----------------------------------------
PnIDGUIUtilMgd.resources
Assembly Version: 0.0.0.0
Win32 Version: 8.0.52.02
CodeBase: file:///C:/Program%20Files/Autodesk/AutoCAD%202017/PLNT3D/en-US/PnIDGUIUtilMgd.resources.DLL
----------------------------------------
PnP3dProjectParts
Assembly Version: 0.0.0.0
Win32 Version: 8.0.52.02
CodeBase: file:///c:/program%20files/autodesk/autocad%202017/plnt3d/PnP3dProjectParts.arx
----------------------------------------
PnP3dObjects
Assembly Version: 0.0.0.0
Win32 Version: 8.0.52.02
CodeBase: file:///C:/Program%20Files/Autodesk/AutoCAD%202017/PnP3dObjects.dbx
----------------------------------------
PnP3dCustomControlLibrary
Assembly Version: 8.0.52.2
Win32 Version: 8.0.52.02
CodeBase: file:///C:/Program%20Files/Autodesk/AutoCAD%202017/PLNT3D/PnP3dCustomControlLibrary.DLL
----------------------------------------
PnP3dPlantContentUpgrade
Assembly Version: 8.0.52.2
Win32 Version: 8.0.52.02
CodeBase: file:///C:/Program%20Files/Autodesk/AutoCAD%202017/PLNT3D/PnP3dPlantContentUpgrade.dll
----------------------------------------
PnP3dProjectManagerUI
Assembly Version: 8.0.52.2
Win32 Version: 8.0.52.02
CodeBase: file:///C:/Program%20Files/Autodesk/AutoCAD%202017/PLNT3D/PnP3dProjectManagerUI.dll
----------------------------------------
PnP3dProjectManagerUI.resources
Assembly Version: 0.0.0.0
Win32 Version: 8.0.52.02
CodeBase: file:///C:/Program%20Files/Autodesk/AutoCAD%202017/PLNT3D/en-US/PnP3dProjectManagerUI.resources.DLL
----------------------------------------
PnPCommonUIMgd
Assembly Version: 8.0.0.0
Win32 Version: 8.0.52.02
CodeBase: file:///C:/Program%20Files/Autodesk/AutoCAD%202017/PLNT3D/PnPCommonUIMgd.DLL
----------------------------------------
PresentationFramework-SystemData
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1055.0
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework-SystemData/v4.0_4.0.0.0__b77a5c561934e089/PresentationFramework-SystemData.dll
----------------------------------------
PresentationFramework-SystemCore
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1055.0
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework-SystemCore/v4.0_4.0.0.0__b77a5c561934e089/PresentationFramework-SystemCore.dll
----------------------------------------
Anonymously Hosted DynamicMethods Assembly
Assembly Version: 0.0.0.0
Win32 Version: 4.6.1076.0 built by: NETFXREL3STAGE
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/mscorlib/v4.0_4.0.0.0__b77a5c561934e089/mscorlib.dll
----------------------------------------
UIAutomationTypes
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1055.0 built by: NETFXREL2
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/UIAutomationTypes/v4.0_4.0.0.0__31bf3856ad364e35/UIAutomationTypes.dll
----------------------------------------
ContextualTabSelectorRules
Assembly Version: 0.0.0.0
Win32 Version: 21.0.52.0.0
CodeBase: file:///C:/Program%20Files/Autodesk/AutoCAD%202017/AcWindows.dll
----------------------------------------
PnP3dWorkspace
Assembly Version: 8.0.52.2
Win32 Version: 8.0.52.02
CodeBase: file:///C:/Program%20Files/Autodesk/AutoCAD%202017/PLNT3D/PnP3dWorkspace.dll
----------------------------------------
PnP3dCOGUI
Assembly Version: 8.0.52.2
Win32 Version: 8.0.52.02
CodeBase: file:///C:/Program%20Files/Autodesk/AutoCAD%202017/PLNT3D/PnP3dCOGUI.DLL
----------------------------------------
PnP3dCOGUI.resources
Assembly Version: 0.0.0.0
Win32 Version: 8.0.52.02
CodeBase: file:///C:/Program%20Files/Autodesk/AutoCAD%202017/PLNT3D/en-US/PnP3dCOGUI.resources.DLL
----------------------------------------
PnP3dWorkspace.resources
Assembly Version: 0.0.0.0
Win32 Version: 8.0.52.02
CodeBase: file:///C:/Program%20Files/Autodesk/AutoCAD%202017/PLNT3D/en-US/PnP3dWorkspace.resources.DLL
----------------------------------------
PnP3dSpecManager
Assembly Version: 0.0.0.0
Win32 Version: 8.0.52.02
CodeBase: file:///C:/Program%20Files/Autodesk/AutoCAD%202017/PnP3dSpecManager.DLL
----------------------------------------
PnP3dPartsRepository.resources
Assembly Version: 0.0.0.0
Win32 Version: 8.0.52.02
CodeBase: file:///C:/Program%20Files/Autodesk/AutoCAD%202017/en-US/PnP3dPartsRepository.resources.DLL
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.6.1067.0 built by: NETFXREL3STAGE
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.6.1067.0 built by: NETFXREL3STAGE
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.6.1067.0 built by: NETFXREL3STAGE
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.6.1067.0 built by: NETFXREL3STAGE
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
PnPDwg2dDef
Assembly Version: 0.0.0.0
Win32 Version: 8.0.52.02
CodeBase: file:///C:/Program%20Files/Autodesk/AutoCAD%202017/PLNT3D/PnPDwg2dDef.DLL
----------------------------------------
Microsoft.Expression.Interactions
Assembly Version: 4.0.0.0
Win32 Version: 2.0.20520.0
CodeBase: file:///C:/Program%20Files/Autodesk/AutoCAD%202017/PLNT3D/Microsoft.Expression.Interactions.dll
----------------------------------------
PnPCommonDbxMgd
Assembly Version: 8.0.0.0
Win32 Version: 8.0.52.02
CodeBase: file:///C:/Program%20Files/Autodesk/AutoCAD%202017/PLNT3D/PnPCommonDbxMgd.DLL
----------------------------------------
ClicJsInfoCenter
Assembly Version: 0.0.0.0
Win32 Version: 3.1.26.0
CodeBase: file:///C:/Program%20Files/Common%20Files/Autodesk%20Shared/CLM/V3/MSVC14/ClicJsInfoCenter.dll
----------------------------------------
PnP3dDataManager
Assembly Version: 8.0.52.2
Win32 Version: 8.0.52.02
CodeBase: file:///C:/Program%20Files/Autodesk/AutoCAD%202017/PLNT3D/PnP3dDataManager.dll
----------------------------------------
PnPDataGrid
Assembly Version: 8.0.52.2
Win32 Version: 8.0.52.02
CodeBase: file:///C:/Program%20Files/Autodesk/AutoCAD%202017/PLNT3D/PnPDataGrid.DLL
----------------------------------------
PnPDataGrid.resources
Assembly Version: 0.0.0.0
Win32 Version: 8.0.52.02
CodeBase: file:///C:/Program%20Files/Autodesk/AutoCAD%202017/PLNT3D/en-US/PnPDataGrid.resources.DLL
----------------------------------------
PnP3dDataManager.resources
Assembly Version: 0.0.0.0
Win32 Version: 8.0.52.02
CodeBase: file:///C:/Program%20Files/Autodesk/AutoCAD%202017/PLNT3D/en-US/PnP3dDataManager.resources.DLL
----------------------------------------
AcLivePreviewContext
Assembly Version: 0.0.0.0
Win32 Version: 21.0.52.0.0
CodeBase: file:///C:/Program%20Files/Autodesk/AutoCAD%202017/AcWindows.dll
----------------------------------------
PnIDWorkspace
Assembly Version: 8.0.52.2
Win32 Version: 8.0.52.02
CodeBase: file:///C:/Program%20Files/Autodesk/AutoCAD%202017/PLNT3D/PnIDWorkspace.dll
----------------------------------------
AcLayer
Assembly Version: 21.0.0.0
Win32 Version: 21.0.52.0.0
CodeBase: file:///C:/Program%20Files/Autodesk/AutoCAD%202017/AcLayer.DLL
----------------------------------------
AcLayer.resources
Assembly Version: 0.0.0.0
Win32 Version: 21.0.52.0.0
CodeBase: file:///C:/Program%20Files/Autodesk/AutoCAD%202017/en-US/AcLayer.resources.DLL
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.6.1067.0 built by: NETFXREL3STAGE
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
PresentationFramework.Luna
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1055.0 built by: NETFXREL2
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework.Luna/v4.0_4.0.0.0__31bf3856ad364e35/PresentationFramework.Luna.dll
----------------------------------------
UIAutomationProvider
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1055.0 built by: NETFXREL2
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/UIAutomationProvider/v4.0_4.0.0.0__31bf3856ad364e35/UIAutomationProvider.dll
----------------------------------------
Accessibility
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1055.0 built by: NETFXREL2
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
AcMrUi
Assembly Version: 21.0.0.0
Win32 Version: 21.0.52.0.0
CodeBase: file:///C:/Program%20Files/Autodesk/AutoCAD%202017/AcMrUI.DLL
----------------------------------------
AcMrUi.resources
Assembly Version: 0.0.0.0
Win32 Version: 21.0.52.0.0
CodeBase: file:///C:/Program%20Files/Autodesk/AutoCAD%202017/en-US/AcMrUi.resources.DLL
----------------------------------------
FeaturedAppsPlugin.resources
Assembly Version: 0.0.0.0
Win32 Version: 21.0.46.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Autodesk/ApplicationPlugins/Autodesk%20FeaturedApps.bundle/Contents/Windows/2017/Win64/en-US/FeaturedAppsPlugin.resources.DLL
----------------------------------------
PnP3dCommonUIMgd
Assembly Version: 8.0.52.2
Win32 Version: 8.0.52.02
CodeBase: file:///C:/Program%20Files/Autodesk/AutoCAD%202017/PLNT3D/PnP3dCommonUIMgd.DLL
----------------------------------------
PnPIsoCore
Assembly Version: 8.0.52.2
Win32 Version: 8.0.52.02
CodeBase: file:///C:/Program%20Files/Autodesk/AutoCAD%202017/PLNT3D/PnPIsoCore.DLL
----------------------------------------
PnP3dIsoDbx
Assembly Version: 8.0.52.2
Win32 Version: 8.0.52.02
CodeBase: file:///C:/Program%20Files/Autodesk/AutoCAD%202017/PLNT3D/PnP3dIsoDbx.DLL
----------------------------------------
PnP3dInteropUI
Assembly Version: 8.0.52.2
Win32 Version: 8.0.52.02
CodeBase: file:///C:/Program%20Files/Autodesk/AutoCAD%202017/PLNT3D/PnP3dInteropUI.DLL
----------------------------------------
PnP3dInterop
Assembly Version: 0.0.0.0
Win32 Version: 8.0.52.02
CodeBase: file:///C:/Program%20Files/Autodesk/AutoCAD%202017/PLNT3D/PnP3dInterop.DLL
----------------------------------------
PnP3dInteropUI.resources
Assembly Version: 0.0.0.0
Win32 Version: 8.0.52.02
CodeBase: file:///C:/Program%20Files/Autodesk/AutoCAD%202017/PLNT3D/en-US/PnP3dInteropUI.resources.DLL
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.6.1067.0 built by: NETFXREL3STAGE
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
PnP3dCustomControlLibrary.resources
Assembly Version: 0.0.0.0
Win32 Version: 8.0.52.02
CodeBase: file:///C:/Program%20Files/Autodesk/AutoCAD%202017/PLNT3D/en-US/PnP3dCustomControlLibrary.resources.DLL
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.6.1067.0 built by: NETFXREL3STAGE
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.6.1067.0 built by: NETFXREL3STAGE
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.6.1067.0 built by: NETFXREL3STAGE
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
PnPIsoCore.resources
Assembly Version: 8.0.52.2
Win32 Version: 8.0.52.02
CodeBase: file:///C:/Program%20Files/Autodesk/AutoCAD%202017/PLNT3D/en-US/PnPIsoCore.resources.DLL
----------------------------------------
PnPCommonMgd.resources
Assembly Version: 0.0.0.0
Win32 Version: 8.0.52.02
CodeBase: file:///C:/Program%20Files/Autodesk/AutoCAD%202017/en-US/PnPCommonMgd.resources.DLL
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.6.1067.0 built by: NETFXREL3STAGE
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.6.1067.0 built by: NETFXREL3STAGE
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.6.1067.0 built by: NETFXREL3STAGE
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.6.1067.0 built by: NETFXREL3STAGE
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.6.1067.0 built by: NETFXREL3STAGE
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.6.1067.0 built by: NETFXREL3STAGE
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.6.1067.0 built by: NETFXREL3STAGE
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.6.1067.0 built by: NETFXREL3STAGE
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.6.1067.0 built by: NETFXREL3STAGE
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.6.1067.0 built by: NETFXREL3STAGE
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.6.1067.0 built by: NETFXREL3STAGE
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.6.1067.0 built by: NETFXREL3STAGE
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.6.1067.0 built by: NETFXREL3STAGE
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.6.1067.0 built by: NETFXREL3STAGE
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.6.1067.0 built by: NETFXREL3STAGE
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.6.1067.0 built by: NETFXREL3STAGE
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.6.1067.0 built by: NETFXREL3STAGE
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.6.1067.0 built by: NETFXREL3STAGE
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.6.1067.0 built by: NETFXREL3STAGE
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.6.1067.0 built by: NETFXREL3STAGE
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------

************** JIT Debugging **************
Application does not support Windows Forms just-in-time (JIT)
debugging. Contact the application author for more
information.

 

 

0 Likes
Message 13 of 15

aparkerUF3K8
Explorer
Explorer

I get the same error.  Everything is default but I can't change it.  Anybody come up with a solution?

0 Likes
Message 14 of 15

JameseeT3KVM
Advocate
Advocate

I just had this happen. I was modifying / customizing the iso continuations. I opened the iso.atr file add the isoconfig files to make a change. I also opened the clientconfig.isf to see if the change had taken place in that file. 

 

After that I received the Unhandled Exception error message.  I pulled up a saved isoconfig file and a atr file from a few days ago. I replaced them and all seems to be working now.

 

Luckily I did not do to much customization before this happened.  Hope this helps guy and gals.  

Message 15 of 15

juniorUZ5KS
Participant
Participant

I'm experiencing the same problem. has anyone found an acceptable solution?? really frustrating project deadlines are compromised as a result of the error. would like to add that the isometric still runs without issues