2010-04-30, 08:29 PM
Hi
I'm trying to get this app working under linux, but am getting the following error (which does not look specific to Linux):
mono djkxml.exe
Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object
at Microsoft.VisualBasic.FileSystem.FileOpen (Int32 FileNumber, System.String FileName, OpenMode Mode, OpenAccess Access, OpenShare Share, Int32 RecordLength) [0x00000]
at djkxml.Module1.checkLinesOnLogFile () [0x00000]
at djkxml.Module1.Main () [0x00000]
This version does work on my windows machine - without error.
Any ideas?
I'm trying to get this app working under linux, but am getting the following error (which does not look specific to Linux):
mono djkxml.exe
Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object
at Microsoft.VisualBasic.FileSystem.FileOpen (Int32 FileNumber, System.String FileName, OpenMode Mode, OpenAccess Access, OpenShare Share, Int32 RecordLength) [0x00000]
at djkxml.Module1.checkLinesOnLogFile () [0x00000]
at djkxml.Module1.Main () [0x00000]
This version does work on my windows machine - without error.
Any ideas?