Code Comments
Programming Forum and web based access to our favorite programming groups.Hello, When i run a small Perl script in Windows command line that send and receive info from DLL program it works fine When i run the same Perl script being call from C# .net the DLL is loaded but No respond call to the function I maid sure for user and permission set correctly thank you itzik
Post Follow-up to this message"negvon" <negvon@walla.co.il> wrote in message news:53c9ea93.0504040506.54664735@posting.google.com... > Hello, > > When i run a small Perl script in Windows command line > that send and receive info from DLL program it works fine > > When i run the same Perl script being call from C# .net > the DLL is loaded but No respond call to the function > I think this will have a lot to do with C# .net, and very little to do with Perl. Perhaps there is a response but you are failing to catch it. Can you call other perl scripts from C# .net and catch their output ? Can you post a simple perl script that fails to work as required when called from C# .net - and also a simple perl script that works correctly when called from C# .net. Cheers, Rob
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.