dharmendrayadav
20th September 2014, 06:48
hi all,

we are trying to call dll files of ERPLN through ASP.NET(C#) to insert data,
as we did above task through macros(Excel) and its working fine ,can anybody help me to do exactly with ASP.net??

Dharmendra

bhushanchanda
20th September 2014, 11:21
One way is to create a VB Script which will call LN DLL. Now, you can just invoke this VB Script using your .NET app.

Refer this Thread (http://www.baanboard.com/baanboard/showthread.php?t=64202)