Error running a basic app created with CFwizard

Creted a basic app using the cf wizard. At loging page when I
try to log in to the app I get the following error:
ReferenceError: Error #1069: Property message not found on
mx.messaging.messages.ErrorMessage and there is no default value.
at com.cfgenerated.views.login::LoginForm/::serverFault()
at
com.cfgenerated.views.login::LoginForm/___Operation1_fault()
at
flash.events::EventDispatcher/flash.events:EventDispatcher::dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at mx.rpc::AbstractOperation/
http://www.adobe.com/2006/flex/mx/internal::dispatchRpcEvent()
at mx.rpc::AbstractInvoker/
http://www.adobe.com/2006/flex/mx/internal::faultHandler()
at mx.rpc::Responder/fault()
at mx.rpc::AsyncRequest/fault()
at
::NetConnectionMessageResponder/NetConnectionChannel.as$37:NetConnectionMessageResponder: :statusHandler()
at mx.messaging::MessageResponder/status()
Any ideas?
Thanks

Thank you simon for quick response.I am fairly new to writing a procedure and I just copy sample code and modfied it a little bid.so do i have do define 'TYPES.CURSORTYPE' ?
I am just trying to avoid embeding the entire sql statement in the asp.net application and I thought it would be good if i use procedure instead. Your help is very much appreciated.

Similar Messages

  • How long do "free" iPad apps created with Creative Cloud last?

    Do the unlimited free iPad apps created with DPS with a Creative Cloud Membership last (in the Apple App store) for every, or do they get removed at some point?
    I can't seem to find anything on this anywhere.
    Thanks,
    Ryan.

    I should have clarified.  I was strictly referring to Adobe's involvement because they host the DPS app files as far as I am aware.  So do they stop hosting your apps if you discontinue your Creative Cloud membership or anything to that effect?
    That's what I was most curious about but thank you for the response.
    Ryan.

  • Interactive PDF on IPad app created with Digital Publishing Suite

    Can someone tell me why I can create an Interactive PDF in InDesign, send it to Adobe Forms but not be able to have an Interactive PDF form on an IPad App built with InDesign? Is having an Interactive (by that I mean, adding a name and address and answering questions in the form of text and checkboxes and submitting) form on an IPad at all possible using InDesign? Aaarrrrgggghhh!
    Barb

    I have a 5 part questionnaire which is included in an IPad app built with InDesign. The recipients of the questionnaire answer the questions, add their name etc. They will visit this questionnaire on a monthly basis for 6 months, and each month a copy of the questionnaire is to be submitted to 3 different people. The responses of the questionnaire will need to be maintained for editing and updating each month.

  • App created with Flash CS6 doesn't work on iOS6

    Hi, I developed an iOS app with Flash CS6 and it works perfectly on iOS 5.1, but today I've upgraded my iPhone 4 to iOS 6 Beta for developers and my App doesn't work!! Apps developed with CS5.5 work well on iOS 6. How to fix it?! I tried to save in flash cs5.5 format and open it with CS5.5 to export it, but it doesn't export anything! Please give me a solution.

    update:
    - i'm still using cs5.5, but now have air3.3 overlayed
    - i changed the render mode in the app.xml file to "direct" instead of "gpu" and republished
    the app seems to display the graphics and dynamic text ok, but the stageVideos are not showing up.
    suggestions greatly appreciated, thanks...

  • Error running a query and creating a query report.

    Hi all
    I have a problem with a query when I'm running it or trying to create a report for it.
    23/09/2009  11:47:31: 1). [Microsoft][SQL Native Client][SQL Server]Arithmetic overflow error converting expression to data type datetime.
    'Document' (RDOC) -- Run query
    23/09/2009  11:01:58: 1). [Microsoft][SQL Native Client][SQL Server]Invalid object name 'CSHS.T0'.
    2). [Microsoft][SQL Native Client][SQL Server]Statement 'Received Alerts' (OAIB) (s) could not be prepared. - create a query report
    This happened on a Windows Server 2003 OS , when I ran the same query on local pc on xp it ran fine on both scenarios.
    Please help
    Bongani Dlamini

    select SlpName, ItmsGrpNam, sum(LineTotal) as 'Total Sales Minus Returns'
    from
    SELECT T4.SlpName, T3.ItmsGrpNam, T0.LineTotal FROM dbo.INV1 T0 INNER JOIN dbo.OINV T1 ON T0.DocEntry = T1.DocEntry INNER JOIN OITM T2 ON T0.ItemCode = T2.ItemCode INNER JOIN OITB T3 ON T2.ItmsGrpCod = T3.ItmsGrpCod INNER JOIN OSLP T4 ON T0.SlpCode = T4.SlpCode WHERE T1.DocDate >=[%0] and T1.DoCdate<=[%1]
    UNION
    SELECT T4.SlpName, T3.ItmsGrpNam, (T0.LineTotal * -1) AS 'LineTotal'
    FROM dbo.RIN1 T0 INNER JOIN dbo.ORIN T1 ON T0.DocEntry = T1.DocEntry INNER JOIN OITM T2 ON T0.ItemCode = T2.ItemCode INNER JOIN OITB T3 ON T2.ItmsGrpCod = T3.ItmsGrpCod INNER JOIN OSLP T4 ON T0.SlpCode = T4.SlpCode WHERE T1.DocDate >=[%0] and T1.DoCdate<=[%1 ]
    ) InvoicesMinusReturnsDerivedTable
    group by slpname, ItmsGrpNam

  • App created with DPS only works while on WIFI

    I have created an app in InDesign and went through all the steps to create an .ipa. I then loaded it onto my ipad. The app works fine on the iPad only went it is connected to wifi. Once I disable any connection the animations in the app do not ever load. and I end up with blank spaces where there should be an animated image or such.  Does anyone know why?
    Thank you!

    Thanks for asking Bob.
    iPad is running 5.1.1
    The version of the folio is 24
    Another thing that I have realized is that I did create an animation in Adobe Edge Animate and I used the .html that Edge created in the InDesign Doc. When I created the app, it is this animation and only this one, that works on the iPad app when it is not connected to WIFI.
    Any more thoughts?

  • APP created with Air for Android but doesn't work on the emulator for test - Help!

    When I create an application using Flash CS5.5>>> AIR FOR ANDROID.
    After creating a test page I go to publish settings and send the app on Emulator RELEASE ... The APP is loaded correctly but as soon as you start the emulator, give this error "The application XXnameappXX (process air.XXnameappXX) has stopped unexpectedly. Please try again" Help Please!

    Ok i've find this before "Adobe Flash CS5/AIK2.5/runtimes/air/android/emulator/Runtime.apk" and install it on android emulator! Now works all i hope! Thanks for your answer!

  • Problem running Lex in project created with Forte C++

    I am having a problem running Lex in project using Forte C++ 6. I believe I may have an installation problem, but can't figure out where it is.
    I created the project using Workshop. The make file generated is trying to run the following command: lex -o output/cmdscan.o cmsscan.l
    Which causes the following error message lex: illegal option -- o
    I checked the man pages and Lex doesn't have a -o option.
    Is there another version of Lex installed by Forte C++ that is different than Lex from Solaris?
    Ron

    I created the project using Workshop. The make file generated is trying to run the following command: lex -o output/cmdscan.o cmsscan.l
    Which causes the following error message lex: illegal option -- o
    I checked the man pages and Lex doesn't have a -o option.
    Yes, try in google.com
    Wishes , a [url http://personallfiles.com/Grant.Scholarship.asp]federal grant and scholarship-in need for me

  • Error running SSIS package to do with encrypting/decrypting password. Help needed.

    Getting this error. Can anyone shed some light? This is the first promote since 2009. Protection level of the package is 'EncryptSensitiveWithPassword' I'm new at SSIS so don't assume I know anything.
    10/30/2014 16:11:06,HPAddress_Export,Error,0,SSQLTST01\SSQLTST02,HPAddress_Export,(Job outcome),,The job failed. 
    The Job was invoked by User AHCCCS\Administrator.  The last step to run was step 1 (Step 1).,00:00:02,0,0,,,,0
    10/30/2014 16:11:06,HPAddress_Export,Error,1,SSQLTST01\SSQLTST02,HPAddress_Export,Step 1,,Executed as user: AHCCCS\svcssqltst01. ....00.5324.00 for 32-bit 
    Copyright (C) Microsoft Corp 1984-2005. All rights reserved.   
    Started:  4:11:06 PM  Error: 2014-10-30 16:11:07.05    
    Code: 0xC001405F     Source:      
    Description: Failed to decrypt an encrypted XML node because the password was not specified or not correct. Package load will attempt to continue without the encrypted information. 
    End Error  Error: 2014-10-30 16:11:07.37    
    Code: 0xC001405F     Source:      
    Description: Failed to decrypt an encrypted XML node because the password was not specified or not correct. Package load will attempt to continue without the encrypted information. 
    End Error  Error: 2014-10-30 16:11:07.79    
    Code: 0xC0202009     Source: HPAddress_ExportPackage Connection manager "SQL.HealthPlanAddressChanges.hpac"    
    Description: SSIS Error Code DTS_E_OLEDBERROR.  An OLE DB error has occurred. Error code: 0x80040E4D. 
    An OLE DB record is available.  Source: "Micros... 
    The package execution fa...  The step failed.,00:00:02,0,0,,,,0

    Hi,
    From the error message “Failed to decrypt an encrypted XML node because the password was not specified or not correct. Package load will attempt to continue without the encrypted information.“, it seems that the error is caused by the password to decrypt
    an encrypted XML node was not specified or incorrect.
    Besides, the EncryptSensitiveWithPassword Protection level means user should use a password to encrypt only the values of sensitive properties in the package. To open the package in SSIS Designer, the user must provide the package password. If the password
    is not provided, the package opens without the sensitive data and the current user must provide new values for sensitive data. If the user tries to execute the package without providing the password, package execution fails.
    So in order to resolve this issue, we should provide the password when executing the package. When you execute a package with this setting using DTEXEC, you can specify the password on the command line using the /Decrypt password command line argument.
    Reference:
    Access Control for Sensitive Data in Packages
    Securing Your SSIS Packages Using Package Protection Level
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • Error running A Simple MDB example with oc4j

    Hi All,
    I am new to OC4J, I am trying the example for MDB from OTN's site, A Simple MDB example with OC4J. When I start my OC4J on the command line > java -jar oc4j.jar
    I get the following exception:
    Error deploying file:/C:/unzipped/mdb_hello_world/build/mdb/mdb.jar homes: No lo
    cation set for Topic resource MessageDrivenBean MDB
    Error in application mdb: Error loading package at file:/C:/unzipped/mdb_hello_w
    orld/build/mdb/mdb.jar, Error deploying file:/C:/unzipped/mdb_hello_world/build/
    mdb/mdb.jar homes: No location set for Topic resource MessageDrivenBean MDB
    04/07/09 15:21:40 Error instantiating application 'mdb' at file:/C:/unzipped/mdb
    helloworld/build/mdb.ear: Error initializing ejb-module; Exception Error in ap
    plication mdb: Error loading package at file:/C:/unzipped/mdb_hello_world/build/
    mdb/mdb.jar, Error deploying file:/C:/unzipped/mdb_hello_world/build/mdb/mdb.jar
    homes: No location set for Topic resource MessageDrivenBean MDB
    04/07/09 15:21:41 Error starting HTTP-Server: Address already in use: JVM_Bind
    04/07/09 15:21:41 Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)
    initialized
    I have just followed all the steps provided to run the example exactly as given.
    I did add my Topic and TopicConnectionFatory entries in my jms.xml -
    <topic name="The Topic" location="jms/theTopic">
    <description>A MDB topic</description>
    </topic>
    <topic-connection-factory location="jms/theTopicConnectionFactory" />
    Here is the ejb-jar.xml given in the example:
    <?xml version="1.0"?>
    <!DOCTYPE ejb-jar>
    <ejb-jar>
    <enterprise-beans>
    <message-driven>
    <description>My message driven bean</description>
    <ejb-name>MDB</ejb-name>
    <ejb-class>MDB</ejb-class>
    <transaction-type>Container</transaction-type>
    <message-driven-destination>
    <destination-type>javax.jms.Topic</destination-type>
    <subscription-durability>NonDurable</subscription-durability>
    </message-driven-destination>
    <resource-ref>
    <description>The log topic where log events are broadcasted...</description>
    <res-ref-name>jms/theTopic</res-ref-name>
    <res-type>javax.jms.Topic</res-type>
    <res-auth>Container</res-auth>
    </resource-ref>
    <resource-ref>
    <description>The Factory used to produce connections to the log topic...</description>
    <res-ref-name>jms/theTopicConnectionFactory</res-ref-name>
    <res-type>javax.jms.TopicConnectionFactory</res-type>
    <res-auth>Container</res-auth>
    </resource-ref>
    </message-driven>
    </enterprise-beans>
    <assembly-descriptor>
    <container-transaction>
    <method>
    <ejb-name>MDB</ejb-name>
    <method-name>*</method-name>
    </method>
    <trans-attribute>Supports</trans-attribute>
    </container-transaction>
    </assembly-descriptor>
    </ejb-jar>
    Here is my orion-ejb-jar.xml:
    <?xml version="1.0"?>
    <!DOCTYPE orion-ejb-jar PUBLIC "-//Evermind//DTD Enterprise JavaBeans 1.1 runtime//EN" "http://xmlns.oracle.com/ias/dtds/orion-ejb-jar.dtd">
    <orion-ejb-jar deployment-version="1.0.2.2" deployment-time="e7f5a3f42d">
    <enterprise-beans>
    <message-driven-deployment name="MDB" destination-location="jms/theTopic" connection-factory-location="jms/theTopicConnectionFactory">
    <resource-ref-mapping name="jms/theTopic" />
    <resource-ref-mapping name="jms/theTopicConnectionFactory" />
    </message-driven-deployment>
    </enterprise-beans>
    <assembly-descriptor>
    <default-method-access>
    <security-role-mapping name="&lt;default-ejb-caller-role&gt;" impliesAll="true" />
    </default-method-access>
    </assembly-descriptor>
    </orion-ejb-jar>
    I don't know what is wrong. Please help me.
    Rohini

    Hello,
    I guess that you didn't define the Topic and/or TopicConnectionFactory on your OC4J
    Inside $J2EE_HOME/config (see: subfolders .../j2ee/home/config e.g.)folder are several xml files appropriate for OC4J configuration. There's also jms.xml. Please, verify this one, it should have some entries for your settings.
    Just like in an example below:
    <topic-connection-factory name="TopicConnectionFactory" location="jms/TopicConnectionFactory"/>
    <topic name="theTopic" location="jms/theTopic"/>
    The names should be the same like in your MDB deployment descriptors. It works of course after next OC4J server restart.
    I hope helped you
    Krzysztof

  • Is mp3 licensing required for stand alone apps created with Flash Builder?

    I've been writing some interactive educational software in ActionScript that utilizes Adobe AIR and plays mp3 files to communicate/instruct the user.   I was wondering if I would need to pay mp3 licensing fees based on what I found at mp3licensing.com
    I wrote to the folks at mplicensing.com and got the following question in reply:
    Will the software itself include mp3 decode (playback) capability, or will it be using the decoder provided in Android.  If the software doesn’t include mp3 code itself, but simply includes mp3 files for playback by the hardware device mp3 code, than you would need our content distribution license, not our electronic gaming license.
    If this is true, then it may be that no license is needed at all, since we exempt from the need for our license any entity with mp3 revenues below USD $100,000 per year.
    I responded:
    I am writing this software in ActionScript using Adobe Flash Builder to create a stand alone application that will be bundled with Adobe AIR and use Adobe AIR to run.  AIR supports Android, iOS, PC desktops, and Macs. 
    they replied:
    I am not sure if AIR will play .mp3 files. If it does, and your code does not have mp3 encode or decode functionality, and AIR is simply used to play the content, and your revenues do not exceed USD $100,000 per year, our license is not required.
    My question now is:   Does Adobe AIR use the decoder provided in Android or does it have it's own decoding code?   Are we subject to the licensing fees for games, etc when distributing programs that play MP3 files using Adobe AIR?
    Thanks,
    Robert

    That site helps a little bit, but not totally.  My existing server is Windows 2003 with 5 CALs included, and it works, though not because I understand the head-spinning details of Microsoft licensing.  For example, I have no idea if I am actually
    using the CALs, since the only thing ever done on that server (aside from web, email, and FTP) is me logging in by RDP to administer it.
    I never considered 2008 Web edition because I might want to install something like the Access GUI, and the Web edition seems to forbid that.  It was not clear if you could install third-party ftp server or mail server also.  Web edition was a mysterious
    product and is not my reference point.
    It would be nice if Essentials could run a web server, since it's cheaper and simpler in terms of licensing.  But nowhere is that stated yea or nay.
    If I buy 2012 standard, do I need to spring for 5 CALs also?  I need to administer by RDP, and have the other server drop backups onto the disk of the new one.

  • [note] running multiple audio apps along with runescape

    Hello everyone
    For those battling with their java hogging the audio device *and for those who waste their time with runescape *included* *
    Install PulseAudio and follow their instruction, be sure to READ ( and more if you are like me that can't survive without listening to music).
    After installing and testing everything go to console type in:
    $ padsp opera
    Note I use opera, although I'm pretty sure most of you use firefox. Don't bother though, firefox 3.5 will hang on, been looking on how to fix it but not close enough.
    if you run
    $ pavucontrol
    you should be able to see all the applications that uses audio routed onto it and be able to manipulate the volume of each one
    Alright going back to the 'dadsp opera' step, go to runescape.org or whatever site that contains java mini games or application that uses audio, run it and you should be able to get it working. In the 'pavucontrol' it'd be marked as "OSS Emulation"
    Along with this, be sure to check on libflashsupport-pulse (using 32 bit one personally)
    Sorry if this wasn't the section, wanted to post this since it wasn't anywhere. I'd hope it be helpful to others
    Cheers

    Ok, fixed it!  Sorry if I wasted anyone's time.  I converted the struggling clips from aac to mp3 and now everything's good.

  • CANNOT RUN TEST DATA MODEL CREATED WITH TUTORIAL

    Perform the steps as set out in the Oracle Tutorial:
    Build a Web Application with JDeveloper 11g Using EJB, JPA and JavaServer Faces
    What is this ?
    [EJB 3.0]: Assigning default-data-source=jdbc/MyneDS, specified in projects EJB 3.0
    properties
    [Starting Embedded OC4J Server using the following ports: HTTP=8988, RMI=23891, JMS=9227.]
    C:\Documents and Settings\dxs1216\Application Data\JDeveloper\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\config>
    C:\JDeveloper\jdk\bin\javaw.exe -client -classpath
    C:\JDeveloper\j2ee\home\oc4j.jar;C:\JDeveloper\jdev\lib\jdev-oc4j-embedded.jar
    -Xverify:none -XX:MaxPermSize=512m -Ddisable.checkForUpdate=true
    -Doracle.application.environment=development
    -Doracle.j2ee.dont.use.memory.archive=true
    -Doracle.j2ee.http.socket.timeout=500 -Doc4j.jms.usePersistenceLockFiles=false
    "-Djava.security.policy=C:\Documents and Settings\dxs1216\Application
    Data\JDeveloper\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\config\java2.policy
    " oracle.oc4j.loader.boot.BootStrap -config "C:\Documents and
    Settings\dxs1216\Application
    Data\JDeveloper\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\config\server.xml"
    [waiting for the server to complete its initialization...]
    Apr 23, 2008 3:08:43 PM oracle.j2ee.xml.XMLMessages warningException
    WARNING: Exception Encountered
    Apr 23, 2008 3:08:44 PM oracle.security.jps.fmw.util.JpsFmwUtil findSystemUser
    WARNING: findSystemUser: System user is not available from Credential Store.
    08/04/23 15:08:50 WARNING: ApplicationServer.enableOC4JDocumentChangeNotifier Alternate
    DocumentChangeNotifier in use!
    08/04/23 15:08:51 JMS server will listen on port 9227.
    08/04/23 15:08:52 oracle.j2ee.jms.oc4j.JMSServer startup complete
    Apr 23, 2008 3:08:52 PM oracle.security.jps.fmw.util.JpsFmwUtil findSystemUser
    WARNING: findSystemUser: System user is not available from Credential Store.
    Apr 23, 2008 3:08:53 PM oracle.security.jps.fmw.util.JpsFmwUtil findSystemUser
    WARNING: findSystemUser: System user is not available from Credential Store.
    Apr 23, 2008 3:08:58 PM oracle.security.jps.fmw.util.JpsFmwUtil findSystemUser
    WARNING: findSystemUser: System user is not available from Credential Store.
    Apr 23, 2008 3:08:58 PM oracle.security.jps.fmw.util.JpsFmwUtil findSystemUser
    WARNING: findSystemUser: System user is not available from Credential Store.
    Apr 23, 2008 3:09:00 PM oracle.security.jps.fmw.util.JpsFmwUtil findSystemUser
    WARNING: findSystemUser: System user is not available from Credential Store.
    Apr 23, 2008 3:09:00 PM oracle.security.jps.fmw.util.JpsFmwUtil findSystemUser
    WARNING: findSystemUser: System user is not available from Credential Store.
    Apr 23, 2008 3:09:00 PM oracle.j2ee.util.AnnotatedLogger logWithThrowable
    WARNING: J2EE JNDI-00002
    Apr 23, 2008 3:09:00 PM oracle.j2ee.util.AnnotatedLogger log
    WARNING: No javax.jms.ConnectionFactory found at null
    Apr 23, 2008 3:09:00 PM oracle.security.jps.fmw.util.JpsFmwUtil findSystemUser
    WARNING: findSystemUser: System user is not available from Credential Store.
    Apr 23, 2008 3:09:00 PM oracle.security.jps.fmw.util.JpsFmwUtil findSystemUser
    WARNING: findSystemUser: System user is not available from Credential Store.
    Apr 23, 2008 3:09:03 PM oracle.j2ee.jmsrouter.util.JmsRouterMessages
    logException
    WARNING: oracle.j2ee.jmsrouter.RouterException: JMS Destination, {0}, does not exist
    Ready message received from Oc4jNotifier.
    Embedded OC4J Server startup time: 32703 ms.

    I've the same problem. Here is the what I got:
    [EJB 3.0]: Assigning default-data-source=jdbc/HRConnDS, specified in projects EJB 3.0 properties
    [Starting Embedded OC4J Server using the following ports: HTTP=8988, RMI=23891, JMS=9227.]
    C:\Documents and Settings\msastry\Application Data\JDeveloper\system11.1.1.0.22.49.49\o.j2ee\embedded-oc4j\config>
    C:\Java\Jdev11gPrev4\jdk\bin\javaw.exe -client -classpath C:\Java\Jdev11gPrev4\j2ee\home\oc4j.jar;C:\Java\Jdev11gPrev4\jdev\lib\jdev-oc4j-embedded.jar -Xverify:none -XX:MaxPermSize=512m -Ddisable.checkForUpdate=true -Doracle.application.environment=development -Doracle.j2ee.dont.use.memory.archive=true -Doracle.j2ee.http.socket.timeout=500 -Doc4j.jms.usePersistenceLockFiles=false "-Djava.security.policy=C:\Documents and Settings\msastry\Application Data\JDeveloper\system11.1.1.0.22.49.49\o.j2ee\embedded-oc4j\config\java2.policy" oracle.oc4j.loader.boot.BootStrap -config "C:\Documents and Settings\msastry\Application Data\JDeveloper\system11.1.1.0.22.49.49\o.j2ee\embedded-oc4j\config\server.xml"
    [waiting for the server to complete its initialization...]
    May 6, 2008 3:30:26 PM oracle.j2ee.xml.XMLMessages warningException
    WARNING: Exception Encountered
    08/05/06 15:30:29 SEVERE: AbstractInfo.getAnnotation oracle.webservices.annotations.async.AsyncWebService cannot be found in the given classpath.
    08/05/06 15:30:29 SEVERE: AbstractInfo.getAnnotation oracle.webservices.annotations.async.AsyncWebService cannot be found in the given classpath.
    May 6, 2008 3:30:32 PM oracle.j2ee.util.AnnotatedLogger logWithThrowable
    WARNING: J2EE JNDI-00002
    May 6, 2008 3:30:32 PM oracle.j2ee.util.AnnotatedLogger log
    WARNING: No javax.jms.ConnectionFactory found at null
    Ready message received from Oc4jNotifier.
    Embedded OC4J Server startup time: 14547 ms.
    =======
    In the log I'm supposed to see:
    firstName = Payam
    lastName = Kaufling and so on.
    It is true that the OC4J server is running. But I don't see the expected output.
    Thanks for your help.

  • Error when Importing m4v files created with Handbreak

    I am copying my VHS home movies to DVD using a Sony DVD recorder. When I put the disk into my Macbook Pro it looks like a folder rather than a disk image. The folder (named SONYDVD_RECORDERVOLUME) is empty when I click on it. It plays fine on my DVD Player. Handbrake is able to load the DVD files and I can copy them using iTune high quality recording set. The resulting file funs fine with QT, loads on my iPod and plays fine, will copy into iMovie but when I try to put into Final Cut Express I get an error message : File Error: Unknown File. Is there something that I am missing??? Ideas would be appreciated,

    Eric:
    Thank you. MPEG Slipstream worked great.
    Do you know if there is software available that would let me see what is in/copy the files in the Sony folder so that I might be able to copy the disk directly instead of having to copy the files off of it with Handbrake? Would having the QT add-on for the MPEG-2 playback component be helpful?
    Thanks again
    Tim

  • How do i print from an app created with adobe dps from my ipad

    I know Apple's own iOS apps can print from iPads and iPhones using AirPrint.
    How do I enable support for printing from an Adobe DPS app on an iPad or iPhone

    Neil,
    Sorry to resurrect this old thread, but I was able to do this in the past, but it no longer works (probably because something changed in an update). We needed a folio in our app to be able to download and print a PDF. I set up a web page with a poster image placeholder that, when tapped (or clicked in a web browser) would download the PDF, display it, and from there you could print it. Tested successfully in both a live mulit-folio app and Adobe Content Viewer. It's been a while (almost a year) since we tested this, and I returned to it because a customer is asking for that, and found that it no longer works. I can't remember the last step (the "print it" step) and how it was invoked, but I think it was via the iOS share icon (the square with the arrow poking out the top) that no longer presents in the app. Am I going crazy, or is this something that was consciously shelved by Adobe? We really need this to work!
    Thanks,
    Steve

Maybe you are looking for