CFC generator not working - CFB beta 3

I can't get the CFC Generator to work in Beta 3. I didn't find a new extension so I imported the one from the previous beta. The options appear and produce the message box asking where to put the cfc's but nothing is generated.
Can someone help?
Thanks
Susan G.

Update - I uninstalled and re-installed again - then unistalled the generator that was there and re-installed the Adobe CFC Generator.zip that I had downloaded last Sept. (I couldn't find any newer extensions on the download site.) Now the vanilla CFC generator works but the ORM still doesn't work and I don't get the option for script version.
Susan

Similar Messages

  • Adobe CFC Generator  not showing up Coldfusion beta 2

    Im running the new coldfusion beta 2 connecting to a remote server.
    For some reason when i right click on the a table in the RDS Dataview Im not getting the "Adobe CFC Generator" option.
    Any one else having the same problem?

    It shows up on my localhost running mySQL and CF9 and OS X 10.5.8
    however the generator FAILs.
    The generator opens a window with...
    a title of: "Adobe CFC Generator"
    a header with: "Create ORM CFC"
    a body of...
    Enter location for CFC*   [__________] (Browse)
    Script CFC? [_]
    a footer with....    (Cancel) (  ok   )
    After setting the directory it opens a new window with...
    a title of: "Adobe CFC Generator"
    a header with: "Create ORM CFC"
    an empty body area -- all white --
    a footer with... ( Close )
    Cheers,
    -Truce

  • Java persistence: sequence generator not working in expected way.

    Hi,
    I just played around with java persistence api and found that sequence generator annotations for making new primary key value not working correctly in my code. following is part of my code related to this problem.
    in entity class:
    @SequenceGenerator(name="mySeq", sequenceName="MY_SEQ_IN_DB")
    @Id
    @GeneratedValue(strategy=SEQUENCE, generator="mySeq")
    @Column(name = "UPLOAD_ID", nullable = false)
    private Integer uploadId;
    I have a sequence called MY_SEQ_IN_DB in my oracle 9i testing db. When I ran the code to save a new entity instance to database I found that the new upload id is not the one that should be created from the MY_SEQ_IN_DB sequence, while the sequence was not increased either. It's instead something starting from 97 (in my pc), and increased just like a sequence, but every time I reran my code the sequence restarted itself again beginning with 97(of course the insert failed with primary key conflict). the behavior just looks like it's a sequence created and managed totally by the persistence api or toplink itself (I guess).
    So, my question is, is this a designed behavior or have I done something wrong to make it not using the correct sequence in the db?
    I used hibernate before, and assigning new primary key from sequence in this way works fine.
    Thanks
    JC.L

    There are some things in Java which can't be serialized. When contained within a higher-level class such as Buttons. A button can be associated with an Action Listener. Now, you can serialize a button; however you can't serialize an action listener - for what should be to you obvious reasons. This is NOT an error and so there is no need to throw an exception when serializing the button.
    Basically: Applet sends servlet button, but not listener.

  • EPMA File Generator not working on ASO database

    Greetings, a colleague of mine is having trouble using file generator in EPMA on an ASO database with MDX formulas. He is getting an error, unrecognized application type Essbase (ASO). He used on 11.1.1.3 and, 11.1.2.2. I know there was a defect in 11.1.1.3 that should have been resolved in 11.1.2.2 and, apparently it hasn't. Has anyone else come across this issue? Please advise. Thanks.

    The problem was introduced during the CF 7.01 update. I
    understand that the
    7.02 update fixes the issue.
    Paul Whitham
    Certified Dreamweaver MX2004 Professional
    Adobe Community Expert - Dreamweaver
    Valleybiz Internet Design
    www.valleybiz.net
    "JTuran" <[email protected]> wrote in
    message
    news:f0lhv9$1p9$[email protected]..
    >I have recently set up an Access database on my local
    coldfusion server.
    >When
    > I go to the application panel and go to the 'databases'
    tab, I can see a
    > list
    > of my databases just fine. The problem is that, when I
    open the
    > individual
    > tables of a database I've created, the files show up as
    the path to the
    > file
    > and not the file name as it normally should. For
    example, I'm working
    > through
    > a lynda.com tutorial and have build a database called
    'teacloud'. When I
    > open
    > the teacloud tables in Dreamweaver, they should show the
    individual names
    > of
    > the tables, like the following:
    >
    > Products
    > ProductTypes
    > Reviews
    > Users
    > UserTypes
    >
    > Instead, I get the following:
    >
    > C:\CFusionMX7\wwwroot\database\teacloud.Products
    > C:\CFusionMX7\wwwroot\database\teacloud.ProductTypes
    > C:\CFusionMX7\wwwroot\database\teacloud.Reviews
    > C:\CFusionMX7\wwwroot\database\teacloud.Users
    > C:\CFusionMX7\wwwroot\database\teacloud.UserTypes
    >
    > How do I get rid of the file path structure to where
    Dreamweaver simply
    > shows
    > the Table name only? This is very annoying, as it
    prevents me from being
    > able
    > to see the individual table names in many of the
    functions within
    > Dreamweaver.
    >

  • Email generator Not working..?

    I downloaded the Email Generator zip file from your website. However it does not seem to be working, I am getting an error that says server was not able to retrieve the contents of this gadget due to an error with gadget content server. Any ideas???

    Here is the error that i get after making this an Application in IIS
    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.IO.FileNotFoundException: File or assembly name System, or one of its dependencies, was not found.Source Error:Line 30:         private static bool __intialized = false;
    Line 31:
    Line 32:         public Global_asax() {
    Line 33:             if ((ASP.Global_asax.__intialized == false)) {
    Line 34:                 ASP.Global_asax.__intialized = true;
    Source File: C:\WINNT\Microsoft.NET\Framework\v1.0.3705\Temporary ASP.NET Files\gsdev_portlets_src\0d73b11c\a8a117a7\rgtqy0qb.0.cs[b] Line: 32 Assembly Load Trace:The following information can be helpful to determine why the assembly 'System' could not be loaded.=== Pre-bind state information ===
    LOG: DisplayName = System, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
    (Fully-specified)
    LOG: Appbase = file:///C:/GSDEV/Portlets/src
    LOG: Initial PrivatePath = bin
    Calling assembly : LetterGenerator, Version=1.0.1418.21666, Culture=neutral, PublicKeyToken=null.
    ===
    LOG: Publisher policy file is not found.
    LOG: No redirect found in host configuration file (C:\WINNT\Microsoft.NET\Framework\v1.0.3705\aspnet.config).
    LOG: Using machine configuration file from C:\WINNT\Microsoft.NET\Framework\v1.0.3705\config\machine.config.
    LOG: Post-policy reference: System, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
    LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.0.3705/Temporary ASP.NET Files/gsdev_portlets_src/0d73b11c/a8a117a7/System.DLL.
    LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.0.3705/Temporary ASP.NET Files/gsdev_portlets_src/0d73b11c/a8a117a7/System/System.DLL.
    LOG: Attempting download of new URL file:///C:/GSDEV/Portlets/src/bin/System.DLL.
    LOG: Attempting download of new URL file:///C:/GSDEV/Portlets/src/bin/System/System.DLL.
    LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.0.3705/Temporary ASP.NET Files/gsdev_portlets_src/0d73b11c/a8a117a7/System.EXE.
    LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.0.3705/Temporary ASP.NET Files/gsdev_portlets_src/0d73b11c/a8a117a7/System/System.EXE.
    LOG: Attempting download of new URL file:///C:/GSDEV/Portlets/src/bin/System.EXE.
    LOG: Attempting download of new URL file:///C:/GSDEV/Portlets/src/bin/System/System.EXE.
    Stack Trace:[FileNotFoundException: File or assembly name System, or one of its dependencies, was not found.]
       LetterGenerator.Global.InitializeComponent() +0
       LetterGenerator.Global..ctor()
       ASP.Global_asax..ctor() in C:\WINNT\Microsoft.NET\Framework\v1.0.3705\Temporary ASP.NET Files\gsdev_portlets_src\0d73b11c\a8a117a7\rgtqy0qb.0.cs:32
    [TargetInvocationException: Exception has been thrown by the target of an invocation.]
       System.RuntimeType.CreateInstanceImpl(Boolean publicOnly) +0
       System.Activator.CreateInstance(Type type, Boolean nonPublic) +66
       System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes) +277
       System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes) +109
       System.Web.HttpApplicationFactory.GetSpecialApplicationInstance() +160
       System.Web.HttpApplicationFactory.FireApplicationOnStart(HttpContext context) +20
       System.Web.HttpApplicationFactory.Init(HttpContext context) +481
       System.Web.HttpApplicationFactory.GetApplicationInstance(HttpContext context) +155
       System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +407

  • Cfc does not work

    when I try to call a cfc I get an error:
    conponent.cfm
    <cfobject component="TellTime" name="tellTimeObj">
    <cfinvoke component="#tellTimeObj#"
    method="getLocalTime"returnvariable="localTime" >
    TellTime.cfc
    <cfcomponent>
    <cffunction name="getLocalTime">
    <cfreturn now()>
    </cffunction>
    </cfcomponent>
    I get the error :
    The web site you are accessing has experienced an unexpected
    error.
    Please contact the website administrator.
    If I run the code on another ser it works!??
    What is wrong?

    The code did already work on another server. Even without the
    returntype.
    The problem is that the invocation of a cfc (any cfc) results
    in an error.
    The web site you are accessing has experienced an unexpected
    error.
    Please contact the website administrator.
    The following information is meant for the website developer
    for debugging purposes.
    Error Occurred While Processing Request
    The system has attempted to use an undefined value, which
    usually indicates a programming error, either in your code or some
    system code.
    Null Pointers are another name for undefined values.
    The error occurred in
    C:\Applications\Certification\Components.cfm: line 19
    18 :
    19 : <cfobject component="TellTime"
    name="tellTimeObj">
    I guess that this has something to do with my coldfusion
    server (not the code).
    Server: 7,0,1,116466

  • Polycom generating not working "Duplicate IP" error

    I replaced it with another unit, but the origioanl won't come up and asked to be manually configured and then just says "Duplicate IP address" 10.1.103.33
    Help please

    Hi Vishal,
    it is supported:
    http://www.cisco.com/en/US/docs/switches/datacenter/sw/system_messages/reference/sl_7K_MDS.html#wp1102791
    http://www.cisco.com/en/US/docs/switches/datacenter/sw/system_messages/reference/sl_7K_MDS.html#wp1103651
    Regards,
    Ivan.

  • I was downloading podcast video in my itouch using wifi, but suddenly my wifi got disconnected and now there is a link in my podcast list which on opening uses wifi to play that video. I want to delete that link. Right to left swapping is not working.

    I was downloading podcast video in my itouch using wifi, but suddenly my wifi got disconnected and now there is a link in my podcast list which on opening uses wifi to play that video. I want to delete that link. Right to left swapping is not working.

    I bet this is too late but...
    Are you trying to print through the airport express wirelessly or the built in wireless of the lexmark? If you want to use the airport express, there is no need to mess with the wireless printing on the lexmark at all. The airport express will be easy to set up, all the wireless setups through the printers are a pain.

  • Fingerprint Utility on Portege Z30-A-12Q is not working

    Hello,
    I need help regarding this issue :
    I performed a fresh windows 8.1 install, the same version as before, but this time i chose UEFI over BIOS. When i used BIOS the fingerprint sensor was working fine, but now it says "Failed to connect to the sensor".
    I am using Toshiba Portege Z30-A-12Q i5-4200 256 GB SSD, or the PT243E model. I searched the forums and i found a issue similar with another Toshiba R product which was resolved by adding a firewall exception.
    I added fingerprint utility in firewall exception, even disabled firewall all the way, but still the same problem. Also in device manager i have under Biometric devices Validity Sensors (WBF) (PID=0010).
    I also checked in BIOS to see if it it enabled and it is.
    The only thing i changed in BIOS are Secureboot (made it on) and chose CSM (for UEFI), but i think these settings have no relevance to the problem since they are used for booting.
    I tried uninstalling and reinstalling the driver 3 times.
    Please help me with this problem.
    Thank you very much,
    Andrei Chitescu

    This is very interesting : what do you mean by "Installed the chipset driver two times" ?
    I have exactly the same problem with a Portg R30A-19Q.
    Changed over from Win 7 to Win 8.1 (one of the worst decisions in my life ! What a disappointment !
    Productivity down by a factor 3 or 4 ! But this is another subject !).
    Tried to reinstall the fingerprint recognition, which did not accept my fingerprints (because "already used on another account").
    Called French technical support, who recommended uninstalling the fingerprint recognition software, which would erase my previous Win 7 fingerprints, left over in the BIOS.
    Then after reinstalling the software, it did not work any better.
    Called again technical support, who gave me a "confidential" link to a fingerprint clean up software, that would remove the fingerprints left over in the BIOS.
    This did not work either, because the installation could not find ATWBFClient.dll.
    Called again technical support, and was told that there was no other solution than reinstalling Win7, then erasing my fingerprints under Win 7, then reinstalling Win 8.1, and recreating new fingerprints ! What a nightmare !
    If anything can be done Under Win 8.1, I shall try ten times !
    Thanks !

  • Mac Lion. Search function does not work in mails.

    Hello,
    I already wasted several hours trying to find solution for a problem which appeared with Lion, search function does not work, in mail at least.
    I was not using Leopard before and I am not a mac expert.
    (search function was already bad in the normal it was already bad in the normal 10.7 set up but at least it was working in mac mails).
    I tried reindexing via spotlight privacy settings (adding and removing HD) but does not work much better.
    I don't want to go to terminal, as as mentioned I don't know enough about mac to try this.
    What to do?
    Thanks,
    C.

    Anyone? Any ideas?

  • Orm generator work but not 'vanilla' cfc generator

    I just reinstalled the cfc generator and can generate the orm cfc's without problems but get nothing if I select 'create CFC' instead of 'create ORM CFC' - I need a non-orm solution for a curren project - is anyone else having this problem?
    Thanks
    Susan

    Thanks so much!
    Reading the bolt.log did the trick - I had used an Access database instead of MySQL and the error reads that the option doesn't work for Access. There is no problem with MySQL.  Is there any documentation for CFBuilder beyond the help file?
    Thanks
    Susan
    "Error","web-49","09/16/09","12:06:54","SAMPLE CFC GENERATOR","Error Executing Database Query."
    "Error","web-49","09/16/09","12:06:54","SAMPLE CFC GENERATOR","[Macromedia][SequeLink JDBC Driver][ODBC Socket][Microsoft][ODBC Microsoft Access Driver]Optional feature not implemented "

  • WebHelp search generated by RoboHelp 8 not working in Safari 5.0

    Hello,
    I'm new to the forum, but have been lurking for a  while, and have benefitted greatly  from answers found here.  Thanks!
    I use RoboHelp 8 HTML - recently upgraded from X5  - to generate WebHelp for a  cross-browser compatible web app.   I generate using the DHTML > Pure HTML  option, and Safari is using the DHTML  version. I use 'traditional style (no skin),' 'Optimize speed for: Local PC or  Intranet'.
    The Help seems to work fine in Safari for Windows, but now with the recent  update to Safari 5.0, the Search functionality is not working at all. The search  tab displays properly, but upon entering text and pressing Enter, nothing  happens.  It works in all other major browsers, except Opera which gets the Pure HTML version, and there I hid the search tab all together because it's unacceptable in that state.
    The only customization I've done is swap out the  tab images, and insert a little css to  hide (display:none;) the "limit search results to __" option as it was getting  cut off in every browser, and I couldn't figure out why, or how to fix  it.
    Any ideas?  Anyone else seeing this?
    Thanks for your anticipated help!

    Hi there
    Your mention of:
    I still think this deserves attention, and would like to hear what others think.
    Seems to imply you feel I was attempting to make you shrug it off. I wasn't. I was attempting to coax you (and anyone else) to submit the Bug Report. You have no idea how critical this aspect is. I see you made no mention of doing that so I'm assuming you ignored the suggestion.
    Many folks have the grossly mistaken belief that the Bug Report/Wish Form just sends information to a circular file where it is never acted upon or seen again and as a result, you have had your say and it makes you feel better for getting it off your chest. But these things are actually reviewed by the development team. Each and every one of them. You may not get a personal response for each one you submit, but sometimes you do!
    As for changing the verbiage, click File > Project Settings > General and look at the LNG File tab of the ensuing dialog. You are able to influence all manner of verbiage in that little gem.
    Cheers... Rick
    Helpful and Handy Links
    RoboHelp Wish Form/Bug Reporting Form
    Begin learning RoboHelp HTML 7 or 8 moments from now - $24.95!
    Adobe Certified RoboHelp HTML Training
    SorcererStone Blog
    RoboHelp eBooks

  • Auto-generated executable jar not working properly

    Hi all,
    I have a desktop application. that I can run it from Netbeans with all its functionalities but when I click the generated jar file the application run wel but some of its functionalities was not working.
    Any idea ...
    Thank you in advance

    Yousef_Aqarbeh wrote:
    I have a desktop application. that I can run it from Netbeans with all its functionalities but when I click the generated jar file the application run wel but some of its functionalities was not working.Possibly you have not added your resources to the Jar file or are trying to get these resources as files, and files don't exist inside of Jars (AFAIK).
    Any idea ...For more help, better help, and helpful help, create a [Short, Self Contained, Correct (Compilable), Example|http://sscce.org] or SSCCE. This is a small program that compiles, runs, demonstrates your problem, and contains no extraneous code. Please read the link, and have a go at it. Best of luck.

  • I am on windows 7 and I upgraded to 10.0.2 and now it will not open. I have removed firefox completely and uploaded it again and that did not work. So my latest attempt I removed firefox 10 again and uploaded the beta version and once again nothing.

    I am on windows 7 and I upgraded to the newest verison of firefox and now it will not open. I have removed firefox completely and uploaded it again and that did not work. I then made sure it could get through my firewall and that did not work. So my latest attempt I removed firefox 10 again and uploaded the beta version hoping that would do it and once again nothing. It will not open at all. Please help - is there a live chat or a number to talk to someone at Firefox?

    I think when uninstalling you may also have to choose (tick) to delete the preferences and other personal data like the bookmarks, stored passwords etc. to erase completely. If you are installing afresh, please try right-clicking on the file and '''Run as administrator''' to install. And when uninstalling, please also make sure choose to delete all data and also manually delete any '''Mozilla''', '''Mozilla Firefox''' or '''Firefox''' from %appdata%, %localappdata% and %programfiles%. You can open a location by typing for eg. %appdata% in the '''Run''' box (Windows key + R). You may also have to check the '''VirtualStore''' folder in %localappdata%. Files in the VirtualStore can be problematic. I think a clean installation may help.
    [https://www.mozilla.org/en-US/firefox/new/ Firefox]
    [http://kb.mozillazine.org/Installation_directory Installation Folder]
    [http://kb.mozillazine.org/Profile_folder Profile Folder]
    Please note that using system restore would usually damage the Firefox installation.

  • My DVR security sofware that I access remotely uses a "dvr .ocx" file....when I try it in Firefox , either the latest non beta (3.6.1.5) or the new beta version (4.0 rc) it will NOT work as it says the plugin is missing... it works in IE 8,but not IE9...

    My machine is Top of the range (my Company builds them so it had better be :) )
    Amd 1100t , 8gb ram , Windows 7 64 bit etc, etc...
    The is not a hardware problem , but a software problem with FF...Any help would be appreciated as I hate using IE 8 for anything at all :( but I have to keep it on my machines just to run my remote security cameras at my Computer shop ???
    Original question...as question length is limited ...not very bright that limit by the way :(
    "My DVR security sofware that I access remotely uses a "dvr .ocx" file....when I try it in Firefox , either the latest non beta (3.6.1.5) or the new beta version (4.0 rc) it will NOT work as it says the plugin is missing... it works in IE 8 (unfortunately) but not IE9...
    As I own a Computer company I am fairly computer literate but cannot find a plugin that allows this to work in Firefox.... but I would have expected it to work in the new Firefox :(
    All the best, Brett :)

    The longer this thread continues, the more ancillary comments you throw in that aren't directly pertinent to your problem with your DVR software not working with Firefox 4.0. Sorry, I don't intend to continue with this discussion.
    I do agree that ''something'' needs to be done better with regards to plugins for Firefox, but I do disagree with you as to whose responsibility that ''something'' is.

Maybe you are looking for