Internet Explorer ActiveX control problems

I want to use the IE4 ActiveX control to launch some web apps from a Forte
app.
The error I'm getting is:
USER ERROR: The ActiveX Control Class supplied by the application is named
'InternetExplorer' and has a CLASSID of
'{0002DF01-0000-0000-C000-000000000046}'. This does not match the OLE
object
embedded within the OLEField which is named 'Shell.Explorer.2' and has a
CLASSID of '{8856F961-340A-11D0-A96B-00C04FD705A2}'.
These are the steps I took to get the ActiveX control into the app.
1. olegen -it shdocvw.dll -of shdocvw.pex
2. Imported shdocvw.pex.
3. Fixed comile errors - had to delete some attributes and comment out
references to those attributes to get it to compile.
4. In Window Manager - added a new ActiveX field.
Attribute name = IE4ActiveX
Mapped Type = ShDocVw.InternetExplorer
5. Display method code:
self.Open();
event loop
when task.Shutdown do
exit;
when <launchBtn>.Click do
self.<IE4ActiveX>.oleobjectvalue =
myInternetExplorer;
myInternetExplorer.Navigate( URL =
'www.forte.com',Flags = NIL,TargetFrameName = NIL,PostData = NIL,Headers =
NIL,_result = NIL);
when <exitBtn>.Click do
exit;
end event;
self
To unsubscribe, email '[email protected]' with
'unsubscribe forte-users' as the body of the message.
Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>

Update to 8.0.2, please.
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com
- Template Triage!
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
http://www.macromedia.com/support/search/
- Macromedia (MM) Technotes
==================
"Soc4me3" <[email protected]> wrote in
message
news:eiedp1$hik$[email protected]..
> Hi,
> I have a website with a members area and login and had
it working
> perfectly
> until my friend told me he could not access it from his
new Internet
> Explorer
> 7.0. When he logs in it just tells him he is not putting
in the right
> password
> but if he does it on my internet explorer it works. Can
someone help me
> fix
> this major problem. Thanks.
> -Chris
>

Similar Messages

  • Firefox w/ not open forms from websites. Internet Explorer had no problem. Re-installed FF with no resolution.

    Firefox will not open forms (i.e. registration forms, class schedule, flyer, etc.) on certain websites. Updated Adobe Reader and Re-installed and updated FF. Still will not open the forms. Tried Internet Explorer with no problem at all. Tried FF on a different computer w/ no problem. Help please?

    I also have this problem. I cannot open links from a discussion board I frequent nor can I open links from my email. Also after opening my email, I cannot go to any other sites except my home page. I can then go no where else.
    When I close Firefox and try to reopen it, it does nothing! I have to bring up the Task Manager and end the Firefox process before I can get back in.
    To the best of my knowledge, this problem started with the new update to Ver. 3.6.9. I am running Windows XP Media Center 2005

  • I get an "unable to connect" message yet I can connect and use Internet Explorer with no problem. I tried updating to Firefox4 and still get the same message. What do I do?

    I get an "unable to connect" message yet I can connect and use Internet Explorer with no problem. I tried updating to Firefox4 and still get the same message. What do I do?

    JungleTaxi Cabbie wrote:
    Csound1: iCloud: Configuring Mail with Mac OS X v10.6 or iOS 4
    Enter your Incoming Mail Server, User Name, and Password using the following settings:
    Incoming Mail Server: mail.me.com
    User Name: Your iCloud email address (excluding @me.com)
    Password: Your password
    Last Modified: Jun 27, 2013
    Maybe you should test these things before calling people out, because these settings do function perfectly well.
    iCloud is not supported on Snow Leopard or lower, why bother to mention it?
    The OP has an iCloud account, and that can not be opened without Lion or Mountain Lion (on a Mac), IOS5 or 6 (on an iPhone/iPad)
    The document I linked to is Apples documentation for iCloud on current devices,I don't care whether you believe that you know better than they do, but it will affect the people who follow your advice as it won't work
    JungleTaxi Cabbie wrote:
    Also, if you're not running Lion or Mountain Lion, there is no "Mail, Contacts & Calendars" prefpane.
    I never said that there was, perhaps you imagined it.

  • Acrobat Reader 9.1 ActiveX control problems

    We have an application written in VB.NET 2005 which displays a PDF file using embedded ActiveX control from Acrobat Reader (using AcroPDF.dll).
    The code to open the file is very simple:
    Me.AxAcroPDF1.LoadFile(_path)
    The application was compiled on the machine that had Acrobat Reader 8 installed and distributed. The users also had Acrobat 8 installed.
    Some of the users upgraded to Acrobat 9.1. I understand that it shouldn't really matter as the ActiveX control from 9.1 should be backward compatible.
    Yet some users cannot open the file and receive the following error message:
    "Error HRESULT E_FAIL has been returned from a call to a COM component"
    Some other users can open the file but have the following message when closing the application (which calls Me.AxAcroPDF1.Dispose() ):
    "The instruction at "0x0700609c" referenced memory at "0x00000014". The memory could not be "read"."
    What can cause those problems? How can I fix them?

    OK, no one responsed to my questions but I found answers for them so I thought I might put them here for those interested.
    As for "HRESULT E_FAIL" message, all that was wrong was the "Display PDF in browser" option in Adobe Reader preferences. It needs to be ticked. A bit weird but considering that it uses the same OCX in a web browser, it makes some sense.
    As for the memory issues message, I need to unload libraries manually before exiting the application (as suggested in some other thread in this forum):
    <DllImport("ole32.dll")> _ 
    Friend Shared Sub CoFreeUnusedLibraries() 
    End Sub
    Me .AxAcroPDF1.Dispose()UnmanagedCode.CoFreeUnusedLibraries()

  • Internet Explorer 7.0 problems

    Hi,
    I have a website with a members area and login and had it
    working perfectly until my friend told me he could not access it
    from his new Internet Explorer 7.0. When he logs in it just tells
    him he is not putting in the right password but if he does it on my
    internet explorer it works. Can someone help me fix this major
    problem. Thanks.
    -Chris

    Update to 8.0.2, please.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "Soc4me3" <[email protected]> wrote in
    message
    news:eiedp1$hik$[email protected]..
    > Hi,
    > I have a website with a members area and login and had
    it working
    > perfectly
    > until my friend told me he could not access it from his
    new Internet
    > Explorer
    > 7.0. When he logs in it just tells him he is not putting
    in the right
    > password
    > but if he does it on my internet explorer it works. Can
    someone help me
    > fix
    > this major problem. Thanks.
    > -Chris
    >

  • Acrobat X ActiveX Control problem

    Hello,
    we embed Acrobat Reader X in our application to view PDF Files. We use the Acrobat Reader Active X Control for that. Recently we started to get report about problems with the plugin and do not know what to search for. It seems that when used as ActiceX Control, Acrobat Reader is not loading the document correctly which makes find operations or signature checks hang forever. Also no thumbnails are created in Thumbnails View (just an empty white page). Opening the same file in reader directly works OK with no issues. Any ideas what to look for? The same code works perfectly with older versions of Acrobat ActiveX Control.
    Here some screenshots from a sample application we created to test the issue:
    1) No Thumbnails - only white pages
    2) No signature - although the document is signed
    3) When pressing 'Verify All' on the signatures panel - the following message appears (it basically states: "for this operation, the whole document needs to be downloaded") - but the document is local and has been loaded. Pressing OK makes it hang forever.
    A similar problem happens when using CTRL+F - i can enter a search, but then it hangs forever saying that page 1 of x is searched. Probably the same issues that the Active X controls thinks it needs to download something.
    Here the code we use to create the control and load the file:
    m_pPdf = new CAcroAXDocShim;
         CRect r; GetClientRect(r); r.bottom -= 50;
         if (!m_pPdf->Create(_T("AdobeWnd"), WS_CHILD | WS_VISIBLE, r, this, 12345))
              delete m_pPdf;
              m_pPdf = NULL;
         m_pPdf->LoadFile (_T("d:\\temp\\Thea7b2.pdf"));
    Anyone experienced something similar?
    Any help or feedback would be greatly appeciated.
    Thanks,
    Wolfgang

    Same problem here with 10.1.0.
    No new information about a fix/update/solution????
    Regards,
    Andreas

  • Internet Explorer Issues (Visualization problems on 8, 9

    Please i need some help
    Everything works as it should in Chrome, Firefox and Safari. But with Internet Explorer  8, 9 or even 10 it is making a right mess off the pages.  For some reason text columns appears over images, some png's are missing & and other images are cut in half.   Why is this happening and is there a fix?  I would really like some help from the Muse staff on this.

    Hi we already fixed some of the problems but we still have some issues
    on internet explorer 10  here is the webpage and an image with the
    problem
    www.jabonlirio.com.mx

  • Internet Explorer Java app problem when ESSO client runs on machine

    Hi,
    I face following situation:
    User is working with web application. It is a kind of interface for Document Management System. This application logon is not managed by Oracle Enterprise SSO client (or agent).
    When an Oracle ESSO services run on user's computer, user cannot open PDF files from DMS Internet Explorer page with error: UNABLE TO DOWNLOAD APPLET DUE TO SECURITY ISSUE.
    When an Oracle ESSO services do not run on user's computer, user can always open PDF files from DMS Internet Explorer page with no errors.
    I checked the Internet Explorer security settings and there I can see no limitations on Java, scripts or ActiveX.
    My question is:
    how Oracle ESSO client/agent affects other Java-based applications or applets?
    is there any possible reason while Oracle ESSO client is installed to user computer with package including "Java helper" item?
    is there any known and described issue within?
    Thank you very much for any answer.
    Regards, Kamil
    Message was edited by: KamilBrzak
    Addition: Described behaviour was under IE8 and IE9. Firefox 22.0 and IE10 works correctly. Java version is 6.21. Operation system is Windows 7 x64.

    Say your stub is in a jar called stub.jar.
    You need to put that stub somewhere that it can be reached through a protocol for which Java has a URL type - so you can put it on a shared file system and use a file URL or behind an http server and use an http URL.
    Let's use http - put stub.jar at the docroot of a web server.
    Then, when you start your SERVER code, include this VM parameter:
    -Djava.rmi.server.codebase="http://<serveraddress>stub.jar"
    Now your client will be able to use http to load the stub file out of stub.jar through http.
    If you do use a file URL, make sure the shared directory you put your jar in is not on the client's classpath.

  • Firefox cannot connect to internet, although internet explorer will, this problem just starter today, any ideas of what I should dpo

    Everytime I try to use firefox I get a message saying Firefox cannot connect to the internet. It was working fine yesterday. I can connect without any problems using Internet Explorer, so I know it is not my internet connection?

    Thanks, for responding.
    I did a hard reset of the linksys router. I changed the name of the wireless network. I did this using the PC that is wired to the router. The PC continues to work just fine.
    The G4 continues to be able to log-in in the wireless network, but there is no internet connection with the G4. Under Network Status, the G4 says "Airport is connected to the network. Airport has a self-assigned IP address and may not be able to connect to the internet" Is this something I should try to fix?
    Thanks!

  • Internet Explorer + captivate 3 = problems

    Hi there,
    Sorry if this question has already been answered elsewhere in
    the forums. I have Captivate 3, and have made several captivate
    projects by importing still screenshots. I created an .swf
    animation in Flash, exported that, and imported the animation into
    my captivate project, on top of the screenshots (it's an arrow
    pointing to a program). I then finished my captivate project,
    published it, and put it online.
    When viewing the project in Firefox 5.0, everything is fine.
    When viewing the project in Internet Explorer 7.0, everything
    is fine except that the arrows do not show up. The .swf animations
    do not appear.
    I think I've done everything right--the fact that Firefox
    shows the animations mean that the captivate project is not having
    trouble finding the .swfs.
    Any suggestions? Thanks!
    *Edit: I actually figured out what the problem was. I had
    made changes and reloaded the page in IE but did not clear the
    cache and it was remembering the previous versions. Thanks
    anyway!

    Update to 8.0.2, please.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "Soc4me3" <[email protected]> wrote in
    message
    news:eiedp1$hik$[email protected]..
    > Hi,
    > I have a website with a members area and login and had
    it working
    > perfectly
    > until my friend told me he could not access it from his
    new Internet
    > Explorer
    > 7.0. When he logs in it just tells him he is not putting
    in the right
    > password
    > but if he does it on my internet explorer it works. Can
    someone help me
    > fix
    > this major problem. Thanks.
    > -Chris
    >

  • I have internet explorer and having problems on working with adobe on internet explorer. i want to stay with internet explorer and use adobe that i think is with Google. i can't work on line  with adobe either because I am not with adobe.What do I do to k

    Need to know how I stay on internet explorer and still be able to use adobe. I have tried everything and nothing seems to work online or offline. help!!!

    Help me to how I can work with adobe on internet explorer. I also can not download online with adobe. What do I do?

  • ActiveX Control Problem

    When I Generate Primary Layout and View Results I get my
    project in a browser (IE7) and a message telling me that IE has
    restricted the webpage from running scripts or ActiveX controls. I
    have to Allow Blocked Content to see my finished product properly.
    I am using the BeautifulVistas-WH-Generic skin, but I don't
    see that until I Allow Blocked Content. Prior to that, I see a more
    generic looking skin. All add-ins are enabled, and my security
    settings are set to low. How can I avoid this?

    Sounds like you are viewing webhelp locally without Mark of
    the Web inserted. That will not happen to the end users as they
    will view the help from a server.
    You can either add MOTW or set IE to allow the blocked
    content if you want to view it locally.

  • Internet Explorer 11 Update Problem

    I need to install Internet Explorer 11 but my PC tells me to install SP1 first. 
    I have Windows 7 Home Premium with 64-bit and SP1 is already installed. Going in circle with this one...need help!

    Hi,
    Firstly of all, let's double check it:
    Right click Computer ->Properties -> Under "Windows Edition" section, check it.
    If it's indeed with Service Pack 1. As Cyber_Defend_Team said, check and install all available Windows Update and follow this guide to troubleshoot:
    Troubleshooting a failed installation of Internet Explorer 11
    https://support.microsoft.com/kb/2872074/en-us
    Karen Hu
    TechNet Community Support

  • I am unable to download any type of video. All types of downloader cause my computer to become un-responsive & freeze. This only happens on Firefox. Internet explorer has no problems. Can someone help?

    This problem occured with every type of downloader plug-in or extension. I also get a warning saying V.Protect encountered a problem & needs to close. This all happened when I updated to Firefox 10.0.2 for Yahoo UK & Ireland yahoogb 1.9

    Can you undo the system restore?
    Note that using System Restore can cause your Firefox installation to get corrupted because not all files are restored (only files in a white-list), so be cautious with using System Restore.
    *You may lose data in the Firefox profile folder like .js and .ini files pr profiles.ini can be affected.
    *You may need to (re)install software that was affected.
    In case you need to reinstall Firefox then you need to delete the Firefox program folder before reinstalling to make sure that all files get replaced.
    A possible cause is security software (firewall,anti-virus) that blocks or restricts Firefox or the plugin-container process without informing you, possibly after detecting changes (update) to the Firefox program.
    Remove all rules for Firefox and the plugin-container from the permissions list in the firewall and let your firewall ask again for permission to get full unrestricted access to internet for Firefox and the plugin-container process and the updater process.
    See:
    *https://support.mozilla.org/kb/Server+not+found
    *https://support.mozilla.org/kb/Firewalls

  • Microsoft Word Templates and ActiveX Control Problems

    Hi,
    I am experiencing a strange problem in Microsoft Word. I am writing a VBA application which displays a cwgraph in a form. If I add the graph to a form in the Normal.dot template the control is fine. If I add the graph to a form in a new template (where all my code is) the graph displays evaluation copy. The graph in the Normal.dot template is fine and displays without the licensing information and in the properties it displays the correct licence code etc.
    Has anyone experienced this before and got any suggestions.
    Thanks in advance.
    Regards.
    Joe

    Jon.
    Thanks for the reply. I have already run the license fixer utility and it does not locate any broken licenses. I have also uninstalled everything and deleted cwui.ocx in System32, then reinstalled and tried again. The strange thing is that it works in Visual Basic standalone, in the normal.dot template in Word. It just doesn't work in a different template file.
    Thanks.
    Joe

Maybe you are looking for

  • Repair Disk Permissions utility stalled - I have read the knowledge base

    I have researched the knowledge base and search for posts on this and cannot find answer: Running 10.4 at the latest version. used the original install 1 disc I received with Tiger to repair disc permissions (like Apple support has told me to do in t

  • How do I get rid of a rest in my score?

    Hi, A couple of posts ago I asked how to make a grace note. Since getting response I successfully made a grace note attached to an eighth note. Unfortunately there is an eighth rest sitting in the background that I have no idea how to get rid of. (I

  • Error When Run ABAP Query in Different Client

    Hi ABAPers, Currently I develop ABAP Query using SQ01 / SQ02 / SQ03. Everything goes well, and I have already test that the query work well. The query can be execute and show the result correctly. My peer in same SAP system, but different client, run

  • Parameter longer than 4000 characters

    The java layer calls a EXEC_DDL stored proc that does a EXECUTE IMMEDIATE on the VARCHAR2 parameter string passed in. SInce the java layer is passing more than 4000 characters DDL statement we get an error about cannot bind long ..... What datatype s

  • How to export a flash project to iPhone

    Hi - I'm trying to find a way to publish an interactive flash project to an iPhone using flash CS6. I'm been using Flash for years, but never published a project for a mobile device. I can design the project using the mobile templates, but my main co