error: Variable QUERYTT is not defined.

Hello I have this error on the application.

Variable QUERYTT is not defined.
The specific sequence of files included or processed is: Z:\dev\HD\dsp_TCQ.cfm, line: 136

I then checked the line 136 and found
< td width = "50%" > < police = "Verdana, Arial, Helvetica, sans-serif" color = '006666' point-size = "12" > < b > #QUERYTT # < /b > < / font > < table >

its supposed to be there.

I just wanted to know.

I copied (DO NOT CUT) all files in this directory to another drive as a backup.

This could be a problem. JUST A COPY AND PASTE.
Help
Thank you

Is your statement of the "QUERYTT" variable inside an IF statement. If the IF condition is not satisfied you will get the variable to be undefined.

Maybe it's not the exact reason. But you can check.

Thank you

Tags: ColdFusion

Similar Questions

  • Get ReferenceError: Error #1065: Variable Transform3DController is not defined. When you use the debugging.

    Hello

    I just upgraded my Flash Builder to 4.6. Since the upgrade I get the following error right when I run my web files through debugging:

    ReferenceError: Error #1065: Variable Transform3DController is not defined.

    Global / flash.utils::getDefinitionByName()

    at ominds.mouseinspect::MouseInspector/onTmd3dModuleLoaded()

    I don't know if it came from the new update to the constructor or if it comes to liberate an issue with the new 11,1,102,55 Flash Player. It seems that when I arrived to http://www.adobe.com/software/flash/about/ it does not even load the flash movie.

    I'm on a Mac OS X 10.6.8 and I use chrome for most, but this problem also occurs in FireFox.

    Does anyone have ideas to wtf is happening?

    Thank you

    -Nate

    This is Firebug Firebug/Flash, the origin of the problem. I had to remove completely all firebug on the addons of firefox so that he stop throwing the error.

  • [AIR 3.0] New JSON feature does not work in Flashpromanager.new: Error #1065: Variable JSON is not defined

    After the upgrade of the AIR SDK 3.0 in Flash Professional CS5.5, I found a few problems.

    First of all, the JSON class in the library of as3corelib.swc get now a few compile errors:

    1061: call to a possibly undefined method decode a reference of static type Class.

    1172: definition com.adobe.serialization.json:JSON could not be found.

    At first, I was completely puzzled, because I had the good ' import com.adobe.serialization.json.JSON; ' reference.

    and I got the "as3corelib.swc" referenced in my ActionScript properties, so how that was not found?

    Then, I discovered that it is because it is in conflict with the new internal JSON class included in AIR 3.0

    (perhaps it should have been called something else, to avoid conflicts with the own Adobe as3corelib library).

    The new native JSON class's decode() method. It is now called parse()

    OK, so I tried to use the new class JSON, but after changing the decode() with parse() and removing

    the "import com.adobe.serialization.json.JSON; ' reference, Flash tells me that"Variable JSON is not defined.

    Really? The JSON class is displayed in the window pop-up Flash Builder code completion,

    complete with its all new parse() and stringify() methods! So why it say it is not defined?

    Also, my SWF file gets compiled without error at all, so that checks that the new 3.0 libraries are in place.

    I get the error "JSON is not defined" when running in ADL, not at compile time. Why?

    In order to spend in the AIR SDK 3.0, I've followed this guide:

    http://kb2.Adobe.com/CPS/908/cpsid_90810.html

    I know that this is on the upgrade to AIR 2.7, but I guess the steps to switch to AIR 3.0 would be very similar.

    only with the AIR3.0 SDK package, instead of 2.7.

    I also took care of type version = '13' in all the XMLs, instead of version = "12" as indicated in this guide, which is intended to 2.7.

    Also, I followed this advice on the addition of -swf-version = 13 in the properties of the project in Flash Builder window:

    http://blogs.Adobe.com/Cantrell/archives/2011/08/how-to-use-the-air-3-Beta-SDK.html

    But this does not seem to make a difference, because, even if I use Flash Builder for editing code (which is usually used for Flex).

    my project is a Flash Professional project, not a Flex, and when you test the project, Flash Builder works Flash Professional

    to compile, then run adl.exe (it's the same thing that if you click on the option "control / essay film / in the AIR Debug Launcher (Mobile)" within Flash Pro).

    In the window 'settings of ActionScript"in Flash Professional, I also have the good airglobal.swc referenced (from the AIR SDK 3.0).

    and the same airglobal.swc is referenced in Flash Builder as well (in 'referenced libraries') in order to get the correct code completion.

    I tried all sorts of things to try to make it work, but no luck. Still getting the error "JSON is not defined" when running.

    I'm getting desperate in this regard. I'll have to return to AIR 2.7.1 to stop wasting time on this issue.

    BTW, I also have another problem unrelated (though maybe it happens for the same reason as the other problem).

    Now Flash Builder says the method getTime() in my code, as if it was no longer a method of an instance of class Date.

    I have a line where I ask the timestamp like this:

    TS = new Date () .getTime ();

    Worked perfectly well until now with AIR 3.0.

    Now, when hovering the mouse cursor over the orange icon "(?)" appearing to the left, Flash Builder says

    "Access of undefined property getTime. Why?

    Documentation AS3 says nothing about getTime() get depreciated any thing of the kind:

    http://help.Adobe.com/en_US/FlashPlatform/reference/ActionScript/3/date.html

    In fact, in the completion popup code to watch as Flash Builder, now, it is not any mention

    set or get methods, as you can see here:

    http://img836.imageshack.us/img836/4793/dateinstancepopup.png

    I guess I can use property hung up instead of . getTime() but I don't know why I'm getting all the methods I had before.

    Any ideas why this is happenning? Especially the dreaded error 'JSON is not set.

    Well, after a lot of tinkering, I think I've finally found a way to finally make it work!

    I created XML files modified with the profiles required for AIR 3.0 and after many tries, it finally works!

    I downloaded here: http://www.mediafire.com/?d5e761frl5px4

    Here are the steps needed to get AIR 3.0 works correctly:

    1. Place the three files in the folder "c:\Program Files (x 86) \Adobe\Adobe Flash CS5.5\Common\Configuration\Players.
    2. Then, make sure that you have unpacked the AIR SDK 3.0 in the folder "c:\Program Files (x 86) \Adobe\Adobe Flash CS5.5\AIR3.0" do not crush the contents of the folder "AIR2.6", as suggested by the "Overlay AIR SDK" article (linked in the post above). He gave me problems. It is preferable to use another separate folder. My XML files are pointing to this new folder "AIR3.0".
    3. In the folder "c:\Program Files (x 86) \Adobe\Adobe Flash CS5.5\Common\Configuration\ActionScript 3.0 ' create a new folder named"AIR3.0 ". Inside this folder, copy the "airglobal.swc" file located in "c:\Program Files (x 86) \Adobe\Adobe Flash CS5.5\AIR3.0\frameworks\libs\air.
    4. Finally, you will need to keep the file "sample.xml - descriptor ' the ' c:\Program Files (x 86) \Adobe\Adobe Flash CS5.5\AIR2.6\samples" folder, but change the attribute xmlns to 'http://ns.adobe.com/air/application/3.0'.

    Yes, you must change this in the AIR2.6 folder, even if the SDK has been in AIR3.0. It's because of the way the publication settings work in Adobe Flash. It is hardcoded in a DLL, so that cannot be changed. Is not very intuitive.

    I think the AIR SDK installation should be much simpler than that! I know that Adobe AIR is intended for developers, not for end-users, but yet, all these procedures upgrade not well documented are a pain in the *. I lost a LOT of hours in this (more than half a day), with what should be a simple update!

    Adobe should make an SDK installation if we do not have to be tinkering with all these procedures errors whenever a new update is released!

    Well, I hope that these XML files are useful to someone and avoid more frustration.

    Kind regards

    OMA2k

    PD: BTW, I still have the problem of. getTime() described in my post above, but it is not very important.

    because I can still use the property hung up. Yet, it puzzles me why this is happening.

  • BB10: Error 1065 SkinAssets is not defined

    Try to get a very simple application of AIR working with BB10 10.0.4 AIR SDK and I get:

    ReferenceError: Error #1065: qnx.fuse.ui.skins Variable:kinAssets is not defined.
    at::ThemeWhite/createCSS() [E:\hudson\workspace\BB10_0_04-AIR_SDK_API\src\qnxui\src\qnx\fuse\ui\theme\ThemeWhite.as:25] qnx.fuse.ui.theme
    at::ThemeWhite() [E:\hudson\workspace\BB10_0_04-AIR_SDK_API\src\qnxui\src\qnx\fuse\ui\theme\ThemeWhite.as:20] qnx.fuse.ui.theme
    at::ThemeGlobals$/getTheme() [E:\hudson\workspace\BB10_0_04-AIR_SDK_API\src\qnxui\src\qnx\fuse\ui\theme\ThemeGlobals.as:246] qnx.fuse.ui.theme
    to qnx.fuse.ui.theme::ThemeGlobals$/http://www.qnx.com/2009/qnx/internal:getCSS () [E:\hudson\workspace\BB10_0_04-AIR_SDK_API\src\qnxui\src\qnx\fuse\ui\theme\ThemeGlobals.as:235]
    at qnx.fuse.ui.core::UIComponent/get [E:\hudson\workspace\BB10_0_04-AIR_SDK_API\src\qnxui\src\qnx\fuse\ui\core\UIComponent.as:910] css()
    at::UIComponent/init() [E:\hudson\workspace\BB10_0_04-AIR_SDK_API\src\qnxui\src\qnx\fuse\ui\core\UIComponent.as:212] qnx.fuse.ui.core
    at::TextBase/init() [E:\hudson\workspace\BB10_0_04-AIR_SDK_API\src\qnxui\src\qnx\fuse\ui\text\TextBase.as:666] qnx.fuse.ui.text
    at::Label/init() [E:\hudson\workspace\BB10_0_04-AIR_SDK_API\src\qnxui\src\qnx\fuse\ui\text\Label.as:115] qnx.fuse.ui.text
    at::UIComponent() [E:\hudson\workspace\BB10_0_04-AIR_SDK_API\src\qnxui\src\qnx\fuse\ui\core\UIComponent.as:180] qnx.fuse.ui.core
    at::TextBase() [E:\hudson\workspace\BB10_0_04-AIR_SDK_API\src\qnxui\src\qnx\fuse\ui\text\TextBase.as:468] qnx.fuse.ui.text
    at::Label() [E:\hudson\workspace\BB10_0_04-AIR_SDK_API\src\qnxui\src\qnx\fuse\ui\text\Label.as:107] qnx.fuse.ui.text
    at bb1() [U:\workspace460\bb1\src\bb1.as:12]

    It occurs when you create a label:

    import flash.display.Sprite;
        import flash.display.StageAlign;
        import flash.display.StageScaleMode;
    
        import qnx.fuse.ui.text.Label;
        import qnx.fuse.ui.theme.ThemeGlobals;
    
        public class bb1 extends Sprite
        {
            private var label :Label;// = new Label();
    
            ///////////////////////////////////////////////////////////////////////////
            public function bb1()
            {
                super();
    
                // support autoOrients
                stage.align = StageAlign.TOP_LEFT;
                stage.scaleMode = StageScaleMode.NO_SCALE;
    
                ThemeGlobals.currentTheme = ThemeGlobals.BLACK;
    
                this.label = new Label();
                this.label.text = 'Hello World';
                this.label.setActualSize( 200, 50 );
                this.addChild( this.label );
            }
        }
    

    The exception is thrown when you try to run it as an AIR application on the desktop.

    For BB10.04, skins residence in a native extension, so you have to add it to your project properties.

    Unfortunately, FlashBuilder requires two steps to do:

    The project must have the QNXSkins.ane added to it (preferences-> Build Path-> Native Extensions) and marked to be included in the file as well bar (preferences-> ActionScript Build packaging-> BlackBerry-> Native Extensions). For these, you need to expand the window to really see the checkbox for the DONKEY.

    Native extensions are under frameworks/libs/qnx/donkey.

    See you soon

  • Variable SRUCTNEW is not defined?

    Hello, we have recently upgraded to CF9.  Among the new features, with that I want to play is CFSPREADSHEET.

    Working with the sample code I found (here) and work fine.  But some functions return an error "Variable XXXX is undefined".

    I'm sure it's maybe a problem installation or a settings problem, but I can't find any resource on the web.  Here's a little piece of code base than simply errors on the STRUCNEW line:

    < cfscript >
    Set the file name
    theFile = "" #BaseRoot #files\FailureReportingAudit.xls ";"

    Create an Excel spreadsheet object and add test data.
    theSheet = SpreadsheetNew ("CourseData");
    SpreadsheetAddRow (theSheet, 'test test1', 1);

    Define a format for the column.
    Format1 = SructNew ();
    Format1.font = "Courier";
    Format1. FontSize = "10";
    Format1. Color = "dark_blue; « ;
    Format1. Italic = "true";
    Format1. Bold = "true";
    Format1. Alignment = "Left";
    SpreadsheetFormatCellRange (theSheet, format1, 3,4,30,10);
    < / cfscript >

    You can see the error for him at: https://www.calcerts.com/_WTF_cfscript.cfm

    If I comment the code from StructNew until the end of the cfscript, I get no error and the XLS file is created, no problem.  But when I try and create a structure so I can format it I get an error.

    An another interesting point, if I try to make the 'SpreadsheetFormatCellRange' function manually (not), I get a "Variable SPREADSHEETFORMATCELLRANGE is not defined.

    So, basically functions (not all or even most) are not "defined"...

    No idea why this function is not defined?  I won't this one correctly?

    It is spelled correctly, but the documentation says that it has been added in version 9.0.1. You may be running 9.0.0?

  • JavaScript Application error: TypeError: text is not defined

    Every time I open Firefox I get this Application JavaScript error: TypeError: text is not defined.
    For now, I have my disabled add ons and restarted with the same result.
    Re installed my JavaScript, with the same result.
    When I went back to check my Add ons, all my plug-ins have disappeared.
    Said that my Javascript has been disabled due to version problems. It is after that I had to uninstall all versions of Java and had reinstalled Java from your difficulty.
    I like my Fire Fox. Everyone says go to Chrome and I don't want Chrome, I want my Fire Fox works correctly. Is not adversely make my browsing, but never had this problem and am having a problem with the patches that are given.
    Thanks for any help in advance.

    This problem may be caused by an extension that is not working properly.

    Start Firefox in Firefox to solve the issues in Safe Mode to check if one of the extensions or if hardware acceleration is the cause of the problem (switch to the DEFAULT theme: Firefox/tools > Modules > appearance/themes).

    If this does not work in mode without failure, then disable all extensions and then try to find out who is the cause by allowing both the problem reappears.

    • Choose "Disable all add-ons" on issues to troubleshoot Firefox in Safe Mode to set window to disable all extensions.
    • Close and restart Firefox after each change through "file > exit ' (Mac: ' Firefox > leave";) Linux: "file > exit ')
  • Flash CS3: AS3 - ReferenceError Variable #1065 is not defined

    I have developed several actionscript classes. Two of these classes are associated with MovieClip objects in the library. The clips have their Base Classes of binding defined on their respective package and places and when I check the connection settings (using the check mark icon) Flash CS3 reports that it may find classes related to both clips.

    When I check my code syntax there is no problem, and when I test the Flash animation no compilation errors are displayed. Yet, in the output window, I get the following error:

    ReferenceError: Error #1065: class1 Variable is not defined.

    ReferenceError: Error #1065: class2 Variable is not defined.

    I placed class1 and class2 in the error messages above to represent classes that are associated with the MovieClip.

    Am I missing an order import somewhere? I have the path set correctly in Flash CS3 preferences of the base class.

    Thank you


    It seems that this question was due to some of my classes not be marked public. I had followed examples in AS2 that had classes marked as dynamic without a public or private identifier. Apparently, AS3 assumes that all unmarked classes are private.

  • vCO WebView error - parameter value is not defined in the list of the Webview attribute

    Hello

    I tried to create a simple web view for Orchestrator (5.5.1 1617127), who will present a link to launch a single workflow. I followed the instructions in the Guide of VMware and the VCO Team Blog, but both find themselves with similar errors, which seem to have a common root: it seems that the display of web pages can not read the attributes.

    On the web page, I'll see something similar to the following:

    WebView - an exception has occurred.

    Reason: WorkflowLink component error: value of the parameter "attribute" (alias "workflow") ("createVM") is not defined in the list of the Webview attribute

    You may continue by restarting the session.

    In the server.log, I see the following: -.

    11:46:04.717 2014-10-02 + 0100 [http-bio-xxx.xxx.xxx.xxx-8281-exec-2] {} [WebviewExceptionPage] Exception Webview INFO - message:

    org.apache.hivemind.ApplicationRuntimeException: component error WorkflowLink: "attribute" parameter value (alias "workflow") ("createVM") is not defined in the list of the Webview attribute

    The createVM attribute is set in the correct web view as an attribute with a Type of Workflow and value to create simple virtual machine. I get a similar error any attribute type I try to get out of the workflow (the example of getVirtualMachineList does not create an error on the page, but is not fill the window and creates a similar message appears in the log).

    Can someone give me directions on what to watch next? I can't find anyone else with this error, which makes me think it might be something specific to this medium, but I can't work on what it could be.

    Thanks in advance,

    Ben

    I had the time this by restarting the service after each new attribute has been added, which was far from perfect, but looking around the forums, I have seen that WebViews were being obsolete, so I'll have to look at alternatives in any case.

  • job error nmo setuid is not defined

    I am not able to present a database agent computer work it out error with mesg nmo setuid is not defined

    Run the root. SH of the AOH/bin and check

  • 11.4 install on XP Pro 32-bit MSIE crashes with error: line 1, ActionGtbCheck not defined in adobe.js

    Have been updated Flash via download for years on XP - Pro SP3 MSIE. I must say Adobe updates have been fraught with problems and frustration. From two updates ago, update crash with a yellow error notification window, saying error on line 1: not found ActionGtbCheck from Adobe.js. In frustration, I uninstalled Flash completely and started with a clean slate. Verified that no Adobe.js is anywhere in the system. Same error on new install, no update. Now, I don't have any Flash and can not download. On the Net, came across the endless negative comments about the rawness of the tools to update Abobe software compared to modern update interface from other providers. Someone knows a way to work around this error? Forgive my insensitivty.

    Thank you.

    Two things simple base should solve this problem

    Step 1:

    Install the latest Java - http://www.java.com/en/download/index.jsp

    Step 2:

    Install Flash using the standalone installer - http://www.filehippo.com/download_flashplayer_ie/

    Who should fix it if all goes well. Let me know. Thank you!

  • : Reference error #1065: Variable ContextMenuClipboardItems is not defined

    http://img2.PICT.com/27/6D/9F/3387824/0/1271788645.jpg

    I took a screenshot of the error I get if I use the squiggles and you can find it in the link above.

    I followed the same steps for the spellchecker using SpellingUI.enablespelling () and he worked sometimes and in a project, there have been over error

    (1) but I did not SpelingUI and SpellingContextMenu

    Haven't seen myself but I saw that after some research.

    6 http://forum.brightcove.com/T5/Player-APIs/New-Error-on-ContextMenuClipboardItems/TD-p/228

    Someone mentioned in the thread that compile for FP10 to work around the problem, you can try that.

  • Error 1010? Property not defined...

    I am just having some problems with a simple code and not exactly why. Here is the error I get:

    TypeError: Error #1010: a term is undefined and has no properties.
    at sliSiteUpdate_fla::MainTimeline/aboutOut()


    According to me, he is asked for the function properties, however, those who are specified in the box below:

    btn_aboutHit.addEventListener (MouseEvent.MOUSE_OUT, aboutOut);

    function aboutOut (e:MouseEvent): void {}
    This.mc_about.gotoAndPlay ("aboutOut")
    }

    So, I'm a bit confused as to what he actually asks me do / provide? Thank you.

    Check and doublecheck all your instance names to ensure that they agree with your code.  You mentioned mc1 and is unrelated to the code that you have demonstrated.

    Then, make sure the items you are trying to assign a code to exist in the same context, whence the code.  If these object is inside other objects somewhere near the bottom of a timeline, they are not when the code is.

  • On the Photobox site, when I try to connect to my account, I get the error: ReferenceError: s is not defined

    This only seems to happen on this site

    Start Firefox in Firefox to solve the issues in Safe Mode to check if one of your modules is causing your problem (switch to the DEFAULT theme: Tools > Modules > themes).

    • Makes no changes on the start safe mode window.

    See the extensions, themes and problems of hardware acceleration to resolve common troubleshooting Firefox problems and troubleshooting questions with plugins like Flash or Java to solve common Firefox problems

    If this does not work in safe mode and then disable all your extensions and then try to find out who is causing by allowing both the problem reappears.

    • Choose "Disable all add-ons" on issues to troubleshoot Firefox in Safe Mode to set window to disable all extensions.
    • Close and restart Firefox after each change through "file > exit ' (Mac: ' Firefox > leave";) Linux: "file > exit ')

    > in Firefox 4 Safe mode also disables plugins (Tools > Modules > Plugins) and hardware acceleration (Tools > Options > advanced > general)

  • Error 1119 help property not defined

    Here is my code:

    var gameSounds:Sound = new Sound (new URLRequest("inGame.mp3"));

    gameSounds.play ();

    var gunShotSound:Sound = new Sound (new URLRequest("gunshot.mp3"));

    import flash.events.MouseEvent;

    import flash.display.MovieClip;

    to import flash.geom.Point;

    Stop();

    gunBarrel.addEventListener (Event.ENTER_FRAME, gunEnterFrame);

    function gunEnterFrame (pEvt) {}

    var pEvt.currentTarget = MC;

    var angleRadian = Math.atan2 (mouseY - mc.y, mouseX - mc.x);

    var angleDegree = angleRadian * 180 / Math.PI;

    MC.rotation = angleDegree;

    }

    Mouse.Hide ();

    main_crosshair.StartDrag (true);

    main_crosshair.addEventListener (MouseEvent.MOUSE_DOWN, crosshairFX);

    function crosshairFX (e:MouseEvent): void {}

    gunShotSound.play ();

    var shot: ball = new bullet();

    projectile.x = parent.mouseX;

    projectile.y = parent.mouseY;

    projectile.x = gunBarrel.x;

    projectile.y = gunBarrel.y;

    Save the randian angle between the tank and the mouse

    This angle will define the direction of the ball

    projectile.angleRadian = Math.atan2 (mouseY - gunBarrel.y, mouseX - gunBarrel.x);

    Add a frame event enter on each ball

    projectile.addEventListener (Event.ENTER_FRAME, bulletEnterFrame);

    addChild (projectile);

    main_crosshair.gotoAndPlay (3);

    }

    Each point speed

    var speed = 8;

    function bulletEnterFrame (can) {}

    Get the current object (Bullet)

    var p = pEvent.currentTarget;

    Move that ball on each image

    On X axis use the angle cosine

    p.x += Math.cos (p.angleRadian) * speed;

    On the y-axis, use the sinus angle

    p.y += Math.sin (p.angleRadian) * speed;

    Guide the ball to the direction

    p.rotation = p.angleRadian * 180 / Math.PI;

    You have to remove each created bullet

    So after every moves you have to check the position of the ball

    If the ball goes out of the screen

    If (p.x < 0 | p.x > 400 | p.y < 0 | p.y > 400) {}

    Remove it from the display list

    removeChild (p);

    / ! ------AND REOMOVE HIS EVENT LISTER

    p.removeEventListener (Event.ENTER_FRAME, bulletEnterFrame);

    }

    }

    When I try to run it if I get "1119: access to property may be undefined angleRadian through a reference with static type ball."

    What is wrong with my code?

    You must make ball a dynamic class:

    public dynamic class ball extends MovieClip

  • I don't know why I get the error "function object is not defined" with this script.

    Hello

    I have a script which adds a unique model in the render queue and applying a Render parameter model and model output for adding module make element of queue.  For some reason, I am getting an error on the first line which reads:

    app.project.renderQueue.items (1), .applyTemplate ('MY SETTINGS');

    I have attached the image of here error dialog:

    Screen shot 2011-07-28 at 12.28.32 PM.png

    Here is a part of the script.

            var currentProjectItem;
            var globalCompItemID;
            var renderCompItemID;
    
            for (var i=1;  i <= app.project.numItems; i++)
            {
                currentProjectItem = app.project.item(i);
                if (currentProjectItem.name == "globals")
                {
                    globalCompItemID = i;
                } else if (currentProjectItem.name == "!_FINAL RENDER") {
                    renderCompItemID = i;
                }
            }
    
            //add the necessary preview render jobs
            app.project.renderQueue.items.add(app.project.item(renderCompItemID));
            app.project.renderQueue.items(1).applyTemplate("MY SETTINGS");               <---THIS IS WHERE AE ERRORS
            app.project.renderQueue.items(1).outputModules[1].applyTemplate("MY SETTINGS");
            app.project.renderQueue.items.add(app.project.item(renderCompItemID));
            app.project.renderQueue.items(2).applyTemplate("MY SETTINGS");
            app.project.renderQueue.items(2).outputModules[1].applyTemplate("MY SETTINGS");
            app.project.renderQueue.items.add(app.project.item(renderCompItemID));
            app.project.renderQueue.items(3).applyTemplate("MY SETTINGS");
            app.project.renderQueue.items(3).outputModules[1].applyTemplate("MY SETTINGS");
    
     
    

    The model I want to add is added to the render queue, it simply refuses to invoke the method applyTemplate() on the most recently added make queue item.

    Any ideas why I get this error?

    Thank you!

    I think that from the line where the error occurred, you must use renderQueue.item () instead of renderQueue.items () (except when you add something to the rendering queue).

    Dan

Maybe you are looking for

  • I have an iphone 6 with battery that does not load

    I have a 6 which is not accepting a charge and is completely dead. I have traveled abroad, using different retail outlets and several Chargers other peoples iphones did pay well on... If anyone has had this problem or know a solution?

  • I can't make new tabs. When I click on the sign +, nothing happens.

    I've had this problem for a few weeks now. I was hoping maybe after updating to Windows 7 I find the use of tabs, but it didn't. When I try to open a new tab in Firefox, nothing happens. Even if I right click and click 'New tab', nothing happens. I t

  • EliteBook 8560w: PCI Serial Port Driver

    I have trouble finding drivers for my 8560w EliteBook After you have installed Windows 10 64 I lack a driver Shows Device Manger Type of aircraft; Other devices Manufacturer: unknown Location: Bus PCI 0. 22, 3 function device Device status: the drive

  • Japanese fonts in windows media player

    The Japanese texts in my windows media player appear only as boxes and sometimes illegible texts. How to make Japanese fonts appear in my windows meadi player. I have download the pack of Japanese language from the microsoft Download Center, but it d

  • Disabling individual helmet catch

    Recently I started having a problem where the headphone jack on the front of my PC will cut to. I thought "no problem, I can use one at the back of the computer" However when making cuts in and out it interfere with the sound of my other ports as wel