Flex big problem to upload files with image files

Hello, I created a sample flex application to download an image created servlet java to download and save the image and deployed on local tomcat server. I test the app in the LAN. I am able to download small picture as well as of large file(1Mb) of some PC, but in some other PC, I get IOError when image download large files however it works very well for small images. Download the image hangs after 10 to 20% and throwing IOError. * Surprizgly it works well with XP systems and issues causeing with Windows7 systems *.

Please give me an idea for a solution.

Side server in Tomcat it gives following error:
request: org.apache.catalina.connector.RequestFacade@c19694
org.apache.commons.fileupload.FileUploadBase$ IOFileUploadException: multipart/form-data request processing failed. Stream ended unexpectedly
at org.apache.commons.fileupload.FileUploadBase.parseRequest(FileUploadBase.java:371)
at org.apache.commons.fileupload.servlet.ServletFileUpload.parseRequest (ServletFileUpload.ja goes: 126)
at flex.servlets.UploadImage.doPost(UploadImage.java:47)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:637)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter (ApplicationFilterChain.j ava: 290)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:293)
at org.apache.coyote.http11.Http11AprProcessor.process(Http11AprProcessor.java:877)
to org.apache.coyote.http11.Http11AprProtocol$ Http11ConnectionHandler.process (Http11AprProto col.java:594)
to org.apache.tomcat.util.net.AprEndpoint$ Worker.run (AprEndpoint.java:1675)
at java.lang.Thread.run(Thread.java:722)
Caused by: org.apache.commons.fileupload.MultipartStream$ MalformedStreamException: Stream ended unexpectedly
to org.apache.commons.fileupload.MultipartStream$ ItemInputStream.makeAvailable (MultipartStre am.java:982)
to org.apache.commons.fileupload.MultipartStream$ ItemInputStream.read (MultipartStream.java:8, 86)
at java.io.InputStream.read(InputStream.java:101)
at org.apache.commons.fileupload.util.Streams.copy(Streams.java:96)
at org.apache.commons.fileupload.util.Streams.copy(Streams.java:66)
at org.apache.commons.fileupload.FileUploadBase.parseRequest(FileUploadBase.java:366)

UploadImage.java:


package flex.servlets;

import java. IO;
import java.sql. *;
Import Java.util;
java.text import. *;
import java.util.regex. *;
Import org.apache.commons.fileupload.servlet.ServletFileUpload;
Import org.apache.commons.fileupload.disk.DiskFileItemFactory;
Org.apache.commons.fileupload import. *;

Import sun.reflect.ReflectionFactory.GetReflectionFactoryAction;

Javax.servlet import. *;
Javax.servlet.http import. *;

SerializableAttribute public class UploadImage extends HttpServlet {}
/**
* @see #doGet (HttpServletRequest request, HttpServletResponse HttpServlet
* response)
*/
protected void doGet (HttpServletRequest request,
HttpServletResponse response) throws ServletException, IOException {}
TODO self-generating method stub
doPost (request, response);
}

public void doPost (HttpServletRequest request,
HttpServletResponse response)

throws ServletException, IOException {}
PrintWriter out = response.getWriter ();
Boolean isMultipart = ServletFileUpload.isMultipartContent)
request);
System.out.println ("request:" + request);
If (! isMultipart) {}
System.out.println ("file not published online");
} else {}
Factory FileItemFactory = new DiskFileItemFactory();
Download servletFileUpload = new ServletFileUpload (factory);
List items = null;

try {}
Items = upload.parseRequest (request);
System.out.println ("Articles:" + elements);
} catch (FileUploadException e) {}
e.printStackTrace ();
}
Iterator itr = items.iterator ();
While (itr.hasNext ()) {}
Element FileItem = itr.next () (FileItem);
If (item.isFormField ()) {}
String name = item.getFieldName ();
System.out.println ("name:" + name);
String value = item.getString ();
System.out.println ("value:" + value);
} else {}
try {}
String itemName = item.getName ();
Random generator = new Random();
int r = Math.abs (generator.nextInt ());

Reg = string "[.]". *] » ;
String replacingtext = "";
System.out.println ("text before replacement is:-" +)
itemName);
Pattern pattern = Pattern.compile (reg);
Matcher Matcher = pattern.matcher (itemName);
StringBuffer buffer = new StringBuffer();

While (matcher.find ()) {}
matcher.appendReplacement (buffer, replacingtext);
}
int IndexOf = itemName.indexOf(".");
String domain = itemName.substring (IndexOf);
System.out.println ("domain:" + domain name);

String finalimage = buffer.toString () + "_" + domainName r;
System.out.println ("Image =" + finalimage);

File savedFile = new File(getServletContext().getRealPath("assets/images/")+"/LowesFloorPlan.png");
File savedFile = new File("D:/apache-tomcat-6.0.35/webapps/ROOT/example/"+"\\test.jpeg");
Item.Write (savedFile);
out.println ("< html >");
out.println ("< body >");
out.println ("< table > < tr > < td >");
out.println ("");
out.println ("< table > < /tr > < / table >");
try {}
out.println ("picture inserted successfully");
out.println ("< juncture >");
out.println ("< /html >");
} catch (Exception e) {}
System.out.println (e.getMessage ());
} {Finally

}
} catch (Exception e) {}
e.printStackTrace ();
}
}
}
}
}
}

It's only coming in Windows 7 systems and SSL certificate is the root of this problem.

Solution for this:

Open the application in Internet Explorer and click on the link to the address bar certificate error. Click Install certificate and you're done...

good programming.

Thank you

DevSachin

Tags: Flex

Similar Questions

  • Big problem with the D810 images

    I have a big problem with lightroom. He presents objects in images to avoid. An example is the following:

    Bildschirmfoto 2014-09-20 um 15.18.04.png

    The same image converted with Nikon ViewNX 2, does to 16 bit TIF and reimported into Lightroom is much better:

    Bildschirmfoto 2014-09-20 um 15.19.01.png

    Is there something I can do? Is there a problem with my settings? Is this a known on the side of lightroom problem? Will there be improvements corrections? This may be due to active d-lightning without knowing about this in lightroom?

    Thanks for any help and suggestions!

    There is a problem of Posterization with the camera matching profiles having Lightroom for the D810. This could well be her. As I know there is no update for those yet. Try a different camera such as Adobe Standard profile. If this resolves the Posterization that this question and you will have to wait for the next update of Lightroom to get updated profiles to update (I hope).

    > This can be caused by active d-lightning without knowing about this in lightroom?

    No, but it is advisable not to use all modes like this in camera when you use Lightroom or any other software gross non-Nikon because all that camera RAW isn't to underexpose it and save a statement to apply treatment HDR with Nikon raw software. Other software will not be able to read as the statement and it will make images appear underexposed because they are in reality.

  • Racy photos are "unintentionally" uploaded to the image file on our NAS with cookies and browser history recorded. My husband can be saved by a virus, etc. ?

    "Opencandy" showed the virus scan - virus allowing ads. Uploaded images go back further than the stored history. Often, but not exclusively, the history of research (google only) contains a celebrity name, followed by the word naked. Photos are of the same type, although the sites they came sometimes containing more difficult content. Some videos have also appeared in history who were "undesirable".

    If a history item specific that points to a Web site, then it is possible that someone typed in it, somebody searched for it and did a poor job of covering their tracks, re-open history, or, perhaps, a virus, he grew. However, virus normally, if they open porn like Web sites, will be places icons on your desktop and a lot of links through your story as they bombard you with images. And if you are infected by this type of virus, you will normally be able to quite easily say that many things are not good. But I can't guarantee that there are no viruses on your computer. But he doesn't sound like someone typed in.

    If you chack for a virus,
    Download and install MalwareBytes Anti-Malware, run a full scan. http://www.Malwarebytes.org/

    Download and launch TDSSKiller http://support.kaspersky.com/faq/?qid=208283363

    Download and install Microsoft Security Essentials http://windows.microsoft.com/en-US/windows/products/security-essentials (no not official approval, but I personally recommend MSE as a great permanent anti-virus)

  • big problems after the installation of Yosemite (10.10.2) with Photoshop CS6... The program crashes - last time 10 times during my working session... wacomtable does not work... It's slow... and receive errors on the graphics card... It s a terror to work

    big problems after the installation of Yosemite (10.10.2) with Photoshop CS6... The program crashes - last time 10 times during my working session... wacomtable does not work... It's slow... and receive errors on the graphics card... It s a terror to work with my beloved Photoshop!

    Yosemite upgrade very often damage existing Photoshop.  I thank Apple for that.

    You must uninstall and reinstall Photoshop, then apply all the updates of Photoshop from scratch.

    But first, give us details about your configuration:

    STANDARD TEXT:

    Note that it is standard text.

    If you give complete and detailed information on your configuration and the issue,

    as your platform (Mac or Win),.

    accurate versions of your operating system, Photoshop (not just "CS6", but something like CS6v.13.0.6) and the bridge.

    your settings in Photoshop > Preferences > performance

    the type of file you were working.

    specifications of the machine, such as total installed RAM, scratch file HDs, total available disk space, video card specifications, including total VRAM installed.

    What troubleshooting steps you have taken so far

    what you receive, error messages

    If problems of opening raw files also the exact camera brand and model that generated

    If you experience problems printing, specify the exact brand and model of your printer, the size of the paper, the dimensions of the image in pixels (so many pixels wide by pixels high). If going through a TEAR, specify that too.

    A capture of your settings, or the screen image could be very useful also,

    etc.,.

    someone may be able to help you (not necessarily this poster, which is not a Windows user).

    Read this FAQ to get advice on how to ask your questions correctly to get faster and better answers:

    http://forums.Adobe.com/thread/419981?TSTART=0

    Thank you!

  • Big problem with transparent export

    Hello everyone,

    recently, I have big problem in video export Transparent...


    When I try to export this type of video, after that effect may not export properly and background Transparent rendered as solid black...

    I do everything you think... There is no downside to option... Alpha chanel returned with video mov (such as export settings)

    I changed the video format from mov to Elodie image sequence and problem solved temporarily...

    but when I try to make a project with proxy, the problem comes back again...

    so here's my question... What is this problem and how can I solve this problem?


    Sorry for the bad English! English is my second language and,

    In the Module to make the output queue, you have the possibility to channel RGB instead of RGB + Alpha, the value which is the right option to include an alpha channel in a video file. Once that you set it to RGB + Alpha, the depth adjustment changes automatically to Millions of colors +.

    The file > export path is not a recommended method for the export of video files. In this case, you set the depth to colours earned +, but transparency isn't there. Use the rendering queue.

  • Big problem with Windows XP, IE8

    I have a big problem with windows xp. Many things do not work as they had passed him. For example the personal setting are not recalled from session to session. IE 8 does not funtion properly (icons on the desktop are re-arraged, toolbars cannot be deleted or I'm unable to load pages from the internet). Programs do not work, the files will not open. When I look at my hard C disk folders and files are hidden.

    Recently, IE has been upgraded to IE8 and I installed Norton 360 but I don't mean that they caused the problem. However, whenever the Norton scan executes a "error 8 506 421" stands up and says me that I have to uninstall and re install Norton.» But I lost the ADMIN privileges so I am not able to uninstall or go back to a restore point.

    I can't go in safe mode. Pressing F8 takes me to the quick screen C not the windows safe mode screen. I can't go in safe BOOT mode. INI or the other.

    If I switch to another user, everything seems fine but I don't have ADMIN privileges with this user to be able to make changes.

    Is this a problem with norton? IE8? A virus?

    Any thoughts will be greatly appreciated.

    Thanks in advance,

    Lost without a computer

    It sounds like you have a corrupted for your user to administrator user profile.

    You may be able to recover using System Restore to restore to a point in time before your problem.  Based on the F8 key, you bring in a command prompt window, try to start restoring the system to the command prompt by using the following procedure:

    "How to start the System Restore tool by using the option of safe mode with prompt theCommand in Windows XP"

    <>https://support.Microsoft.com/kb/304449/en-us >

    If this does not work, you can still be able to recover by performing a check disk to your command prompt window operation (after that you press the F8 key).  Enter the following command:

    CHKDSK c: /R

    If you are in the Recovery Console, it can simply begin, or you may need to restart before it will start.  Corrupt profiles are most often caused by the Corruption of system files, so a chkdsk operation should be performed little matter how you end up recovery.  Note that this can take a few hours to run.

    "How to perform disk error in Windows XP check"

    <>http://support.Microsoft.com/kb/315265/en-us >

    HTH,

    JW

  • I have a big problem with Windows Live essentials 2011. 0x8007064c error code

    I have a big problem with Windows Live essentials 2011.  I can't find in Add and remove programs or in C:\program files to remove it if I can reinstall it.  I went through the registry and deleted all instances of it.  When I try to reinstall, I get the error 0x8007064c code.  I've done everything I can find to do, but to no avail.  Help, please...

    Hello

    bad forums

    Repost in windows live forums

    http://windowslivehelp.com/

  • Hello. I have a big problem. I have Photoshop, Indesign, Illustrator CS4 and Flash CS5 programs. I bought the programs a few years ago and used on my Mac with version 10.6.8. Now, I have a MacBook with the latest version 10.11. I wanted to copy the pro

    Hello. I have a big problem. I have Photoshop, Indesign, Illustrator CS4 and Flash CS5 programs. I bought the programs a few years ago and used on my Mac with version 10.6.8. Now, I have a MacBook with the latest version 10.11. I wanted to copy the programs on my MacBook to work also on this computer. I copied the folder with the programs 'Programs' and the folder of the "Library / Application Support / Adobe" on my USB key and pulled on the MacBook in the program folder and the folder of Adobe. Then I restarted the computer. When I wanted to start a program, I got with Photoshop, Illustrator, and Flash, the error 6 error message. For Indesign: "Adobe ID missing required files please reinstall missing file / Library / Application Support / Adobe / support /... / ROMAN." TXT ".» But on my old computer I could not find a record of support for the Type in the path to the Library / Application Support / Adobe. And I don't know what I have to do because of error 6. Can someone help me please? Thank you very much.

    Avoid copying files from one computer to the other. It won't work. You run out of hidden files scattered around the hard drive and interrupt the licensing mechanism.

    Uninstall, run the cleanup tool.

    Adobe - Adobe CS5 clean tool

    Reinstall from scratch and enter your serial number.

    Download download install and Installation Help | Download and Installation Help

    They will install under 30 days of testing. Enter your valid serial number to unlock the tests.

  • Big problem with voice XT1068

    Hello! Sorry for my English not good!

    In my XT1068, I have a big problem with the voice: I set up the volume to hear (after call to answer etc.) other different Max-> always I hear MAX Volume headset (no helmet)! Next-> low volume - but next call... MAX AGAIN!

    Please help me!

    5 Android, XT1068, Dual Sim, of Poland but the phone is purchased in detail of the Germany.

    Try safe mode - if this solves the problem, then it's probably an app you have installed.

  • My dear friends, I have Acer s2oo smart phone. I have a big problem with it

    My dear friens, I have an Acer s 200 smartphone. I used it for many years. but now I have a big problem with it. Dears when I turn it on it is the acer logo appears on the screen, but then it keeps this process. I mean after 5 or 6 hours, when I look at my phone always logo Asher on the screen never turn off or work. then I have it connected to my computer in order to re program the windows installation, but my computer does not connect to it. My dear please help me

    How can I get it back. What kind of program will help connect my computer. If such a program exists please could you give me the link of it for download. Please help me. Take care.

    Wow this is a very old smartphone

    I suggest you take a look at this forum to find some tools useful/rom:

    http://Forum.xda-developers.com/Acer-F1

    Here you can find some ROMs to use to try to repair your S200:

    FTP://FTP.Acer-euro.com/Smartphone/S200/os_images/

  • Problem by associating files with a program.

    I installed a new program and have problem associate the file type for the program.  Whenever I pass by the exercise, he would only associate to the wrong program.  I assumed I could do in the registry, but not too sure how to in this regard.

    I have followed the first link, downloaded the unassoc.zip and run the unassoc.exe file.  The program deleted the extension I wanted to delete.  According to the program of the extension has been removed.  I ran the default programs later and found that there was still the extension in question.  I restarted the computer, the situation remained.  I double-clicked on the file in question and he still tried to open with wrongly associated program as indicated on the default programs.

    I tried what all other links suggested before that I started this thread.

    Registration of MYOB once using OpenWithAdd should solve the problem. See:

    [OpenWithAdd] Record the programs with the "Open with:" dialog box
    http://WindowsXP.MVPs.org/openwithadd.htm

    Ramesh Srinivasan . The Winhelponline Blog
    Microsoft MVP, Windows desktop experience

  • BlackBerry Q5 big problem with BB Q5 data - IP ADDRESS REJECTED. :( :(

    Hi all!! I have a blackberry Q5, the version of the 10.2.1.2102 software... It is the best blackberry smartphone I've ever had! but since one week, I have a very big problem with my BB Q5: if I want to surf the internet, with data from my phone (not in WIFI mode but with the data of the phone (4G, 3 g +)), I can not go on any website, but the only thing I watch is a white screen with this message "ERROR HTTP 403.6 ": the IP address of the client has been rejected"...! What can I do? I'm really desperate! I called my provider (SFR), they told me that my connection is ok, I'm not a problem with them, and this is my phone... HELP ME PLEASE!  

    Hello!!! Just to say that finally, after several attempts, I have solved my problem: there was a problem with my service provider SFR with my phone! I regret bringing this up on the forum, but when you call the customer service you think they know their work... but fortunately for us if we have the blackberry is because we are not so ignorant on the connections, network and telephone line! : D have a nice day blackberry users!   

  • Problem: How to upload files to server

    I'm a newbie to BB development. I have problems to download the file from my BB to the server.

    Any help would be appreciated... Thank you...

    Code of the thread:

    class UploadThrd extends Thread
    {
    Limit string = "*";
    String lineend = "\r\n";
    String twoHyphens = "-";
    int maxBufferSize = 0;
    DataInputStream fileInputStream = null;
    public void run()
    {
    try {}
    FileConnection fis=(FileConnection)Connector.open("file:///store/home/user/newfile.txt");
    CreateFileScreen.showMsg ("recovered file name");
    InputStream inputStream = fis.openInputStream ();

    ByteArrayOutputStream Bos = new ByteArrayOutputStream();
    int buffersize = (int) fis.fileSize ();
    ubyte [] buffer = new byte [buffersize];
    int length = 0;
    While ((length = InputStream.Read (buffer))! = - 1).
    {
    Bos.Write (buffer, 0, Length);
    }
    Byte [] b = bos.toByteArray ();
    CreateFileScreen.showMsg ("copied file...");

    ConnectionFactory connFact = new ConnectionFactory();
    ConnectionDescriptor connDesc;
    connDesc = connFact.getConnection ("http://www.myserver.net/z/upload.php");
    If (connDesc! = null)
    {
    HttpConnection conn;
    Conn = (HttpConnection) connDesc.getConnection ();
    UiApplication.getUiApplication () .invokeLater (new Runnable()
    {
    public void run() {}
    Dialog.Alert ("http connected...");
    }
    });
    conn.setRequestMethod (HttpConnection.POST);
    conn.setRequestProperty ("Content-Type", "multipart/form-data; limit = "" + limit); "
    conn.setRequestProperty ("login", "Keep-Alive");
    UiApplication.getUiApplication () .invokeLater (new Runnable()
    {
    public void run() {}
    Dialog.Alert ("' HTTPConnection TOGETHER... verification response Code.. '");
    }
    });
    conn.setRequestProperty ("Content-Length", Long.toString (b.length));
    end of series

    If (conn.getResponseCode () == HttpConnection.HTTP_OK)
    {
    UiApplication.getUiApplication () .invokeLater (new Runnable()
    {
    public void run() {}
    Dialog.Alert ("response Code: HTTP_OK!");
    }
    });
    OutputStream os = conn.openOutputStream ();
    Write bytes
    UiApplication.getUiApplication () .invokeLater (new Runnable()
    {
    public void run() {}
    Dialog.Alert ("written bytes..");
    }
    });

    String CT = "Content-Type: multipart/form-data;" limit = "+ limit;"
    OS. Write ("Content-Disposition: form-data;") Name =-"source\" "." GetBytes());
    OS. Write (LineEnd.GetBytes ());
    OS. Write (LineEnd.GetBytes ());
    OS. Write ("BlackBerry". GetBytes());
    OS. Write (LineEnd.GetBytes ());

    OS. Write (twoHyphens.GetBytes ());
    OS. Write (Boundary.GetBytes ());
    OS. Write (LineEnd.GetBytes ());

    String filename = "z\newfile.txt; »
    OS. Write ("Content-Disposition: form-data;") name =-"Filedata\"; filename =------"". GetBytes());
    OS. Write (FileName.GetBytes ());
    OS. Write("\"".) GetBytes());
    OS. Write (LineEnd.GetBytes ());

    OS. Write (CT. GetBytes());
    OS. Write (LineEnd.GetBytes ());
    OS. Write (LineEnd.GetBytes ());

    OS. Write (b, 0, b.length);

    OS. Write (LineEnd.GetBytes ());

    OS. Write (twoHyphens.GetBytes ());
    OS. Write (Boundary.GetBytes ());
    OS. Write (twoHyphens.GetBytes ());
    OS. Write (LineEnd.GetBytes ());
    UiApplication.getUiApplication () .invokeLater (new Runnable()
    {
    public void run() {}
    Dialog.Alert ("downloaded file!");
    }
    });
    OS. Flush();
    OS. Close();
    }
    on the other
    UiApplication.getUiApplication () .invokeLater (new Runnable()
    {
    public void run() {}
    Dialog.Alert ("no connection");
    }
    });
    Conn.Close ();
    }

    }
    catch (Exception e) {}
    UiApplication.getUiApplication () .invokeLater (new Runnable()
    {
    public void run() {}
    Dialog.Alert("===exception!");
    }
    });
    }
    }
    }

    Class app:

    SerializableAttribute public class CreateFileApp extends UiApplication
    {
    /**
    * Entry point for application
    @param args command-line arguments (not used)
    */
    Public Shared Sub main (String [] args)
    {
    Try
    {
    FileConnection fc = (FileConnection)Connector.open("file:///store/home/user/newfile.txt");
    If (! fc.exists ())
    {
    FC. Create(); create the file if it doesn't exist
    }
    OutputStream outStream = fc.openOutputStream ();
    outStream.write ("happy test".getBytes ());
    outStream.close ();
    FC. Close();
    CreateFileScreen.showMsg ("I'll upload file..");
    Thread UploadThrd = new UploadThrd();
    thread. Start();
    }
    catch (IOException e)
    {
    System.out.println ("= IOException:"+ e.getMessage () ");
    }
    catch (Exception e1)
    {
    System.out.println ("= Exception:"+ e1.getMessage () ");
    }
    Create a new instance of the application and make the currently
    who runs the thread of the application of the event dispatch thread.
    PAP CreateFileApp = new CreateFileApp();
    theApp.enterEventDispatcher ();
    }

    /**
    * Creates a new CreateFileApp object
    */
    public CreateFileApp()
    {
    Push a screen onto the stack in the user interface for rendering.
    pushScreen (CreateFileScreen.cfs);
    }
    }

    The screen class:

    / public final class CreateFileScreen extends screen
    {
    /**
    * Creates a new CreateFileScreen object
    */
    public static CreateFileScreen SFC = new CreateFileScreen();
    public CreateFileScreen()
    {
    Set the displayed title of the screen
    setTitle ("create a file");
    }
    public static void showMsg (String msg)
    {
    LabelField lbl = new LabelField (msg);
    CFS. Add (LBL);
    }
    }

    Hello, welcome to the Forums!

    You must use the property tto line allow multi part download on your BB using Post server.

    It is a good example in nokia Forums, where you can fashion it accordint to your settings & file Type.

    http://www.developer.Nokia.com/community/wiki/HTTP_Post_multipart_file_upload_in_Java_ME

    Thank you

  • Big problem with photoshop!

    Big problem with photoshop! 6 days ago, I expired trial version of photoshop for a month, four days ago, I purchased a monthly subscription only for photoshop, after trying the steps written on the adobe page, yet I can't use photoshop because it says "trial has expired" when I try to click on buy says 'already purchased package' but the problem is that even after having uninstalled and reinstalled all adobe problem reports. talk about the Mac in Photoshop version. Being the center of Italian service does not even exist in my language... Sorry for my bad English, I hope someone can help me!

    According to the information of your account you have not activated your Computer.Looks as something must be considerate activation.

    See Solutions to connect, activation and errors in connection with creative cloud and Creative Suite applications and follow the steps. /

    ~ Assani

  • Problem opening pdf files.  I have Acrobat Reader DC/Windows by default, but when I click on the file, a file conversion screen with all these codes. Must use the "open with" function which is a nuisance.  Why it will not default?

    Problem opening pdf files.  I have Acrobat DC/Windows by default, but when I click on the file, a file conversion screen now with all these language codes. Must use the "open with" function which is a nuisance.

    Why it will not open by default when I click on the file?

    Hello

    I guess that you are looking for this:

    Open drive

    Go in Edition > Preferences > General

    Uncheck the option, the online storage see the opening of the files

    Click OK and restart

    Thank you

    Abhishek

Maybe you are looking for