ciao a tutti!
ho scritto un software e uno delgi utenti ch elo utilizza ha il seguente errore.
lo script non ´´e altro che un timer su un form che esegue delle semplici azioni a intervalli regolari.
sapete dirmi cosa potrebbe causare il problema e perche solo a lui? .net installato, niente programmi strani, non riesco a trovare la causa.
grazie
ciao
igor
codice:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at Renderviews.Form1.timer1_Tick(Object sender, EventArgs e)
at System.Windows.Forms.Timer.TimerNativeWindow.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.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll
----------------------------------------
UIFrameworkInterop
Assembly Version: 0.0.0.0
Win32 Version: 20120221_2030(x64)
CodeBase: file:///C:/Program%20Files/Autodesk/Revit%20Architecture%202013/Program/UIFrameworkInterop.DLL
----------------------------------------
UIFramework
Assembly Version: 2013.0.2012.221
Win32 Version: 2013.0.0.0
CodeBase: file:///C:/Program%20Files/Autodesk/Revit%20Architecture%202013/Program/UIFramework.DLL
----------------------------------------
AdWindows
Assembly Version: 3.5.19.0
Win32 Version: 3.5.19.0
CodeBase: file:///C:/Program%20Files/Autodesk/Revit%20Architecture%202013/Program/AdWindows.DLL
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
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.0.30319.1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework/v4.0_4.0.0.0__31bf3856ad364e35/PresentationFramework.dll
----------------------------------------
WindowsBase
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/WindowsBase/v4.0_4.0.0.0__31bf3856ad364e35/WindowsBase.dll
----------------------------------------
PresentationCore
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
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.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xaml/v4.0_4.0.0.0__b77a5c561934e089/System.Xaml.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
UIAutomationTypes
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/UIAutomationTypes/v4.0_4.0.0.0__31bf3856ad364e35/UIAutomationTypes.dll
----------------------------------------
UIFrameworkServices
Assembly Version: 0.0.0.0
Win32 Version: 20120221_2030(x64)
CodeBase: file:///C:/Program%20Files/Autodesk/Revit%20Architecture%202013/Program/UIFrameworkServices.DLL
----------------------------------------
UIFrameworkRes
Assembly Version: 2013.0.2012.221
Win32 Version: 2013.0.0.0
CodeBase: file:///C:/Program%20Files/Autodesk/Revit%20Architecture%202013/Program/UIFrameworkRes.DLL
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
PresentationFramework.Aero
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework.Aero/v4.0_4.0.0.0__31bf3856ad364e35/PresentationFramework.Aero.dll
----------------------------------------
AdApplicationFrame
Assembly Version: 0.0.0.0
Win32 Version: 3.5.19.0
CodeBase: file:///C:/Program%20Files/Autodesk/Revit%20Architecture%202013/Program/AdApplicationFrame.DLL
----------------------------------------
AddInManagerUI
Assembly Version: 2013.0.0.0
Win32 Version: 20120221_2030(x64)
CodeBase: file:///C:/Program%20Files/Autodesk/Revit%20Architecture%202013/Program/AddInManagerUI.DLL
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
UIAutomationProvider
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/UIAutomationProvider/v4.0_4.0.0.0__31bf3856ad364e35/UIAutomationProvider.dll
----------------------------------------
WindowsFormsIntegration
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/WindowsFormsIntegration/v4.0_4.0.0.0__31bf3856ad364e35/WindowsFormsIntegration.dll
----------------------------------------
ManagedMC3
Assembly Version: 6.4.0.0
Win32 Version: 6.4.0.0
CodeBase: file:///C:/Program%20Files/Autodesk/Revit%20Architecture%202013/Program/ManagedMC3.DLL
----------------------------------------
APIInterop
Assembly Version: 2013.0.0.0
Win32 Version: 20120221_2030(x64)
CodeBase: file:///C:/Program%20Files/Autodesk/Revit%20Architecture%202013/Program/APIInterop.DLL
----------------------------------------
RevitAddInUtility
Assembly Version: 2013.0.0.0
Win32 Version: 20120221_2030(x64)
CodeBase: file:///C:/Program%20Files/Autodesk/Revit%20Architecture%202013/Program/RevitAddInUtility.DLL
----------------------------------------
System.Xml.Linq
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.Linq.dll
----------------------------------------
RevitAPI
Assembly Version: 2013.0.0.0
Win32 Version: 20120221_2030(x64)
CodeBase: file:///C:/Program%20Files/Autodesk/Revit%20Architecture%202013/Program/RevitAPI.DLL
----------------------------------------
AddInManager
Assembly Version: 2012.0.0.0
Win32 Version: 20120221_2030(x64)
CodeBase: file:///C:/Program%20Files/Autodesk/Revit%20Architecture%202013/Program/AddInManager.DLL
----------------------------------------
AddInJournaling
Assembly Version: 2013.0.0.0
Win32 Version: 20120221_2030(x64)
CodeBase: file:///C:/Program%20Files/Autodesk/Revit%20Architecture%202013/Program/AddInJournaling.DLL
----------------------------------------
RevitAPIUI
Assembly Version: 2013.0.0.0
Win32 Version: 20120221_2030(x64)
CodeBase: file:///C:/Program%20Files/Autodesk/Revit%20Architecture%202013/Program/RevitAPIUI.DLL
----------------------------------------
RaaSApplication
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/Autodesk/Revit%20Architecture%202013/Program/AddIns/RaaSForRevit/RaaSApplication.dll
----------------------------------------
VSTAHookup
Assembly Version: 2013.0.0.0
Win32 Version: 20120221_2030(x64)
CodeBase: file:///C:/Program%20Files/Autodesk/Revit%20Architecture%202013/Program/VSTAHookup.DLL
----------------------------------------
SDACommon
Assembly Version: 2013.0.0.0
Win32 Version: 2013.0.0.0
CodeBase: file:///C:/Program%20Files/Autodesk/Revit%20Architecture%202013/Program/SDACommon.DLL
----------------------------------------
AddInJournalEngine
Assembly Version: 2013.0.0.0
Win32 Version: 20120221_2030(x64)
CodeBase: file:///C:/Program%20Files/Autodesk/Revit%20Architecture%202013/Program/AddInJournalEngine.DLL
----------------------------------------
AddInJournalClient
Assembly Version: 2013.0.2012.221
Win32 Version: 2013.0.0.0
CodeBase: file:///C:/Program%20Files/Autodesk/Revit%20Architecture%202013/Program/AddInJournalClient.DLL
----------------------------------------
DataStorageClientInterop
Assembly Version: 0.0.0.0
Win32 Version: 20120221_2030(x64)
CodeBase: file:///C:/Program%20Files/Autodesk/Revit%20Architecture%202013/Program/DataStorageClientInterop.DLL
----------------------------------------
DataStorageClient
Assembly Version: 2013.0.2012.221
Win32 Version: 2013.0.0.0
CodeBase: file:///C:/Program%20Files/Autodesk/Revit%20Architecture%202013/Program/DataStorageClient.DLL
----------------------------------------
RS.Common.ClientServer.DataContract
Assembly Version: 2013.0.2012.221
Win32 Version: 2013.0.0.0
CodeBase: file:///C:/Program%20Files/Autodesk/Revit%20Architecture%202013/Program/RS.Common.ClientServer.DataContract.DLL
----------------------------------------
ConceptualEnergyAnalysisInterop
Assembly Version: 0.0.0.0
Win32 Version: 20120221_2030(x64)
CodeBase: file:///C:/Program%20Files/Autodesk/Revit%20Architecture%202013/Program/ConceptualEnergyAnalysisInterop.DLL
----------------------------------------
MessageLoggerInterop
Assembly Version: 1.0.4408.38983
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/Autodesk/Revit%20Architecture%202013/Program/MessageLoggerInterop.DLL
----------------------------------------
MessageLogger
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/Autodesk/Revit%20Architecture%202013/Program/MessageLogger.DLL
----------------------------------------
log4net
Assembly Version: 1.2.10.0
Win32 Version: 1.2.10.0
CodeBase: file:///C:/Program%20Files/Autodesk/Revit%20Architecture%202013/Program/log4net.DLL
----------------------------------------
DBManagedServices
Assembly Version: 2013.0.0.0
Win32 Version: 20120221_2030(x64)
CodeBase: file:///C:/Program%20Files/Autodesk/Revit%20Architecture%202013/Program/DBManagedServices.DLL
----------------------------------------
Accessibility
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
PresentationFramework.Luna
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework.Luna/v4.0_4.0.0.0__31bf3856ad364e35/PresentationFramework.Luna.dll
----------------------------------------
Renderviews
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///E:/revit%20lib/Renderviews/Renderviews.dll
----------------------------------------
InputSimulator
Assembly Version: 0.1.0.0
Win32 Version: 0.1.0.0
CodeBase: file:///E:/revit%20lib/Renderviews/InputSimulator.DLL