Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 550545
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T11:17:59+00:00 2026-05-13T11:17:59+00:00

I have a Perl web application that runs on both Apache and IIS6 on

  • 0

I have a Perl web application that runs on both Apache and IIS6 on Windows Server 2003. On Apache this script works just fine. In IIS using ISAPI, I am getting the following error message:

Software error:
Can’t load
‘lib/auto/Sub/Name/Name.dll’ for
module Sub::Name: load_file:The
specified module could not be found at
C:/Perl/lib/DynaLoader.pm line 230.
at lib/DBIx/Class/Schema.pm line 10
Compilation failed in require at
lib/DBIx/Class/Schema.pm line 10.

BEGIN failed–compilation aborted at
lib/DBIx/Class/Schema.pm line 10.
Compilation failed in require at (eval
39) line 3. …propagated at
C:/Perl/lib/CGI/Carp.pm line 314.
BEGIN failed–compilation aborted at
My/Schema.pm line 2. Compilation
failed in require at…

When NOT using ISAPI in IIS it runs fine. We would prefer to continue using ISAPI in our IIS environments. Why can’t it find this module, even though it does when running normal Perl?

EDIT:

We were calling it with relative paths.

use lib qw{My lib};  # line in question
use My::Schema; # explodes
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-13T11:17:59+00:00Added an answer on May 13, 2026 at 11:17 am

    Mobrule, your comment enlightened us. The relative path was different between using the vanilla Perl interpreter and ISAPI.

    use lib qw{My /Inetpub/wwwroot/cgi/lib};  # a little more specific...
    use My::Schema;  # not nearly as much dying now.
    

    Thanks for the help!

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a perl script (Cgi / Apache / Windows) which executes some programs
I have a web scraping application, written in OO Perl. There's single WWW::Mechanize object
I have inherited a web project that is perl based and I'm attempting to
I have a Perl script that takes user input and creates another script that
This is a general design question about how to make a web application that
I have simple Perl/CGI scripts based web server which is mainly used to display
I have a mySQL database and I have a Perl script that connects to
In a web application written in Perl and using PostgreSQL the users have username
For my Perl web application, I need account verification via email. I already have
I have a perl web application ( CGI::Application with ModPerl::Registry ) which connects to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.