I have installed Strawberry Perl where my web application hosted. I have classic ASP web application where Perl Script is called through VB Script. When I navigate to that ASP page where Perl Script is consumed, it gives Http 500 error.
On other hand when I install Active Perl, I can navigate to to my ASP page without any error. I am able to call Perl Script on ASP page.
What setting do I need to do for Strawberry Perl?