Re: [Arsperl-users] ars_SetEntry API Call and Windows Vista - not working]

2008-04-11 Thread Thilo Stapff
A while ago there was a thread on the list about crashes with ars_CreateEntry. Go to http://sourceforge.net/mailarchive/forum.php?forum_name=arsperl-users and search for "ars_CreateEntry crashing on windows" (including the quote characters). You might want to try the solution suggested by John

Re: [Arsperl-users] ars_SetEntry API Call and Windows Vista - not working]

2008-04-11 Thread Pieterse, Richard
Hi Thilo, Thanks for the first part. I spend most of the day downloading, installing and learning VC++. Together with your post, I was able to successfully compile a new ARS.dll Without the manifest it gave an error just like you said about the MSVCR90.dll With the manifest, ARS.dll no longer ga

Re: [Arsperl-users] ars_SetEntry API Call and Windows Vista - not working]

2008-04-11 Thread Thilo Stapff
Unfortunately I don't have access to a Vista machine, and this won't probably change anytime soon. Maybe someone else who's reading this has any Vista experiences??? If you want to try compiling ARSperl yourself, you can download the Visual C++ Express compiler (and the Platform SDK) from Microso

Re: [Arsperl-users] ars_SetEntry API Call and Windows Vista - not working

2008-04-11 Thread Thilo Stapff
Did you compile it yourself or did you use the binary distribution? If it's the binary version, would it be possible for you to compile it from source code? There seem to be all sorts of binary incompatibilities. At least the second problem (ARSperl compiled for Perl 5.8 not working with 5.10)

Re: [Arsperl-users] ARSPerl-1.9 for remedy 7.1v on Solaris 10

2008-04-11 Thread Rani, Ragini
Thank you very much Thilo. Problem was of the compiler and now it got resolved. Regards, Ragini -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Thilo Stapff Sent: Thursday, April 10, 2008 9:14 PM To: ARSperl User Discussion Subject: Re: [Arsperl-users] A

[Arsperl-users] ars_SetEntry API Call and Windows Vista - not working

2008-04-11 Thread Pieterse, Richard
Dear members, Hope anyone can shine a light on the following issue. I used to run a working script successfully on - ActiveState Perl v5.8.2, built 808 - ARSPerl 1.90 - Win. 2003 Server and Win. XP Prof. Now we moved to Windows Vista and the same setup is not working