RajenderMakhija
Programmer
How cani link accpac company in .net using macro
when linkit with Vb.Net it give me this error
Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.
Source Error:
Line 29:
Line 30: Dim session1 As ACCPAC.Advantage.Session
Line 31: session1.Init("", "AS", "AS1000", "53B")
Line 32: session1.Open("ADMIN", "123", "SAMPLE", System.DateTime.Now, 0)
when linkit with Vb.Net it give me this error
Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.
Source Error:
Line 29:
Line 30: Dim session1 As ACCPAC.Advantage.Session
Line 31: session1.Init("", "AS", "AS1000", "53B")
Line 32: session1.Open("ADMIN", "123", "SAMPLE", System.DateTime.Now, 0)