DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Join Date
    May 2004
    Location
    Duluth MN
    Posts
    353

    Referencing Local DLL

    First, I'm very new to web development, so try to keep this simple

    Currently we use a dll registered on the users machine to post messages to their local message queue. We are trying to migrate this process to a web application. When I call the dll from the web page I get the 80040154 error. If we register the dll on the server the error goes away, but no messages are posted to the local queue.

    Is there a way to reference the dll on the users machine?

    Would we be better off just posting directly to the queue on the users machine. If so can someone point me to an example.

    Is there a way to identify the computer name of the users machine? My.Computer.Name just returns the name if the server the app is hosted on

    ...joe

  2. #2
    Join Date
    May 2004
    Location
    Duluth MN
    Posts
    353
    Quote Originally Posted by joewmaki View Post
    Is there a way to identify the computer name of the users machine? My.Computer.Name just returns the name if the server the app is hosted on
    At least I can now get the ip address of the client (Request.UserHostAddress). It's a step in the right direction.

    ...joe

Similar Threads

  1. dll referencing problem
    By pfaisalbe in forum .NET
    Replies: 1
    Last Post: 05-14-2009, 02:01 PM
  2. Referencing VB 2005 dll in VB 2003
    By lucbrunet in forum .NET
    Replies: 5
    Last Post: 08-16-2006, 09:29 PM
  3. Referencing remote DLL in Web Service
    By Partha in forum .NET
    Replies: 0
    Last Post: 02-13-2003, 12:21 AM
  4. Replies: 0
    Last Post: 08-21-2002, 09:21 AM
  5. referencing a local dll on an application server
    By Naveen in forum VB Classic
    Replies: 0
    Last Post: 12-20-2001, 12:47 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links