Results 1 to 4 of 4

Thread: ObjectFromLresult

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Jun 2005
    Posts
    1,170

    ObjectFromLresult

    All, I am using this ObjectFromLresult API to get the web page document form, and users input boxes. It works on all machine but fails on one particular machine. Since this is an API, could it be something on that particular workstation that's missing and thus causing the issue? maybe the dll is missing or not getting registered right?

  2. #2
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687

    Re: ObjectFromLresult

    define "fails" ... that could mean a number of things... error messages, stuck doors, wheels coming off, fingers falling off...

    -tg
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

  3. #3
    PowerPoster
    Join Date
    Aug 2011
    Location
    B.C., Canada
    Posts
    2,887

    Re: ObjectFromLresult

    Could be a lot of problems, not registered properly, different dll version, corrupted dll, browser is different version, different OS, harddrive is failing, computer's altitude is too high (mountains), virus, user restrictions, etc...

    If you want us to help you we need more details on how it is happening and why?
    What system is it running on, what OS?
    When is it happening?
    What is the error messages, or why is it failing?

  4. #4
    PowerPoster
    Join Date
    Jul 2006
    Location
    Maldon, Essex. UK
    Posts
    6,334

    Re: ObjectFromLresult

    Quote Originally Posted by Microsoft Documentation re: ObjectFromLresult
    This function is designed for internal use by Microsoft Active Accessibility and is documented for informational purposes only. Neither clients nor servers should call this function.
    http://msdn.microsoft.com/en-us/libr...(v=vs.85).aspx

    i.e. "You pays your money and takes your choice"

    ("for informational purposes only" - a bit like Traffic Lights in Italy, in my experience)

    My guess is that it's failing on a system older/newer than XP and/or, perhaps, a 64bit machine. I wouldn't be surprised if it's returning 'E_UNEXPECTED' (but my Crystal Ball is a bit dim)
    Last edited by Doogle; Jun 4th, 2013 at 01:35 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width