I am unable to upload whatsapp

Device& software problem

Update is coming, contact WhatsApp for more information
Click on the blue Star Icon below if my advice has helped you or press the 'Accept As Solution' link if I solved your problem..

Similar Messages

  • Unable to upload the PAR from NWDS

    Hi ,
    I am unable to upload the par from NWDS as it is throwing the error "Unable to upload"
    I have done the proxy settings in NWDS.
    can any one tell me is there any other settings i have to do in NWDS.
    Thanks
    Ajay

    Hi Ajay,
    Have you copied the NWDS installed stuff from other system and working on that?
    Anyway, you can go about this way to upload your par.
    Goto System Administration -> Support -> portal runtime -> Administration console -> Browse and add your par -> say upload. Thats it and your par is uploaded:-).
    Hope it helps.
    Regards
    Deepa
    Pls reward points for helpfull answers.

  • XLS upload via HSODBC. Unable to upload numeric (float) fields

    hi,
    I wrote a program unit with Oracle Forms Builder 10g to upload and read an Excel sheet.
    I created a HSODBC Data link to my DB, and used Excel 2003 to edit the XLS file to upload, and WEBUTIL_FILE_TRANSFER.CLIENT_TO_AS(client_dir_file,'\\server\dir\myfile.xls') to upload.
    My DBLink works and Im able to upload the file. But it seems oracle is unable to upload some fields containing numeric (float) values.
    running DESCRIBE Sheet1$@hsodbc; I got this table structure
    UPLOAD_DATE          DATE
    NUMBER VARCHAR2(32512 CHAR)
    CODE VARCHAR2(32512 CHAR)
    DESCR          VARCHAR2(32512 CHAR)
    SIMILARS FLOAT(49)
    WIDTH VARCHAR2(32512 CHAR)
    HEIGHT VARCHAR2(32512 CHAR)
    HIGH      VARCHAR2(32512 CHAR)
    ITEMS      FLOAT(49)
    fields SIMILARS, WIDTH, HEIGHT, HIGH, ITEMS contain numeric values in float format (ex: 1,00000). When I run
    SELECT * FROM SHEET1$@HSODBC
    I get that WIDTH, HEIGHT, HIGH columns are EMPTY (contain NULL values), while SIMILARS and ITEMS contains not null values.
    I am sure that the \\server\dir\myfile.xls contains not null values for WIDTH, HEIGHT, HIGH fields! I tried to change cells format before upload, setting them to FLOAT, but I got no results!
    Please help me, how can I do to change cell format in order to obtain a correct upload?

    E.C.
    there is a mistake in the subject. As I said in my thread, the upload works and the uploaded file contains all values. My problem is that I am "unable to READ" the numeric values stored in VARCHAR2 fields.

  • Unable to upload the updated/modified Report template (rtf file) in siebel

    Hi,
    I am unable to upload the updated/modified Report template (rtf file) if already exists in the local database.
    Initially I have uploaded a rtf template, generated xliff, registered it and can view the report from the registered view. Later I have made few changes to the rtf template, in the reports template view, I have uploaded this. When i run the report in the registered view, I am able to see the earlier version and it doesnt show me the updated changes.
    I am using 8.1.1.3 siebel and BIP 10.1.3.3.1 on local.
    Looking at the metalink found "How To Upload Modified RTF Template Files In The Siebel Application For BI Publisher Reporting [ID 1136418.1]" which is related to server but I am working on local database
    Please find attached the template, xml file. can you please look into this and update me ASAP
    Thanks,
    RV

    Hi,
    Not able to find Report - Standard templates or Report - Custom templates view in Administration - BIP reports in Siebel 8.1.1.3?
    We have applied 8.1.1.3 patch on 8.1.1.0
    below are the steps followed
    Reports are not generated after 8.1.1.3 patch installtion.
    we have also followed to below steps mentioned for this issue in oracle support.
    "In order to resolve this behavior it is necessary to ensure that the 8.1.1.3 FixPack has been applied to the Siebel Tools installation. This will provide an additional .zip file in the REPPATCH folder of the Siebel Tools installation. Once this has been done please then follow the configuration steps as documented :
    change sysprefix to X_ before sif import and chage back to SBL_ after sif import.
    1) Import the sif files from Siebel\8.1\Tools_1\REPPATCH\12-1VMBCSV.zip
    2) Import the 4 SIF files in the following order:
    S_XMLP_REP_TMPL_02112010.sif
    SBL_XMLP_REPORT_SELECTION_FLG.sif
    Report Template BC.sif
    Report Template Registration Applet.sif
    3)Apply the DDL for table S_XMLP_REP_TMPL and compile repository
    Once the above steps have been completed the Selected Record flag will appear in the Report Template Registration views."
    we still not able to generated able to generate reports even after following above steps.
    Thanks
    Sean

  • Error while deploying the taskproject through jdeveloper- Unable to upload

    Hello,
    I implemented a sample process with a BPEL and Human task. am not able to deploy the taskproject through jdeveloper. getting the below in deployment log
    [01:11:57 PM] Wrote Web Application Module to C:\JDeveloper\mywork\VacationRequestHF\VacationRequestTaskFlow\deploy\VacationRequestTaskFlow.war
    [01:11:59 PM] Deploying Application...
    [01:12:32 PM] Weblogic Server Exception: weblogic.deploy.api.internal.utils.DeployerHelperException: The source 'C:\DOCUME~1\151679\LOCALS~1\Temp\VacationRequestTaskFlow.war' for the application 'VacationRequestTaskFlow' could not be loaded to the server 'http://uxunt460:7101/bea_wls_deployment_internal/DeploymentService'.
    Server returned HTTP response code: 500 for URL: http://uxunt460:7101/bea_wls_deployment_internal/DeploymentService
    [01:12:32 PM] See server logs or server console for more details.
    [01:12:32 PM] weblogic.deploy.api.spi.exceptions.ServerConnectionException: [J2EE Deployment SPI:260041]Unable to upload 'C:\JDeveloper\mywork\VacationRequestHF\VacationRequestTaskFlow\deploy\VacationRequestTaskFlow.war' to 't3://uxunt460:7101'
    [01:12:33 PM] #### Deployment incomplete. ####
    [01:12:33 PM] Remote deployment failed (oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer).
    I tried to search in Server logs but no luck not sure whether the way am looking is right or wrong also i dont know where these details are present in server console.
    Am a beginner in SOA., so may be thse questions look pretty amateur but help regarding this will be truly appreciated.
    Thank You,
    Bilal

    Hello,
    I implemented a sample process with a BPEL and Human task. am not able to deploy the taskproject through jdeveloper. getting the below in deployment log
    [01:11:57 PM] Wrote Web Application Module to C:\JDeveloper\mywork\VacationRequestHF\VacationRequestTaskFlow\deploy\VacationRequestTaskFlow.war
    [01:11:59 PM] Deploying Application...
    [01:12:32 PM] Weblogic Server Exception: weblogic.deploy.api.internal.utils.DeployerHelperException: The source 'C:\DOCUME~1\151679\LOCALS~1\Temp\VacationRequestTaskFlow.war' for the application 'VacationRequestTaskFlow' could not be loaded to the server 'http://uxunt460:7101/bea_wls_deployment_internal/DeploymentService'.
    Server returned HTTP response code: 500 for URL: http://uxunt460:7101/bea_wls_deployment_internal/DeploymentService
    [01:12:32 PM] See server logs or server console for more details.
    [01:12:32 PM] weblogic.deploy.api.spi.exceptions.ServerConnectionException: [J2EE Deployment SPI:260041]Unable to upload 'C:\JDeveloper\mywork\VacationRequestHF\VacationRequestTaskFlow\deploy\VacationRequestTaskFlow.war' to 't3://uxunt460:7101'
    [01:12:33 PM] #### Deployment incomplete. ####
    [01:12:33 PM] Remote deployment failed (oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer).
    I tried to search in Server logs but no luck not sure whether the way am looking is right or wrong also i dont know where these details are present in server console.
    Am a beginner in SOA., so may be thse questions look pretty amateur but help regarding this will be truly appreciated.
    Thank You,
    Bilal

  • Windows Media Player does not recognize my iPhone anymore- unable to upload photos.

    Can anyone give me some guidance on how to solve this issue: My Windows Media Player no longer recognizes my iPhone and therefore I am unable to upload any of the photos I take.

    Hello,
    The Windows Desktop Perfmon and Diagnostic tools forum is to discuss performance monitor (perfmon), resource monitor (resmon), and task manager, focusing on HOW-TO, Errors/Problems, and usage scenarios.
    Since your post is off-topic, I am moving it to the
    off topic forum.
    Karl
    When you see answers and helpful posts, please click Vote As Helpful, Propose As Answer, and/or Mark As Answer.
    My Blog: Unlock PowerShell
    My Book:
    Windows PowerShell 2.0 Bible
    My E-mail: -join ('6F6C646B61726C406F75746C6F6F6B2E636F6D'-split'(?<=\G.{2})'|%{if($_){[char][int]"0x$_"}})

  • "Apple Mobile Device Support" will NOT uninstall from my computer, so I am still unable to upload iTunes

    "Apple Mobile Device Support" will NOT uninstall from my computer so I am still unable to upload iTunes.  I have tried it multiple times in multiple ways and after the uninstall always fails.  Solutions to this specific problem?

    I don't know... A link to the official repair advice is given at the top of my user tip. There was a new build of the iTunes 11.1.4.62 setup file released yesterday which is supposed to install cleanly on any system still back on iTunes 11.1.3.8, however they are still giving the same advice for problem systems that have already been upgraded. I.e. the new installer won't repair a currently borked install.
    You can download 7-Zip (free), or a free trial of WinRAR, and unpack the iTunesSetup.exe or iTunesSetup64.exe file into its components, then try installing them individually in alphabetical order (don't try to install SetupAdmin.exe or iCloud.msi). AMDS might not install right now, but you may get a more useful error message as to why not, and you might be able to run iTunes even if you can't update your devices at this stage.
    tt2

  • I am unable to upload Quicktime movies made with imovie to the web.  I've tried using Filezilla (which worked well until recently) or even going directly to the webhost via Cox.  The upload gets caught in a loop.  nojo99

    I am unable to upload Quicktime movies made with imovie to the web.  I've tried using Filezilla (which worked well until recently) or even going directly to the webhost via Cox (my internet provider).  The upload always gets caught in a loop.  I  have repaired permissions.  I've been successfully uploading movies each week to my church website (or intermediary like Filezilla) for over a year.  I cannot figure out why I'm no longer successful.  Your feedback is desired and welcome.  nojo99

    I am unable to upload Quicktime movies made with imovie to the web.  I've tried using Filezilla (which worked well until recently) or even going directly to the webhost via Cox (my internet provider).  The upload always gets caught in a loop.  I  have repaired permissions.  I've been successfully uploading movies each week to my church website (or intermediary like Filezilla) for over a year.  I cannot figure out why I'm no longer successful.  Your feedback is desired and welcome.  nojo99

  • I am unable to upload the latest version of iTunes.  It worked before and when prompted uploaded the newest version.  Now I'm unable to access iTunes..."Error 7 Windows Error126.  Insufficient privileges".  What do I do?

    I am unable to upload the latest version of iTunes.  It worked before and when prompted uploaded the newest version.  Now I'm unable to access iTunes..."Error 7 Windows Error126.  Insufficient privileges".  What do I do?

    Hey thomashfrompa,
    Thanks for the question. I understand that you are experiencing issues with iTunes for Windows. The following article outlines the error message you are receiving and a potential resolution:
    iTunes 11.1.4 for Windows: Unable to install or open
    http://support.apple.com/kb/TS5376
    Some Windows customers may experience installation issues while trying to install or open iTunes 11.1.4.
    Symptoms may include:
    "The program can't start because MSVCR80.dll is missing from your computer"
    "iTunes was not installed correctly. Please reinstall iTunes. Error 7 (Windows Error 126)”
    "Runtime Error: R6034 - An application has made an attempt to load the C runtime library incorrectly"
    "Entry point not found: videoTracks@QTMovie@@QBE?AV?$Vector@V?$RefPtr@VQTTrack@@@***@@$0A@VCrashOnOverf low@@***@@XZ could not be located in the dynamic link library C:\Program Files(x86)\Common Files\Apple\Apple Application Support\WebKit.dll”
    Resolution
    Follow these steps to resolve the issue:
    Check for .dll files
    1. Go to C:\Program Files (x86)\iTunes and C:\Program Files\iTunes and look for .dll files.
    2. If you find QTMovie.DLL, or any other .dll files, move them to the desktop.
    3. Reboot your computer.
    Note: Depending on your operating system, you may only have one of the listed paths.
    Uninstall and reinstall iTunes
    1. Uninstall iTunes and all of its related components.
    2. Reboot your computer. If you can't uninstall a piece of Apple software, try using the Microsoft Program Install and Uninstall Utility.
    3. Re-download and reinstall iTunes 11.1.4.
    Thanks,
    Matt M.

  • I am unable to upload the customer master data using BAPI.?

    Hi Guru's,
    i am unable to upload the customer master data using BAPI.(BAPI_CUSTOMER_CREATEFROMDATA1)
    Please guide me how upload the data...
    Thanks in iadvance
    Srinivas...

    Hello Srinivas
    This BAPI does not allow to create a new customer from scratch but only to copy an existing customer to a new one and change its address data.
    The reference customer has to be provided using IMPORTING parameter PI_COPYREFERENCE. See also the BAPI documentation for more details.
    The BAPI does the same like transaction XD01 with Reference.
    Regards
      Uwe

  • I am unable to upload files via web browser

    Good morning
    I have just upgraded to Mavericks (10.9.5), and I am running into a weird issue. I am unable to upload any files via the web browser. If I go to a website, and select an Upload File option, I am taken to Finder, where I am able to select the file, and press attach. The issue comes when I press upload on the website. It always either times out, or gives me an error that I was disconnected from the server. This happens on Safari, Firefox, and Chrome. I'm not sure what to do... I've repaired disk permissions and tried a lot of different security settings, but I am stumped.
    Thank you

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    The title of the Console window should be All Messages. If it isn't, select
              SYSTEM LOG QUERIES ▹ All Messages
    from the log list on the left. If you don't see that list, select
              View ▹ Show Log List
    from the menu bar at the top of the screen. Click the Clear Display icon in the toolbar. Then take one of the actions that you're having trouble with. Select any messages that appear in the Console window. Copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message by pressing command-V.
    The log contains a vast amount of information, almost all of which is irrelevant to solving any particular problem. When posting a log extract, be selective. A few dozen lines are almost always more than enough.
    Please don't indiscriminately dump thousands of lines from the log into this discussion.
    Please don't post screenshots of log messages—post the text.
    Some private information, such as your name, may appear in the log. Anonymize before posting.

  • Unable to upload document into SharePoint Library

    Hi Guys,
    I am unable to upload the document after updating the meda data field default values.
    Error is
    Error
    The URL 'SharedDocuments/A - Copy (2).docx' is invalid.  It may refer to a nonexistent file or folder, or refer to a valid file or folder that is not in the current
    Web.
    Troubleshoot issues with Microsoft SharePoint Foundation.
    Correlation ID: a658472e-d608-4aaa-8f8f-04fedc9a2a0b
    Date and Time: 4/24/2014 2:35:28 PM
    Go
    back to site
    thanks,
    Santhosh G.

    Hi,
    I had updated the default value of the managed metadata field using the below code.
    After that, the library worked well without any issue, you can use the below code to check whether it works.
    TaxonomySession taxonomySession = new TaxonomySession(site);
    TermStore termStore=taxonomySession.TermStores["Managed Metadata Service"];
    Group group=termStore.Groups["Site Collection - sp"];
    TermSet termSet=group.TermSets["Test1"];
    Term term=termSet.Terms["AA"];
    SPList list = web.Lists.TryGetList("1");
    TaxonomyField taxonomyField=list.Fields["MMS"] as TaxonomyField;
    Console.WriteLine("Old Default Value:{0}", taxonomyField.DefaultValue);
    taxonomyField.DefaultValue = "-1" + ";#" + term.Name + "|" + term.Id.ToString().ToLower();
    taxonomyField.Update();
    Console.WriteLine("New Default Value :{0}", taxonomyField.DefaultValue);
    Thanks & Regards,
    Jason
    Jason Guo
    TechNet Community Support

  • Unable to upload iPhoto book to print from iPad

    I have been unable to upload my iPhoto book to print it from my iPad...
    It will go through the process of requesting apple ID password --> verifying my credit card --> then will say "placing order. uploading project"  and look like it is uploading (ie blue bar showing progress) and sometimes this is progressing for hours, but then the app will crash and close down.
    Things I've tried/confirmed so far:  I have the up to date versions of iOS and iPhoto, I have it connected to wi-fi and plugged in, I have closed down all other apps on the iPad
    Has anyone else had this issue? Any solutions?
    Is there a way to upload it from my computer instead? -- I have a PC but have been unable to find the 'book' or photos in iTunes or elsewhere on the computer to even try this...
    Thanks for any help!

    Things I've tried/confirmed so far:  I have the up to date versions of iOS and iPhoto, I have it connected to wi-fi and plugged in, I have closed down all other apps on the iPad
    You have covered most issues, but you do not mention how much free memory you are having on your iPad. Submitting a book for printing need plenty of free memory on your iPad, about the same amount as the combined size of your photos. Could it be, that you are running out of memory?
    Another reason might be an unprintable, corrupted photo in your book.
    Is there a way to upload it from my computer instead? -- I have a PC but have been unable to find the 'book' or photos in iTunes or elsewhere on the computer to even try this...
    To order a photo book from Apple you need an Apple computer or an iOS device.
    To transfer the photos to your PC see:
    http://help.apple.com/iphoto/ipad/2.0/?lang=en#blnkee26bc1f

  • Unable to upload images

    As of a few days ago I am unable to upload images online. First I noticed it with a Mixbooks and then with Ebay. In some cases it starts to load it and then starts over and over without any success. On Ebay it just sits there preparing to upload. I tried uploading it from iPhoto and then from my desktop with the same results. The internet connection is good and firewall isn't an issue. I'm running the latest Snow Leopard version on a 6 month old 27" iMac. Any suggestions?
    Thanks

    Hi
    On the WIKI there is a place to report performance issues:
    https://lab.msdn.microsoft.com/mailform/contactus.aspx?refurl=http://technet.microsoft.com/wiki
    Hope this helps. Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • Unable to upload/download large html files(71 MB) into  rooms

    Hi,
        I am unable to upload download HTML file(71 MB)into folders of collabration rooms.if it is uploaded also its getting Scripted/corrupted.
    other files are working properly.
    Is it because of large size or any other configuration settings.there is no error msg buts its getting scripted.
    Waiting for your response
    Thanks
    Amit kumar Koyal

    Hi Kerstin,
    the note also says: "This restriction is no longer valid".
    With SP19 I do run tests continously that test content up to 2GB.
    Amit: What portal version are you running? What repository implementation is the file stored in? If the file is stored in a file system, what is it's file size limitation?
    Regards,
    Michael

Maybe you are looking for

  • Is it legal to sell photos edited in trial and beta verisons of Photoshop?

    I recently downloaded the new CS6 beta version of photoshop and since I am interested in stock photography I was wondering if it's legal and not againts Adobe's rules to sell photos edited in trial and beta versions of Photoshop? I mean, since you ha

  • Saving as PDF

    When I select "print" and do save to PDF the file is saved in preview instead of Adobe Reader.

  • Calendar on Home Screen

    Today my blackberry 8830 World Edition randomly stopped showing the next three entries in my calendar. Just to clarify I have the "today" theme. I have also tried the hard restart as well as backing up my calendar entries and deleting and them restor

  • Using jxl.jar in VJ++

    Hello, This is the first time i am writting to a forum. I have a problem. Can any one plz help. I am using VJ++ to read and write Excel Files. Is there a good API which can help me? After searcing, i found jxl.jar. but when i use it with VJ++, i get

  • Masthead coming at bootom of screen.

    Hi I have created a portal desktop. In this desktop my masthead component is appearing at bottom of screen. The iview display area ia displayed at top of screen. Please comment thanks