ERROR: Automation server can't create object

Hi,
I am at my wits end, and I hope you can help me. I have
compiled a Webhelp project that runs just fine in Firefox (with the
exception of expanding text but blah blah blah... :P)
When I compile the same project in IE, I get an page loading
error that tells me that "Automation server can't create object"
(with reference to 'whskin_pdfhtml.html' in a file path, and my ToC
is not visible.
My tester, who is on another machine in another location,
tells me HIS ToC loads fine, but he gets an out of memory error at
line 59.
I have trawled thru these forums for an hour now, and I am no
closer to solving this problem. I have tried creating a brand new
empty project with one topic and I get the same error.
Any ideas on what's happening?
Of course, we have a demo tomorrow at 6am.
thanks

Guessing here.
1] You have created webhelp pro when you don't have RoboHelp
Server installed on the server.
2] Your source has some output files in it. The topic
concerned being the one that gives the memory error. This result is
what you get when you view in RoboHelp an output file that has been
imported into the source. I don't know whether it gives the same
error in the output again.
Or are you viewing the help locally instead of from a server?
What version of IE.

Similar Messages

  • Explain Error Automation server can't create object........

    Hello All,
    I want to create reference for the ActiveXObject("WINWORD"); Word Application but it is not created it gives the error mentioned so please give possibilities of getting this error.

    Thanks for the reply
    I checked in the Control Panel and on the New Server we have loaded:
    MSXML 4.0 SP2 (KB927978) - version 4.20.9841.0 
    MSXML 6.0 Parser - Version 6.20.3883.8
    On our Old Server we have loaded:
    MSXML 4.0 SP2 (KB927978) - version 4.20.9841.0 
    MSXML 4.0 SP2 (KB936181) - version 4.20.9848.0 
    MSXML 4.0 SP2 Parser and SDK - version 4.20.9818.0

  • Automation server can't create object SapROTWr.SapROTWrapper Wrapper

    Hi,
    I am trying to create Activex object SapROTWr.SapROTWrapper Wrapper from HTML page, but it returns the error "automation server can't create object"
    it work fine in IE6 with windows XP and SAP GUI 640
    but the error is thrown with windows 7 + IE 8 + SAP GUI 720.
    please help on this.
    Regards
    Ramakrishna Reddy
    Edited by: Ramakrishna Reddy on Nov 5, 2010 12:32 PM

    Hi,
    ActiveX control may not be registered on your machine. It may have been
    removed/cleaned from your machine, but one of its other components in the
    form of an IE Addon is still installed on your machine.
    Try running IE8 in no-Addons mode. Start>(All) Programs>Accessories>System
    Tools>Internet Explorer (no-Addons)
    Regards
    Nagaraju

  • Error: Internal/Bug( #609) Automation server can't create  object

    Hi Friends,
    I am new to Oracle BPEL.
    I am getting the following error message when I click Flow,Audit and Debug tabs after deploying the process.
    Error: Internal/Bug( #609) Automation server can't create object
    Had anybody faced this problem and resolved it?

    IIRC this can be down to browser security setting. You may find you needs to turn some security options on (or at least set to 'prompt' under tools- > internet settings -> secuirty - > custom level... etc

  • Error message: Automation server can't create object

    Hello
    I'm currently receiving the error message: 'Automation server can't create object' when trying to view reports. This only happens when i try to view them through the IIS server using the .net launchpad. It happens with both reports that i have produced and Feature example reports, it also happens from both client machines and the server.
    Any ideas on how to fix this issue?
    regards
    Matt

    Hi,
      I am not sure if you still are having this issue. In my experience I have seen this issue if for all the BO related services the rights are not proper. These have to be given from dcomconfig.
    Hope this helps
    Amit

  • Automation server can't create object when calling a jsp from a button

    Hello,
    I have created the following jsp that allow me to execute an external program that is located on the client side:
    <script language="JavaScript" type="text/javascript">
    <!--
    function execAppli(app)
    var wshShell = new ActiveXObject("WScript.Shell");
    wshShell.Run(app+".exe", 1, true);
    -->
    </script>
    If I call this jsp in a simple html page is works correctly when i call it from a button in apex (3.0) I got the error message Automation server can't create object.
    Any idea ?
    Thanks,
    Claude-Alain

    Hi Claude,
    Just be sure that you really (like really) trust your endusers, because I can see some huge opportunities for exploiting that JavaScript routine you've shown. If you're not taking steps to prevent cross site scripting (search this forum or Google for details on what that is), then it's not beyond the bounds of possibility for someone to do something 'nasty' which would do horrible things to your end users if your executing a program on their client machines without any warning or validation of what that program actually does.
    Sometimes it's best to work backwards from the point of view of....what if you walk into work one morning and find that 400 end users machines have had their hard-drives wiped because the script arbitrarily executes whatever command you pass to it? Then you can perhaps see that what sometimes looks like a good idea might not be such a good idea after all ;)

  • Automation server can't create object ActiveXObject jsp

    Hi
    Below code snippet is completely working fine on IE when it is embedded in an HTML document.
              var fso = new ActiveXObject("Scripting.FileSystemObject"); // creating a Scripting FileSystemObject.
              var fh = fso.CreateTextFile("data.xml", true); // creating a file handler variable which is pointing to the given file.
              fh.WriteLine(str); // Writing str value to file through file handler variable.
              fh.Close(); // closing the file handler object.
    But when I am embedding the same snippet in a JSP and trying execute on the same IE, it is failing at ""var fso = new ActiveXObject("Scripting.FileSystemObject");"" and throwing a javascript error as "automation server can't create object".
    I have gone through google and could not identify what might gone wrong.
    if some had come across the same scenario, pls throw some light on this.
    Thanks.

    Pretty sure there is a forum specifically for JSP.
    But when I am embedding the same snippet in a JSP and trying execute on the same IEJSP executes on the client not in IE.

  • Error launching office client: Automation Server can't create object

    Hello friends, i would like to know the solution to an expected error in SAP BPC for MS 10.0. Attached the picture with error. I have tested two scenarios.
    1. Client Environment
    OS Windows 8
    Microsoft Office 7.0 (32 bits)
    IE ver 11, version 11.0.9600.17416
    I also have been tested on Server environment and failed too.
    2. Server Environment
    OS Windows 2008 R2
    Microsoft Office 10, 64 bits, ver 14.0.7128.5000
    IE ver 11, version 11.0.9600.17420
    Pls, any recommendation to this situation would be appreciated,
    Thanks in advance,
    Daniel

    Hi Daniel
    Basically when clicking on that link IE is supposed to launch Excel via an Activex/COM call and the error message says it failed to do that.
    The error you are getting is most likely due to the Internet Explorer security settings or due to inability of Internet Explorer to launch the edition of Microsoft Excel installed on that is installed on that workstation.
    Please verify the following things:
    The edition of Internet Explorer you are running is matching the edition of Excel (if you are running Excel 32 bit make sure you are launching the 32 bit edition of IE and not the 64 bit one).
    Under Internet Options -> Security -> (select the appropriate security zone corresponding to your situation) - relax the Activex security until you can find the setting that is preventing Excel to be launched.
    Stefan

  • Automation server can't create object.

    This is my kind request to redirect you techies on my problem> I have posted same thing in some old thread.But as its not a good practise,I m starting new thread.
    See the post:
    http://forum.java.sun.com/post!reply.jspa?messageID=10265047
    I m using tomcat server.
    My problem is more like Java/J2EE webApp related stuff,where server side code is not able to do some thing on client side. Again,this is my problem:
    </br>
    Looks like Java script error. All the alerts are coming,but problem comes,when execution comes on line, </br>
    var outlookApp = new ActiveXObject("Outlook.Application");
    </br>
    The same code,if given in HTML file on cleint side,works fine.
    </br>
    Basically it attaches a docuement in outlook,on client side. Btway when i go for view source of the page from browser,i am not able to get the same code,but it gives me some frameset of Documentum WebTop. Hope that s not creating a trouble.. See Its code,
    </br>
    <%@ page language="java" contentType="text/html; charset=ISO-8859-1"
    pageEncoding="ISO-8859-1"%>
    <%@ page import="com.documentum.webcomponent.library.contenttransfer.export.ExportContainer" %>
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
    <title>Insert title here</title>
    <SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript">
    function sendMail() {
    // Construct a mailto: URL with all the details:
    alert("javascipt called");
    var outlookApp = new ActiveXObject("Outlook.Application");
    var nameSpace = outlookApp.getNameSpace("MAPI");
    mailFolder = nameSpace.getDefaultFolder(6);
    mailItem = mailFolder.Items.add('IPM.Note.FormA');
    mailItem.Subject="CUSTOMER SERVICE";
    mailItem.To = "[email protected]"; //document.frmM.txtEmail.value;
    mailItem.HTMLBody = "SOME HTML CODE";
    myAttachments = mailItem.Attachments;
    myAttachments.Add ("C:\\kedar\\3197.txt");
    // mailItem.Attachements.Add ("C:\\kedar\\3197.txt");
    mailItem.display (0);
    alert("javascipt call ends");
    document.location = "mailto:"+comrecip+"?subject="+subject+"&body="+msg+"&attachment="+attach;
    </SCRIPT>
    </head>
    <body onload="sendMail();" >
    <form >
    kedar
    Send Mail to Bank of West and Mimi
    </form>
    </body>
    </html>
    Any idea??
    What changes I should do on my cleint & sever. Browser setting & windows script,i ve already tried.none of them worked.

    Hello sportsfan888,
    Did you try the solution provided on your other thread in regards to the same issue?
    help and support error message
    If I have helped you in any way click the Kudos button to say Thanks.
    The community works together, click Accept as Solution on the post that solves your issue for other members of the community to benefit from the solution.
    - Friendship is magical.

  • Error: ActiveX Component Can't Create Object

    When I run the ADI on Windows Server 2003R2, it show following error when startup:
    Error connecting to Language Object, defaulting to US English.
    Error: ActiveX Component Can't Create Object
    Anyone know how to fix it?
    Many thanks in advance.
    Regards,
    Chris Lee

    Hi,
    You need to enable Trust access to Visual Basic project.
    Tools->Macro->Security->Trusted Publisher
    Enable Trust access to Visual Basic project there.
    Cheers
    Dinesh

  • Error: ActiveX component can't create object: 'fdmFM11xG5C.clsFMAdapter'

    Hi,
    we recently configured HFM and FDM .. while testing hfm adapter to lookup target FM account from FDM web.. we get the error Error: ActiveX component can't create object: 'fdmFM11xG5C.clsFMAdapter'
    At Line: 45
    The adapter is running under service account. we are using 11.1.1.3
    Can some one please advise
    thanks

    Hello Vladislav,
    Your issue would not have anything to do at this point in time of having the HFM Client installed/not installed. While this is required and probably would cause an error at a later stage, it is not the root cause of the issue you are having now.
    It appears that either the Adapter is not installed correctly or not completely configured.
    Please follow the documentation posted with the adapter and perform a proper installation/configuration.
    Thank you,

  • Crystal Report Addon Error : ActiveX Component Can't Create Object

    Hello Experts,
    We are facing an problem when we start the Crystal Report Addon .The error message getting
    displayed is  "CR_Crypto ActiveX Component Can't Create Object".This issue is happening only on the
    server its working fine on the client. We had even unistalled and re-installed the addon in the server but
    still it throws the error when we start the addon.
    Please help us to resolve this issue
    Thanks,
    Vishwanath

    Dear Friend,
                 I had described the problem to our technical support team, and they replied as follows u2013
    They solved the Script related error by several stages.
    They checked the machine for any mal-ware existence by the tool provided by Microsoft (MS Mal-ware remover).
    Then they tried by installing the following patches from Microsoft u2013
    http://support.microsoft.com/kb/949140
    Windows Script 5.7 for Windows XP
    http://www.microsoft.com/downloads/details.aspx?familyid=887fce82-e3f5-4289-a5e3-6cbb818623aa&displaylang=en
    Windows Script 5.6 for Windows Server 2003
    http://www.microsoft.com/downloads/details.aspx?FamilyId=C717D943-7E4B-4622-86EB-95A22B832CAA&displaylang=en
    Windows Script 5.6 for Windows XP and Windows 2000
    The internal matter to this problem was about the following DLL and its version u2013
    C:\WINDOWS\system32
    vbscript.dll
    5.5.0.8820
    Desired
    5.6.0.8820
    Check, if the information helps you.

  • Exchange Transport Error: ActiveX component can't create object

    Hi All
    I am trying to set up Exchange on portals however I seem to be having a problem.
    I have 1 * Exchange 2003 server and 1 * Portal server (with IIS and Outlook 2003 installed)
    When I do the Exchange test (data retrieval) I am getting an error in the log (see below)
    BEGIN 07/09/2005 09:03:54----
    URL: HTTP://saptest1:80/SAPExchange/Calendar.asp
    URL Parameters: Server=ohio.arconw.com&Alias=[email protected]&Action=READ&StartDate=200509070001&EndDate=200509071600&Email=[email protected]&Debug=true
    Reponse: <FAILURE><ERRORNUMBER>429</ERRORNUMBER><ERRORMESSAGE>ActiveX component can't create object</ERRORMESSAGE><CLASSNAME>Connection</CLASSNAME><METHODNAME>userLogon</METHODNAME><LINENUMBER>38</LINENUMBER><PARAMETERS>User = [email protected]
    Server = monster.arconw.com
    E-mail = [email protected]</PARAMETERS></FAILURE>
    END 07/09/2005 09:03:54----
    However on the clients this does not seem to be a problem, the test works ok!
    I have an issue in Collaboration (calendar) when I am getting an error 'An exception occurred while reading or writing from/to the IIS server'. I am hoping if I solve this portal issue the the collaboration issue will be fine!
    Any help would be great!

    Sorry wrong error, below is the correct one!
    BEGIN 07/09/2005 09:26:47----
    URL: HTTP://saptest1:80/SAPExchange/Calendar.asp
    URL Parameters: Server=monster.arconw.com&Alias=[email protected]&Action=READ&StartDate=200509070001&EndDate=200509071600&Email=[email protected]&Debug=true
    Reponse: <FAILURE><ERRORNUMBER>429</ERRORNUMBER><ERRORMESSAGE>ActiveX component can't create object</ERRORMESSAGE><CLASSNAME>Connection</CLASSNAME><METHODNAME>userLogon</METHODNAME><LINENUMBER>38</LINENUMBER><PARAMETERS>User = [email protected]
    Server = monster.arconw.com
    E-mail = [email protected]</PARAMETERS></FAILURE>
    END 07/09/2005 09:26:47----

  • FDM-ERPI import error: ActiveX component can't create object..

    Hi,
    I am using FDM v 11.1.2.1.501 and ERPi v 11.1.2.2 (which is actually v 11.1.2.1.501 following the patch set update to .501, it displays as 11.1.2.2, a known display error). The ODI version for ERPI is 11.1.1.5. The dataload rule executes successfully in ERPI within workspace, but in FDM, I get the following error:
    Description...................................... ActiveX component can't create object: 'fdmERPI.clsGetFinData' At Line: 22
    Can someone let me know why this happens ?
    Rgds,
    George

    The issue is resolved. When upgrading FDM and ERPI to 11.1.2.1.501, the source adapter to be used should not be ERPI-FIN -C which comes together with 11.1.2.1 mediapack, but the adapter must be ERPI-FIN-D which come with the FDM patch set 501. The issue got resolved once ERPI-FIN-C adapter was deleted and replaced by ERPI-FIN-D adapter.

  • Error on uncompressing file:Error : ActiveX component can't create object

    Hi,
    Users encountered the following error when they access BPC Excel from their workstation.
    [http://img33.imageshack.us/img33/858/activexcomponentcantcre.jpg|http://img33.imageshack.us/img33/858/activexcomponentcantcre.jpg]
    The problem happens when this user log in to BPC for Excel and connecting to BPC server. Before that, the BPC for Office installation is done successfully on this user's PC.
    I had tried to open the BPC Excel from the server itself and it's working fine.
    Kindly advise.
    Regards,
    Chiam

    Check any of the answer may help to solve your issues.
    1) This issue can be resolved by changing the 'connect as' setting for each appset's virtual directory in IIS on the web
    server(s). The radio box 'Always use the authenticated users credentials when validating access to the network directory' should be checked for all appsets.
                                                                                    OR
    2) This issue was resolved by removing the domain name in front of the users id, and placed it in the domain section of the login screen. In other words in the connection wizard, the users were putting in PBI/Neal as the user id, Neal as the password, and leaving the domain name blank.
    If this problem is appset specific please check the FILESERVERLOCATION parameter in tbldefaults of the problem appset in SQL and the virtual directory settings for the problem appset in IIS. Also, try deleting the TEMPLATESAPPLICATION.ZIP files in the system files folder then incrementing the template version in Admin by 1.
                                                                OR
    3)  IF APPSET SPECIFIC
    Process security then refresh webexcel cache files via the system update control in Admin. Also, have all users receiving this message clear local application information via etools -> client options.
    NOTE: This issue is typically caused by NOT performing a full process with ALL options checked including the application(s) when a new member is added to a secured dimension or a hierarchy change is made. Also, always process security when prompted.
    IF MACHINE SPECIFIC
    1.Verify that there is a temp folder on the local drive (c:Temp)
    2.Default file location in Excel is a shared network drive which you do not access to write to
    3.Default file location in Excel is using UNC, Universal Naming Convention
    4.Check proxy or firewall configuration
    If you connect to the Internet through a firewall or proxy server you also need to add the ip address of the Everest server as an exception, this can be done at the client (Internet Explorer/Tools/Internet Options/Connections/Lan Settings) or server level. Having content filtering enabled on the proxy/firewall can also cause connection problems.
    How can I tell if ports are open? Go to a command prompt and enter Telnet serveripaddress portnumber. For example, Telnet 43.118.18.36 80
    If it returns a blank command window, the port is open.
    If it returns a message saying it can't connect or other, the port is not open.
    NOTE: IN SOME CIRCUMSTANCES WHEN NONE OF THE ABOVE RESOLVE THIS ERROR YOU MUST DELETE AND RECREATE THE LOCAL PROFILE FOR THE PROBLEM USER TO RESOLVE.
    Please note, although no boardcode and smiley buttons are shown, they are still useable
    Admin (Admin)
    Admin
    Posts: 670
    graph
    User Offline Click here to see the profile of this user
    Hope this helps,
    Regards
    SN..

Maybe you are looking for

  • How can I remote control my iPad 2 with my iPhone.....apart from limited 2screens?

    Is there an app yet or in development which means I can remotely control some aspects of my iPad 2 with my iPhone.....I have used 2screens but am hoping for a more universal app......thanks Stephen

  • No phone/broadband for a week!!!!!

    April this year, phone and bb went off late one night - seems someone pinched some cable locally - was a week before we got services back.  No compensation offered. Last Tuesday, 1.30 in morning, same thing happens, half village cut off.  NO ONE AT B

  • Root.sh failed during 11gR2 Grid Infrasture Installation.

    Hello There ! I am Installing two node rac cluster on OEL5.4 using 11gR2 Grid Infrastructure. But during installation when i run root.sh file on my first "Oracle1" node I am getting following errors. I Reinstall it again after clearing everything. bu

  • Converting an InDesign document from English into Mandarin (Chinese)

    Using a Mac OS X Version 10.7.5. InDesign CS 5.5 A 4 page layout in English needs translating to Mandarin (Chinese). I have been provided the copy in Mandarin in a Word document. Most of the Word doc looks fine other than a few characters show as rec

  • FCP7 keystroke not working correctly in PP CS6?

    Command 'R' to render out a clip?  Each time I do it Premiere Pro whips me back to the start of the timeline.  I've started up a new project, still the same issue. I'm wondering if Premiere Pro will have a plist file, mmm, maybe I will go look .. But