FB beta 3 form issue - bug

FB beta 3 form issue - required fields remain with red border
When a form is submitted the erroring formitem remains with a
red border!
I am using the following validation function.
private function valStep7():void {
if (r_username.text.length == 0){
r_username.errorString = "Please enter a valid username";
focusManager.setFocus(r_username);
}else if(r_givenname.text.length == 0){
r_givenname.errorString = "Please enter a valid given
name!";
focusManager.setFocus(r_givenname);
}else if(r_surname.text.length == 0){
r_surname.errorString = "Please enter a valid surname!";
focusManager.setFocus(r_surname);r_address
}else if(r_address.text.length == 0){
r_address.errorString = "Please enter a vaild address!";
focusManager.setFocus(r_address);
}else if(r_suburb.text.length == 0){
r_suburb.errorString = "Please enter a valid suburb!";
focusManager.setFocus(r_suburb);
}else if(r_findus.selectedItem.record_id == 0){
focusManager.setFocus(r_findus);
Alert.show('Please select how you found out about us!');
//+'\n'
}else{
usernameService.checkFinalUsername.send();
is there an easy way to remedy this or has someone had a
similar issue?
the text input controls look like this....etc.
<mx:FormItem label="First name" styleName="formlabels"
required="true">
<mx:HBox width="100%" height="100%"
verticalAlign="bottom">
<mx:TextInput id="r_givenname" width="180" text=""
color="#000000" />
</mx:HBox>
</mx:FormItem>
Any help appreciated...
Regards
Chris

Hi Chris,
This is just a quick guess, but -- I think you may need to
clear the errorString once the form item has been updated to
contain a valid value.
- Peter

Similar Messages

  • Known performance issue bugs and patches for R12.1.3

    Hi Team,
    We have upgraded oracle application from 12.1.1 to 12.1.3.
    I wanted to apply the known performance issue bugs and patches for R12.1.3.
    Please let me know for any details.
    Thanks,

    Are u currently facing any performance issues on 1213?
    Tuning All Layers Of E-Business Suite – Performance Topics
    http://www.oracle.com/technetwork/apps-tech/collab2011-tuning-ebusiness-421966.pdf
    • Start with Best Practices : (note: 1121043.1)
    • SQL Tuning
    – Trace files
    – SQLT output (note: 215187.1)
    – Trace Analyzer (note: 224270.1)
    – AWR Report (note: 748642.1)
    – AWR SQL Report (awrsqrpt.sql)
    – 11g SQL Monitoring
    – SQL Tuning Advisor
    • PL/SQL Tuning
    – Product logs
    – PL/SQL Profiler (note: 808005.1)
    • Reports Tracing
    – note: 111311.1
    • Database Tuning
    – AWR Report (note: 748642.1)
    – ADDM report (note: 250655.1)
    – Automated Session History (ASH) Report
    – LTOM output (note: 352363.1)
    • Forms Tuning
    • Forms Tracing (note: 373548.1)
    • FRD Log (note: 445166.1)
    – Generic note: 438652.1
    • Middletier Tuning
    – JVM Logs
    – JVM Sizing (note: 362851.1)
    – JDBC Tuning (note: 278868.1)
    • OS
    – OSWatcher (note: 301137.1)

  • Issues / Bug with Nokia N9

    Issues / Bug with Nokia N9
    1. The mobile network gets disconnected after each call and I have to wait atleast 10-20 seconds to redial or make a new call, I cannot dial a number just after I finish a call / speaking with someone. It happens on both Incoming and outgoing Calls.
    Troubleshooting Steps:
    1. Changed SIM card from the telecom provider atleast 3 times. The same SIM card works absolutely fine in another mobile.
    2. Reset and set to default settings tried - No Result
    2. The ear piece volume is considerably low.
    Troubleshooting Steps:
    1. Reset and set to default settings tried - No Result
    3. When playing a video online on YouTube the timing for a 4 minute video shows as
        34:00 34:23 instead of showing 04:00 04:23
    Troubleshooting Steps:
    1. Reset and set to default settings tried - No Result
    4. The photos from the Facebook app built into the phone do not always load even If I am running a 3.5G Mobile Data connection or at Home on a Wi-Fi connection
     Troubleshooting Steps:
    1. Reset and set to default settings tried - No Result
    I am from India, bought the phone last year from Abu Dhabi and it is Made in Finland.
    Really I need someone to help me out here!!

    If you reinstalled the OS again from Nokia, you may just have a defective phone and there could be something wrong with the hardware.  I have two N9's and I haven't experience any of these problems.
    Can you record these problems and post the link to youtube here so I can see what's happening?
    I Choose Nokia!

  • SQL Verification Problem / Muse Form Issue (Server uses MySQL muse uses SQLite) I'm in desperate need of help

           Alright well here is my issue... I have been trying to fix it on my own for the past week non stop and I have finally came to a solid conclusion as to the cause of the issue.
       I always get the error "The server has encountered an error..." in red text when anyone tries to submit a form and also when I try and test it myself. This led me to test the server / site for compatibility or issues by using the test:
    mydomain.com /scripts/form_check.php
    I got the first two checks green (pass) and the third test threw a red check meaning I was having an issue with SQL verification. This then led me to days of trying to work with my hosting provider (one.com) trying to solve the problem and I was told that they use mySQL on their servers and that they couldn't do anything on their end to solve the issue. I read alot that we are recommended in this case to try and get our host to add the SQLite database to their server or whatever it is they would do, long story short I guess many people are able to ask their host to make SQLite work and most accept and add SQLite functionality to their servers but unfortunately my hosting provider doesn't want to do this and they said they were sorry and that I would need to either switch the script to work with mySQL or figure something else out...
       I took a lot of time building my site and I dont want to take the form out. I absolutely need it... I know many post on here saying "forms dont work, oh poop " or "adobe sucks I dont want to use business catalyst grrr" but I tried to find the source of the problem and I've successfully came to the conclusion that my issue is that my script wants to use SQLite but in order for my sites forms to work the server needs to have SQLite as well... My idea is that if I can configure the script and the site itself to use mySQL instead of SQLite the SQL verification will then not be an issue and my websites forms will function with no issues. I am curious if a member of the staff with adobe has experience with this particular issue and can help me out? or if a member of the adobe community has solved this problem? If not I am hoping that with the description I provided that someone with knowledge of mysql, sqlite or code in general could help me modify the script or write a new script that will allow the forms to work properly. I know its a long shot, I say that because this discussion is full of people who used muse in favor of dreamweaver because just like a large number of people in the muse discussion area, I'm a graphic designer, with plenty of computer experience, art and design skill and I am extremely familiar with photoshop. Muse is perfect in so many ways. In fact, like I mentioned above, I don't even have a complaint at this time about muse. I understand the form issue in this case, and I imagine in thousands of other users situations, is all just a matter of scripts and compatibility.. Its just a little issue between the SQLite scripts we are all given when we export our muse website and the SQL version our various hosting service may be using on their servers.
       Just incase I missed anything, to provide just a bit more info on the topic and myself for anyone who may be able to help:
    I can alter the text inside of the scripts easily if anyone happens to know any lines of code that easily solve this issue (making the muse contact forms, which are native to SQLite, functional on a server using mySQL)
    I was told one way I could make the forms work on a server using mySQL (or any version other than SQLite) If I were to make changes to adobe muses SQL version by converting the SQLite db to mySQL db (db = database)
    I am computer literate and I can take any directions necessary, I really just need to get this done, I really appreciate any help I can get!!
    Thank you in advance,
    Roy

    <?php
    If you see this text in your browser, PHP is not configured correctly on this hosting provider.
    Contact your hosting provider regarding PHP configuration for your site.
    PHP file generated by Adobe Muse CC 2014.1.6
    function formthrottle_check()
        if (!function_exists("sqlite_open"))
            return '1';
        $retCode ='5';
        if ($db = @sqlite_open('muse-throttle-db', 0666, $sqliteerror))
            $res = @sqlite_query($db, "SELECT 1 FROM sqlite_master WHERE type='table' AND name='Submission_History';",  $sqliteerror);
            if ($res == null or @sqlite_num_rows($res) == 0 or @sqlite_fetch_single($res) != 1)
                $created = @sqlite_exec($db, "CREATE TABLE Submission_History (IP VARCHAR(39), Submission_Date TIMESTAMP)",  $sqliteerror);
                if($created)
                    @sqlite_exec($db, "INSERT INTO Submission_History (IP,Submission_Date) VALUES ('256.256.256.256', DATETIME('now'))",  $sqliteerror);
                else
                    $retCode = '2';
            if($retCode == '5')
                $res = @sqlite_query($db, "SELECT COUNT(1) FROM Submission_History;",  $sqliteerror);
                if ($res != null and @sqlite_num_rows($res) > 0 and @sqlite_fetch_single($res) > 0)
                    $retCode = '0';
                else
                    $retCode = '3';
            @sqlite_close($db);
        else
            $retCode = '4';
        return $retCode;
    function formthrottle_too_many_submissions($ip)
        $tooManySubmissions = false;
        if (function_exists("sqlite_open") and $db = @sqlite_open('muse-throttle-db', 0666, $sqliteerror))
            $ip = @sqlite_escape_string($ip);
            @sqlite_exec($db, "DELETE FROM Submission_History WHERE Submission_Date < DATETIME('now','-2 hours')",  $sqliteerror);
            @sqlite_exec($db, "INSERT INTO Submission_History (IP,Submission_Date) VALUES ('$ip', DATETIME('now'))",  $sqliteerror);
            $res = @sqlite_query($db, "SELECT COUNT(1) FROM Submission_History WHERE IP = '$ip';",  $sqliteerror);
            if (@sqlite_num_rows($res) > 0 and @sqlite_fetch_single($res) > 25)
                $tooManySubmissions = true;
            @sqlite_close($db);
        return $tooManySubmissions;
    ?>

  • GP adobe interactive form issue

    GP adobe interactive form issue  
    Hello All ,
    My scenario :
    I need to create three forms
    namely 1). Initiation (1)
    2). Sanction forms (2).
    When I create an interactive form to accept the initiation form details & submit the data to the next form that is sanction form , I am not able to process to the next form . why is it so ?
    basically I need to move from one action to another with two different forms.

    Hi,
    Check if you have saved and activated your interactive form callable object.
    Are you using this document:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/7fad6fea-0c01-0010-56b4-8ac88b4185ab
    Regards,
    Mona

  • Many forms issues in one spool

    Hello,
    Can we have many forms issues(smartforms) in one spool?
    I need to send one print stream / PCL format not multiple spools.
    Best Regards,

    Hello everybody,
    Thanks for your replies.
    I found another way to resolve this situation.
    For many invoices who are saved in nast. We initialize  no_dialog to space.
    After in the loop at the invoices : for the first one no_close to 'X' and the last one with no_close parameter to space.
    After the call FM(Smartform) we pass 'X' to no_open .
    I hope that answered for all.
    ls_control_param-no_dialog = space.
      LOOP AT t_nast INTO nast.
        AT FIRST.
    ls_control_param-no_close = 'X'.
    ENDAT.
    AT LAST.
    Close spool file
    ls_control_param-no_close = space.
    ENDAT.
        PERFORM processing.
    ENDLOOP.
        CALL FUNCTION lf_fm_name
               EXPORTING
                          archive_index        = toa_dara
                          archive_parameters   = arc_params
                          control_parameters   = ls_control_param
                          output_options       = ls_output_options
                          user_settings        = space
                          v_exemple           =   v_exemple
                          s_nast               = s_nast
               IMPORTING
                          job_output_info      = ls_ssfcrescl
               TABLES:
                          t_komv = t_komv
                          t_ekpo = t_ekpo
                          t_ekkn = t_ekkn
            EXCEPTIONS formatting_error     = 1
                          internal_error       = 2
                          send_error           = 3
                          user_canceled        = 4
                          OTHERS               = 5        .
              ls_control_param-no_open = 'X'.
    Best Regards
    Thanks

  • EMAIL AND CALENDAR ACCOUNT STATUS ISSUE / BUG OS 10.3.1

    I found an issue / bug which is really frustrating me!
    Phone:      Blackberry Q10 (SQN100-3)
    OS:           10.3.1.1565
    Mail:          IMAP
    Calendar:  Google Calendar
    Last week I updated my BB Q10 to the new officially released OS 10.3.1
    Today I noticed that the connection info / status for email accounts and calendars (Settings > Accounts) wasn’t indication correctly.
    In the Accounts menu it shows “E-mail” below the name of my email account and “Calendar” below my calendar account to indicate that my Q10 is connected to these accounts. But when I turn airplane-mode on it still shows E-mail and Calendar without being connected to any of these accounts.
    Strangely when I turn on my phone while in airplane-mode the Accounts menu shows “E-mail” for my email account and “No Connection” for my calendar account, obviously without being connected to my email account. But when I turn of airplane-mode I receive emails and new appointments but the Accounts status for calendar still shows “No Connection”.
    Apparently the account status is not updated while using my phone, it shows the status at startup. This is very annoying and I am unable to check whether I am connected or not to my email and calendar while not in airplane-mode.
    In OS 10.2.1 the account status worked correctly and was updated (connected / no connection) while using my phone.
    Anybody else with the same problem?
    Is this already a known issue / bug?
    Anyone an idea how to solve this issue?

    I would simply delete both accounts (email and calendar) then readd them.
    The search box on top-right of this page is your true friend, and the public Knowledge Base too:

  • I need better form options

    Hi,
    I made a couple of apex applications, now running in production, but the more we made, the more we found we need better forms, now we input eveything in our apex application with linear forums, like we need to make purchase orders, first let me explain how our current jobs like:
    We mainly using excel spreedsheet for everything, we make like, Purchase orders, and others in excel, after we printing out, we have to input those POs to our apex applications(that is my idea), but everytime we only can add one line per time, I viewed the tabular forums , but in the browers, it is not good to use like excel,
    I got other ERP systems, and it is very common to use forms inside of it, and like making a new PO, they got tabular forms just like spreedsheets, very good, and you can make a po in it, print it out, and it is also in the database, but now we cannot do that, our form/reporting tool is MS excel,
    Any good idea about that, will you make a tabular forms like MS excel in browers, ?? , you know, if you use Google doc, they already made Spreedsheet in the web..
    We need better forms, and , better reporting.
    Peter

    YOu can look at using a collection to gather multiple rows and then write the collection back out after you are done with the processing..
    I believe there are examples up her efor doing that, and I worked with an application to do that too..
    Also I believe there are data grids available that could be modified to work with APEX, again, it was talked about here in the forum..
    (Correction, here is a link to a javascript "grid" library, free to download even..
    http://www.activewidgets.com/grid/
    Thank you,
    Tony Miller
    UTMB/EHN
    Message was edited by:
    Tony Miller

  • Muse and Forms issues

    Muse and forms issue
    Good morning all, I have an issue that I thought I would ask the greater group to see if anyone has a workaround or fix for what is happening.
    Here is what I have:
    1. I have a customer that I am redesiging their site and they have this current form on their site that they want me to reuse ( <u><font color="#0066cc">http://www.selectpos.com/rma.htm</font></u> )
    - note at the bottom the buttons look great they look like buttons and operate like buttons.
    2. Now I have pulled the code from their old site,and added to the new site with Muse insert HTML were I needed it. It operates great, but note the buttons they no longer look like buttons or act like buttons. ( <u><font color="#0066cc">http://www.selectpos.com/temp/rma.html</font></u> )
    3. That same code just put into a text file and placed in a html file. the buttons come back and is fine. this again is all the same code no changes from the current to redesign and to the simple html file ( <u><font color="#0066cc">http://www.selectpos.com/temp/test01.html</font></u> )
    Not sure what to do, it all work fine in the new site, but I just don't like the buttons at the bottom nor des the client. I need to reuse this code as their customers are familiar with the GUI of the form and are happy with the way it is. their invoice system is tied to the number that is generated. The page is hosted on Godaddy so I can't take it to Adobe Business Catalyst and redo the form there.  Note I have tested this on multiple system and browers.  it works fine on IPhone and Ipad, but IE 8 and 9, chrome, and firefox nothing.
    Any help or direction is greatly appreciate, thank you all in advace for taking a look at this issue and I look forward to your replys and suggestions.

    It appears you have now updated the button code to use an image instead.
    The issue you are facing is happening due to CSS that Muse uses in order to style input elements. To get the plain default look for a button in Muse, you would need to update the CSS in /css/site_global.css. The easiest option would be to remove the first two instances of "input," (including the comma) from the file and thus the properties affecting the default look of the input element won't apply sitewide.
    However, we do not generally recommend editing files generated by Muse as any manual changes you make to files generated by Muse would be overwritten the next time you export/publish a site through Muse. Though this condition does not always apply to common CSS/JS files during subsequent exports at the same location but it does when your Muse installation upgrades to the current latest version where it exports/publishes all files in order to take into affect any improvements/optimization to code made since the prior version.
    You might want to test this locally or by directly inspecting the element in a browser if you are comfortable with it.
    Thanks,
    Vinayak

  • Contact form ISSUE

    Hi,
    I have a contact form ISSUE with all my websites.
    Can you somehow help me? Thank you!
    When I send message with contact form I recive this:
    This message was created automatically by mail delivery software.
    A message that you sent could not be delivered to one or more of its
    recipients. This is a permanent error. The following address(es) failed:
      [email protected]
        SMTP error from remote mail server after end of data:
        host smtp2.hosting90.cz [2a03:b780:1:0:216:3eff:fe00:24c]:
        550-This message <[email protected]> was classified as
        550 SPAM.
    ------ This is a copy of the message, including all the headers. ------
    Return-path: <[email protected]>
    Received: from mainftp60038 by h90hr-w2.hosting90.cz with local (Exim 4.72)
            (envelope-from <[email protected]>)
            id 1XReVJ-0002Mw-89
            for [email protected]; Wed, 10 Sep 2014 11:47:57 +0200
    Date: Wed, 10 Sep 2014 11:47:57 +0200
    Message-Id: <[email protected]>
    To: [email protected]
    Subject: Contact Form Submission
    From: [email protected]
    Reply-To: [email protected]
    X-Mailer: Adobe Muse CC 2014.1.6 with PHP
    Content-type: text/html; charset=utf-8
    X-MainFTP-Name: mainftp60038
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html
    xmlns="http://www.w3.org/1999/xhtml"><head><meta
    http-equiv="Content-Type"
    content="text/html;charset=UTF-8"/><title>Contact Form
    Submission</title></head><body style="background-color: #ffffff;
    color: #000000; font-style: normal; font-variant: normal; font-weight:
    normal; font-size: 12px; line-height: 18px; font-family: helvetica,
    arial, verdana, sans-serif;"><h2 style="background-color:
    #eeeeee;">New Form Submission</h2><table cellspacing="0"
    cellpadding="0" width="100%" style="background-color:
    #ffffff;"><tr><td valign="top" style="background-color:
    #ffffff;"><b>Ime:</b></td><td>Maja</td></tr><tr><td valign="top"
    style="background-color:
    #ffffff;"><b>Email:</b></td><td>[email protected]</td></tr><tr><td
    valign="top" style="background-color:
    #ffffff;"><b>Poruka:</b></td><td>poruka</td></tr></table><br/><br/><div
    style="background-color: #eeeeee; font-size: 10px; line-height:
    11px;">Form submitted from website: www.ciscenje-pcelica.hr</div><div
    style="background-color: #eeeeee; font-size: 10px; line-height:
    11px;">Visitor IP address: 89.164.37.254</div></body></html>

    What that means is the host that the mail was sent to has flagged the sending domain as Spam. The recipient would have to contact their provider to be removed from the spam list. That isn't a Muse issue so you would have to contact your hosting provider to have this fixed.

  • Updates for previously paid for apps that address stability issues, bug fixes, other improvements that a customer is entitled to

    Why is the policy of Apple to prohibit customers from downloading FREE updates for previously paid for apps that address stability issues, bug fixes and other improvements that a customer is entitled to because the customer does not currently have a credit card on file that they can verify has an available balance??? I can understand it even for free apps or apps on sale or because most of those apps depend on in-app purchases but COME ON. Where is the ethics in that policy? Where is the consumer protection? Especially considering the ONLY marketplace to receive these third party products is through apple. INSANE.
    Wasted another 3 or 4 hours today trying to find a solution. I am unable to provide alternative payment method and money is tight for next 2 weeks but this is temporary. It's not as if I will never be purchasing more apps and apple products in the future. I have been a loyal apple customer since the days when Power!ac 9500 retailed for $8,000.00. Another words for a very long time.
    Anyone else find this to be a legitimate issue?

    I am all for any instance where I am asked to verify my account or Apple ID. The issue is that I am being denied delivery of a beneficial update of a premium, already paid for app... Because I am (at the moment) maxxed out with my credit card I have associated with my Apple ID.
    There are four different (full version) paid for apps that just all released major updates.  The third party developers offer the updates for free to customers who have purchased the full version of the app and the update includes stability improvements, iOS 7 comparability, bug fixes and expanded functionality.
    These are not apps that, in total, cost over $100... And that I use every day.
    Never had an issue with being required to verify my account or Apple ID.

  • DNG 5.4 beta converter issues with Hasselblad H2D-39 files

    I was directed to this forum when I posted a note on the DNG converter 5.4 beta, converting to use on Photoshop CS3 (see thread http://forums.adobe.com/thread/436940?tstart=0 )
    The converter has a very interesting "fail pattern" when converting Hasselblad .3fr files:
    First file fails (error message displayed is "Unknown error", second file converts OK, 3rd fails, 4th OK, 5th fails, 6&7 OK, 8th fails..
    By about the 20th file, 5 are successfully converted in a row and then by file 30, no more failures!
    So it would seem that there is not really a problem with actually reading/processing the .3fr file content. Instead looks like some form of memory or other issue in the code??
    I have also noted a few cases of problems with the conversion itself, picture ends up totally posterized, see attached file which is unmodified out of raw -> PS  CS3:
    Finally, processing the DNG files converted still fails on Photoshop CS3 as reported earlier in this thread:
    http://forums.adobe.com/thread/421742?tstart=0
    If I open the DNG file in PS CS3 and save pretty much immediately, saving works. If I do almost any processing, the "Save as" freezes PS3 before the file/directory selection dialog starts. Only forcefully stopping Photoshop helps. Looks like there is something in the "Save as" dialogue that does not check for exceeding max memory allocated to Photoshop or similar?

    Hi,
    Thanks for responding. I thought this was the forum pointed to from the download site, was not aware of the dng forum. Though there is another post on probs with convering Hasselblad files ( http://forums.adobe.com/thread/436615?tstart=0 ), my symptoms are quite similar ("Unknown error") so I would suspect this could be related to the same prob? As I am quite keen to get rid of the Phocus software, if there is anything I can do to help you fix the bug, just send me a note.
    Thanks, Håkan
    Ian Lyons kirjoitti 31.05.2009 kello 11:30:
    If you're using the DNG converter then raising the issue on the
    appropriate
    forum might get a bit more attention
    http://forums.adobe.com/community/dng
    >

  • Error 20001 in Tabular Form, possible bug?

    Hi everybody.
    I've got the error
    "Error in mru internal routine: ORA-20001: Error in MRU: row= 1, ORA-20001: ORA-20001: Current version of data in database has changed since user initiated update process."
    using a built-in tabular form with normal MRU process.
    The problem occur when i apply a format mask or a css style to a single element (i.e. "999G999G999G999G990D00" and "class=grey disabled" in element attributes)
    Whitout formatting, the submit process works fine.
    I think that this could be correct for the mask, in effect we "change" data received from query. But why we have error also adding only CSS style?
    In any case, it's possible to apply a format in a tabular form and have the submit process working fine?
    Thanks.
    Roberto
    Some more info:
    if i put "style="background-color:#D4D4D4;" in element attribute it's all ok.
    if i write "class=grey disabled" calling a css class from an uploaded css file i got the error.
    Bye
    Edited by: pnnrrt64 on 25-mar-2009 15.05
    Edited by: pnnrrt64 on 25-mar-2009 16.28

    Hi,
    This is not a bug, but a "feature" of browsers. When input items are disabled, they are not submitted with the form. This causes problems with the checksums that are performed when the page is loaded and when the records are checked to see which records need updating - as there are a different number of fields, the checksums are always different, hence the error message.
    The way around this, assuming that you need disabled items, is to enable them immediately before the submit takes place. Have a look at the enableItems() part of: Re: A better method of handling tabular forms with variable column type?
    Andy

  • Flash Builder 4 Beta RDS issue

    I cannot connect to ColdFusion via RDS with my Flash Builder 4 beta 2. I have no issue connecting to CF via RDS in dreamweaver CS3.
    However whenever I try to connect to a CFC via "connect to DataService" and I get "Enter RDS password and user name".. I always get "Authentication faliure. The supplied username or password may be wrong". I created 2 users for RDS in the CF 9 adminstrato.. and it would not accept either username/ password combo. I even tried using RDS with no authentication and rebooted the pc each time.
    I had no issue doing a very basic connection to a cfc like in the HelloCF example.. yet db connectivity fails.. idea of whats' the issue here?
    Thanks!

    Hi,
    Can you access your CFC from the browser?
    i mean like http://localhost:8501/MyCFC.cfc in the browser would open something like:
    http://localhost:8501/CFIDE/componentutils/cfcexplorer.cfc?METHOD=getcfcinhtml&PATH=/MyCFC .cfc&NAME=MyCFC.cfc
    Now replace METHOD=getcfcinhtml to METHOD=getcfcmetadata.
    If this displays some text as the result like:
    'C:\ColdFusion8\wwwroot\WEB-INF\cftags\component.cfccomponentWEB-INF.cftags.componentWEB-INF.cftags.componentC:\ColdFusion8\wwwroot\MyCFC.cfcAT_TestcasesFiles.LogicTesting.BookServiceTestAT_TestcasesFiles.LogicTesting.BookServiceTestnoBookgetItemremoteanytrueitemcomponent'
    If this itself throws an error, then you would be hitting
    http://bugs.adobe.com/jira/browse/FB-23626 , which showed up authentication error though CFC had problems.
    This has been resolved in the latest pre-release build.
    If you do not have access for the pre-release build please send a mail to rkrishna AT adobe DOT com.
    Hope this helps please let us know if you still face issues.
    Thanks,
    Balaji
    http://balajisridhar.wordpress.com

  • PDF form Issue

    I recently built an interactive form with ID6 and active filed in Acrobat, for use throughout my organisation but many of the staff using it are having problem saving it onto the network. I'm being told by my IT support that the form is at fault but it's not happening to everybody. Is there a way that I can get the form checked out for any bugs that might be causing this issue before I go back to IT and point the finger at the network?

    me either, i don't have any luck on fdf files
    http://www.themagictricksrevealed.com

Maybe you are looking for

  • How to Trigger SY-UCOMM User Event  in ALV

    Hi Folks, Currently I have a classic ALV report where I need to remove all the standard ALV buttons and replace it with one custom button.  Given that, there is a parameter in REUSE_ALV_GRID_DISPLAY that deals with the user command event.  But during

  • Mapping Issue please help

    I have an XSLT where I want to strip out the SOAP envelope and just have the body.I am using the following code: <?xml version="1.0" encoding="UTF-8"?> <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:a="urn:test.c

  • ICR Process 02 cuztomizing

    Hi Friends Im In tcode FBIC010 and I Know that is not necesary use a Special Ledger but when Im trying to save the changes this field is mandatory, is correct this? thanks in advance

  • Producing a string of 3 random letters for a hash table

    I'm pretty new to all this and i was wondering if anyone would be able to help me produce a random string of 3 letters to be inputted into a hash table. I already have the code for integers to be placed into the table but am having difficulty with le

  • Help with brushes palette

    I want to be able to edit a preset brush, but I can't edit things like "spacing" and "fade" because they're simply not there. All I've got is the checkboxes beneath "brush tip shape", a list of brush presets, "master diameter" and a preview of the br