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 8642683
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T11:50:23+00:00 2026-06-12T11:50:23+00:00

We have a 3rd Party Piece of software that I’m wanting to apply some

  • 0

We have a 3rd Party Piece of software that I’m wanting to apply some automation to through a COM Object that they make available. I’ve been using a Windows Forms App so far, but would really like to start working on an intranet site for the company which is something that they are lacking at the moment.

So is this something that is possible? Are you able to access a COM Object through an ASP.NET Application (MVC3 or 4) in an intranet situation?

I’ve looked at simply having the server control the application through the software that is installed ON the server, but the application uses our Active Directory to control access and they don’t provide a good way to pass the credentials around so unless I’m missing something I would need to have a user that has all the access that anyone would need and then enforce the restrictions through code which is enough of a reason that I will continue with a Windows Forms App instead of an intranet app.

EDIT: Accessing the COM Object from javascript is also an option if this is possible somehow.

  • 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-06-12T11:50:24+00:00Added an answer on June 12, 2026 at 11:50 am

    I use the following javascript code to start an instance of Excel on the client machine.
    It will only work with Internet Explorer. Perhaps you could do the same with
    your object.

    var excelApp, excelFile;
      function initExcel(filename)
      {
        excelApp = new ActiveXObject("Excel.Application");
        excelFile = excelApp.Workbooks.Open(filename);
      }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a 3rd party COM object I call that uses a event callback
We have a 3rd party piece of software that uses a bunch of internal
I have a 3rd party web page screen capture DLL from http://websitesscreenshot.com/ that lets
We have a 3rd party program that appears to have some sort of an
I have a table used by one piece of 3rd party software (say user_fields)
I have a 3rd party object that gets passed to one of my methods.
I have a 3rd party script that loops through every returned value and echos
I have a 3rd Party tool that generates an xml spreadsheet (*.xls). I have
I have a 3rd party JAR that I have converted to an OSGI bundle
I have some 3rd party libraries and includes (I have copied them to the

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.