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

  • SEARCH
  • Home
  • 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 1045425
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T15:58:58+00:00 2026-05-16T15:58:58+00:00

I have an old .net 2005 web site that has some asp pages and

  • 0

I have an old .net 2005 web site that has some asp pages and having object reference problem accessing .net dll. The maintenance task was handed down to me and the original developer is nowhere to be found 🙁 I started at .Net already so I don’t really master handling this dll hell kind of problem.

On the arrow below is where I’m encourtering the
“(0x80131500)
Object reference not set to an instance of an object.”

Set objCommon = Server.CreateObject("Wrapper.CommonFunctions")
  Dim machineBuilding
--->>>  If objCommon.IsMachineAccount(strLogin, machineBuilding) Then

I already followed these steps:

  1. regasm /tbl /codebase mycomdll.dll
  2. gacutil /i mycomdll.dll
  3. copy the mycomdll.dll to System32 directory
  4. From console, execute issreset
  5. If your dll is create in framework 2.0 create a “dllhost.exe.config” file in the system32 directory and put this:

<?xml version="1.0"?>
<configuration>
<startup>
<supportedRuntime version="v2.0.50727"/>
<requiredRuntime version="v2.0.50727"/>
</startup>
</configuration>

6.- Restart IIS with issreset command

and also these ones:

  1. Under project properties
    a. Under \application\assembly information
    i. Check “Make assembly Com-Visible”.
    b. Under build
    i. Check “Register for Com Interop”
  2. DO NOT sign it.
  3. Make sure that IUSR has full permissions to the file.
  4. Restart IIS via iisreset to flush any caches.

And still not successful running the application. Any more ideas what to check or do? Thanks!

Emir

  • 1 1 Answer
  • 1 View
  • 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-16T15:58:59+00:00Added an answer on May 16, 2026 at 3:58 pm

    The problem was the application is looking for a file that contains database hostname.

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

Sidebar

Related Questions

I have an old school ASP (note: not ASP.NET) web site that has a
We have an old asp.net application that has no unit tests, integration tests, component
I have an old ASP.NET 1.1 site that I am maintaining. We are working
I have in here an old web application written in ASP.Net 2.0 + AJAX.
Age old question! When you have finished developing and testing your ASP.Net web application,
I have an old ASP.NET web application on a server, which was developed in
I have a asp.net 2.0 web site with numerous asp:DropDownList controls. The DropDownList control
We have old ASP.NET Forms pages and new MVC views and partial views in
Retrofitting ASP.NET WebForms themes to an old application I have a need to theme
I have an ASP.NET MVC 3 application with a SQL Server 2005 database backend.

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.