|
-
Jun 3rd, 2013, 04:27 PM
#1
Thread Starter
Frenzied Member
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?
-
Jun 3rd, 2013, 05:21 PM
#2
Re: ObjectFromLresult
define "fails" ... that could mean a number of things... error messages, stuck doors, wheels coming off, fingers falling off...
-tg
-
Jun 4th, 2013, 01:02 AM
#3
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?
-
Jun 4th, 2013, 01:21 AM
#4
Re: ObjectFromLresult
 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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|