For Programmers: Free Programming Magazines  


Home > Archive > PERL Modules > April 2005 > WIN32::API on .net









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author WIN32::API on .net
negvon

2005-04-06, 12:08 pm

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
Sisyphus

2005-04-06, 12:08 pm

"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


Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com