Want to reinstall software due to "Error 48: File or folder does not exist." but can't find discs !

In 2010, I bought the student version of CS5 including Photostop, InDesign, Illustrator, and some other things. The package was $200 contingent on me being a design student and I was required to send them documentation and everything.
Now, nearly 2.5 years later, it seems I have messed up my photoshop.. I can't Photomerge ! I've probably lost some other features too just haven't found them yet. All I want to do is fix the issue ! I assume the only way is to re-install, but I cannot find my original software.
Any ideas on how I can find some help ?

Good day!
You might be able to download the installer again from Adobe (try to contact customer support) or from another source (http://prodesigntools.com/cs5-free-trial-downloads-now-available.html).
But first I would recommend going through the usual trouble-shooting routines (trashing prefs by keeping command-alt-shift/ctrl-alt-shift pressed while starting Photoshop after making sure all customized presets like Actions, Patterns, Brushes etc. have been saved and making a note of the Preferences you’ve changed, 3rd party plug-ins deactivation, system maintenance, cleaning caches, font validation, etc.)?
Regards,
Pfaffenbichler

Similar Messages

  • Part of Photoshop isn't functioning.  Under adjustments, when HDR toning is clicked on I get a code:  Error 48: File or folder does not exist.  Line:11  - $.evalFile(g_StackScriptFolderPath   "StackSupport.jsx");  How can it be fixed?

    The phone company was here working on something while I was gone.  They sat down at my computer (iMac) and since then HDR toning doesn't work.  Get the code:   Error 48: File or folder does not exist.    Line: 11     ->  $.evalFile(g_StacScriptFolderPatch + "StackSupport.jsx");   How can this be fixed?   

    Go to //Applications/Adobe Photoshop [Version]/Presets/ Scripts/Stack Scripts Only/ and see if StackSupport.jsx is there. If it is not, uninstall and reinstall Photoshop to have it added back in. If it is there, first try recreating the Photoshop Preferences (hold down Command+Option+Shift while launching Photoshop).

  • HDR Toning Error 48: File or Folder Does Not Exist

    After migrating to a new computer HDR Toning is no longer available.
    I get a pop-up: Error 48: File or Folder Does Not Exist
                             Line 11  -> $. evalFile(g_StackScriptFolderPath + "StackSupport.jsx");
    What's the fix for this, if anyone knows?
    Thanks.

    Go to //Applications/Adobe Photoshop [Version]/Presets/ Scripts/Stack Scripts Only/ and see if StackSupport.jsx is there. If it is not, uninstall and reinstall Photoshop to have it added back in. If it is there, first try recreating the Photoshop Preferences (hold down Command+Option+Shift while launching Photoshop).

  • Ruler Tool- Error 48: File or folder does not exist

    I am trying to use the new RULER TOOL in CS5 (64-bit mode) running 10.6.4 and I get the following error:
    Error 48: File or folder does not exist.
    Line: 31
    ->  $.evalFile( g_StackScriptFolderPath + "Geometry.jsx");
    Any ideas?

    i'm getting the exact error using Windows XP with CS5.5
    error 48: file or folder does not exist
    line: 31
    -> $.evalFile(g_StackScriptFolderPath + "Geometry.jsx");
    HELP!!!
    someone
    hello ... anyone out there?
    how do we get support for this error?
    e

  • Error 48: File or folder does not exist.

    I get this error when trying to access HDR tone mapping.   Can anyone help.

    If the error is showing up, when doing a training series, I need to ask: Does that training series come with Images, etc., to be used in the training? Some come with 3rd party plug-ins (usually a trial version), but some do not provide materials. It just depends.
    If so, did you install those, where directed?
    Which training series are you working with?
    Good luck,
    Hunt

  • Error message: local root folder does not exist

    Greetings,
    I'm working on a MacPro 2x2.66Ghz, running DW from CS2 and
    through a strange combination of keyboard keystrokes while cleaning
    my keyboard yesterday I inadvertantly renamed my hard drive "-OX"
    from it's default. I can't seem to remember what the default name
    of my hard drive was, but i think it was simply "Macintosh". I've
    renamed it that, but on launching DW for the first time today I got
    an error message saying that "The local root folder, web_content,
    does not exist" and it gave me the option to manage sites and set
    my local root folder again. Is there a way to re-establish my local
    root folder for every site that I currently manage in one swipe, or
    do I have to go in and manually do this for each and every Site
    within my Files panel?
    Thanks for your ideas,
    Pedro

    Actually, it solved one issue but seems to have created
    another! So, at least now my Sites are all working okay with
    respect to a local root folder. But let's say I open an .html file
    by double-clicking it in the Files panel. With that file active if
    I choose Preview in Browser I get a "File Not Found" error message
    from Firefox.... even though it looks like the path to that file is
    correct.
    One thing I notice about the path in the address bar of
    Firefox is that there are 3 forward-slashes after the file: bit at
    the beginning of the line.
    For example, the page generating the error has this address:
    file:///Macintosh%20HD/Users/peter/Sites/MySite/web_content/index_vertical.html
    If you notice carefully there are 3 slashes at the beginning
    of the line. If I go to "Manage Sites" I have the settings set to
    "links relative to document" and my root folder and images folder
    show the proper locations. What have I done?
    The error message also says the following in the details
    section: Firefox can't find the file at /Macintosh
    HD/Users/peter/Sites/MySite/web_content/index_vertical.html.
    so there's a forward-slash before the hard drive.... is that
    okay?
    Thanks for your ideas!
    Pedro

  • SSDT Build Error - SQL72001: File ... does not exist

    I am new to SSDT.  
    My general workflow is to use SQL Schema Compare (comparing the database to the project) to update an SSDT project. When the Compare ends up deleting some script files from the project, sometimes I got this error. 
    SQL72001: File "C:\TFS\Source\Dev\Testdb\dbo\Stored Procedures\usp_test.sql" does not exist.
    The symptom was that the script file was deleted, the script icon was removed from SSDT, this script was not referenced by any other script files,  but somehow TFS still showed the error
    when I built the project.
    The way i went around of the problem was to copy the file back to the file system, and added it to the project, make sure that the build was OK, and then delete the script and
    build again.
    I found an related post https://social.msdn.microsoft.com/Forums/en-US/44c186e8-5fd9-44fb-94f1-a8a139cbc9fd/vs2k13-build-errors?forum=ssdt, but it does not seem to be the same issue.
    I am using the free SSDT downloaded from Microsoft site. The SSDT version is  11.1.40403.0.
    I cannot find a button from the Visual Studio to check the update of SSDT. What is the proper way to keep SSDT updated? Should I manually download the installation file and install it?
    Thanks. 

    Hi Seaport, there are two things here:
    - Where is this failure occurring - when building in VS, from the command line, after a commit to TFS? The most likely cause of this build error is that the project changes have not been saved to disk. For example, if you manually delete a file from a project
    in VS then you need to save the project file for this change to be pushed to disk. The recommended solution is to ensure you save the project, or hit "Build" which should do this automatically.
    - Check for updates in VS2012 by clicking SQL -> Check For Updates... You can also go to our
    website and check the latest version from there. 
    Thanks,
    Kevin

  • Error #3003: File or directory does not exist with FileMode.WRITE

    In short, here's the code:
    var profileName:String ="Player1";
    var fileName:String = "\\Data\\Profiles\\"+profileName+".dat";
    var saveFile:File = File.documentsDirectory;
    saveFile = saveFile.resolvePath(fileName);
    var str:String = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>";
    str+="\r\n <Plants>";
    str+="\r\n </Plants>";
    var localFileStream:FileStream = new FileStream();
    localFileStream.open(saveFile, FileMode.WRITE);
    localFileStream.writeMultiByte(str, "utf-8");
    FileMode.WRITE should have created the file by itself, how come it still throws Error 3003?
    Also, I traced the fileName string and it shows \Data\Profiles\Player1.dat is that the correct way to assign path?

    If you look at the end of the MuseLog.txt file (in your "My Documents" folder), does it mention this error? If so, does it indicate the path of the file or folder that's not found? Knowing that would help diagnose the cause. My first guess would be that the permissions on your preferences folder location have been incorrectly altered such that Muse can no longer write the preview files there.

  • Error #3003: File or directory does not exist - Adobe Muse - Windows 7 - 64bit

    Does anyone knows why this occurred? I had used adobe muse for quite some time now for my personal portfolio but this is the first
    time I got this prompt. I can save the Muse file but I cannot preview in muse nor in a browser also I cannot export the HTML

    If you look at the end of the MuseLog.txt file (in your "My Documents" folder), does it mention this error? If so, does it indicate the path of the file or folder that's not found? Knowing that would help diagnose the cause. My first guess would be that the permissions on your preferences folder location have been incorrectly altered such that Muse can no longer write the preview files there.

  • Error #3003 File or Directory does not exist (why? XP)

    Hi There,
    I am starting with Muse and when I preview the website this error show up, I did a research on it but I found nothing, what a strange bug!
    Thank you so much for helping.
    Peace.

    Just solved!
    I created another website, simple and plain with only a text and preview, it worked! Than I come back to my original website and try it again and bun....solved!
    Awesome!
    Thanks

  • SCCM 2012 R2 reporting error: "The DefaultValue expression for the report parameter 'UserTokenSIDs' contains an error: A specified logon session does not exist. It may already have been terminated. (rsRuntimeErrorInExpression)"

    Hi,
    I have two SCCM environments under same active directory domain and one service account have been used for SCCM configurations on both the environments (QA and PRODUCTION). I am facing similar error as mentioned above while trying to fetch reports on
    PRODUCTION site, but the QA site is working fine, though same service account have been used for configuring both. While looking at the reportserverservice_<date> log on my Production DB server i see the following error
    "processing!ReportServer_0-3!2124!01/02/2015-09:09:30:: e ERROR: Throwing Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: , Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: An error has occurred during
    report processing. ---> Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Cannot read the next data row for the dataset DataSet1. ---> System.Data.SqlClient.SqlException: Conversion failed when converting the nvarchar value 'Override
    Default' to data type int."
    My DB and SCCM primary site are different and the reorting services point is installed on remote DB server. Please help me resolving the issue.
    Troubleshooting performed:
    1.Disabled the registry key 'EnableRbacReporting' from HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SMS\SRSRP to 0 and then restarted SSRS service and the reporting worked for some minutes after that the registry key reverted back to 1 automatically and
    reporting started throwing errors again.
    2. Checked with the permissions on DB whether or not 'sysadmin' role is assigned to the SCCM service account.
    3. re-registered the SQL management Provider WMI class.
    mofcomp.exe “C:\Program Files (x86)\Microsoft SQL Server\110\Shared\sqlmgmproviderxpsp2up.mof”

    Hi All,
    Finally found exact solution to the reporting error.
    Error: while launching SCCM reports (both from Console and web based) an unexpected error occured with error message as "The DefaultValue expression for the report parameter ‘UserTokenSIDs’ contains an error: A specified logon session does not exist.
    It may already have been terminated. (rsRuntimeErrorInExpression)"
    Solution: This is password replication issue for the domain account used to configure reporting services point in SCCM. If your SQL SSRS reporting services instance and databse runs with local default account whereas the reporting services point on SCCM
    primary site is configured with domain account, (As in My case) you need to perform the following in order to get rid of the error.
    Launch 'Reporting Services Configuration Manager' from the SQL SSRS box(either Local or Remote), Connect to Report Server Instance->Go to 'Execution Account' tab->Specify the 'Execution Account' as domain account and password which is used to configure
    Reporting Services Point in SCCM Primary Site, and then click apply.
    Now Lauch the report either way (Web based or from Console), the error will disappear and all your default reports will execute perfectly as before.

  • Error message FI 759: Fund does not exist in FM area

    Hill!
    I have to make a distribution in CO-OM (tr KSV5) according to fund
    But if I customize fund as sender, choose fund from the fund catalog  and make a formal chek of cycle I see an error message FI 759: Fund does not exist in FM area. How can I make it go away?

    Hi Irina,
    As per the note 489315, you must choose a layout that contains the exact data for the active objects.
    When planning for non-FM company codes you will have to change the profile/layout that only contain the elements that are active in the company code.
    If you encounter error: KAFF002 while doing the above then please can you see if point 3 of note 555134 will help to by-pass the message.
    Once you add the field Fund and set it to optional you should be able to use planning.
    Note 555134:
    3.  The fields of the Funds Management are defined as 'Required entry
        fields' in the standard layouts, in other words depending on the
        permissibility of the initial value for a field an entry is always
        demanded. To prevent this there are two options:
        a) Copy the desired standard layout into an own (transaction KP65,
           KPG5, OPO1) and via "Extras -> Variables -> Variables definition'
           set the corresponding field to 'Optional". Then, add this layout
           to your planner profile with transaction KP34.
        b) Implement the attached program ZK555134 (correction instruction
           461025). After the entry of planning area and layout all fields
           of the Funds Management are set depending on your selection of
           'Optional' or 'Not optional' (standard system). Like this you can
           also change standard layouts. The check for the fields for which
           'initial' is not a valid value is still carried out.
    If you want to use FUND Accounting, I suggest you to read note 518610 for your reference. This note contains information about FUND Accounting and its effect.
    If you only want to use 'Fund' in Funds Management, you do not have to activate the 'Fund' account assignment element.
    If you activated the FUND account assignment element, which is at CLIENT level activation, the fund would always have to be filled as a required  entry field in CO, FI-AA and HR for all company codes in the client concern.
    Please also refer to notes 625262 and 659086.
    or re-import the standard planning layout from the client 000. In the note 320197 is descriped how to do this.
    I believe this will resolve your issue.
    Best Regards,
    Vanessa.

  • Build Question: error 7 occurred at source does not exist

    I have VIs built in LabVIEW 6.1. It works and built well. In LabVIEW
    7, It works well. But when I try to build it. I got error.
    I first use the mass conpile to compile VIs and then build the exe
    with default settings. I got:
    Error 7 occurred at source does not exist
    Possible reason(s):
    LabVIEW: File not found. The file might have been moved or deleted,
    or the file path might be incorrectly formatted for the operating
    system. For example, use \ as path separators on Windows, : on Mac OS,
    and / on UNIX.
    NI-488: Non-existent board.
    But It does not point out which file does not exist.
    Anyone can help me out?

    Hello yqin,
    Here are some more KnowledgeBases that may pertain to your issue.
    Error 7 When Building Applications and DLLs That Use the LabVIEW Report Generation Toolkit
    Why Do I Get Error 7 When Building an Executable from a Build Script?
    Error 7 at Invoke Node When Building a LabVIEW Executable
    If the above KnowledgeBases do not work, we will want to try the following procedure.
    1. Open your Main VI.
    2. Hold + a
    nd click the run arrow (forces recompile).
    3. Close the VI and mass compile it.
    4. Keep the VI closed and build the application from scratch (do not use a script).
    5. Ensure that all VIs called dynamically are included as support files before building.
    Please let me know if you have any questions,
    Matt
    Keep up to date on the latest PXI news at twitter.com/pxi

  • Error 7 occurred at source does not exist

    I have VIs written in LabVIEW 6.1 and works fine. I try to use LabVIEW 7 to build it. But I got error:
    Error 7 occurred at source does not exist
    Possible reason(s):
    LabVIEW: File not found. The file might have been moved or deleted, or the file path might be incorrectly formatted for the operating system. For example, use \ as path separators on Windows, : on Mac OS, and / on UNIX.
    NI-488: Non-existent board.
    Application Builder: Error copying files.
    It does not point out which file is not exsisted? Why?

    Hello �
    From your question, I understand that you are trying to build an executable for LabVIEW 7.0 of some VIs that were built in LabVIEW 6.1.
    You need to save all the VIs and subVIs that will be contained in the executable (or DLL) in LabVIEW 7.0 first. For this, the only thing you need to do is to open them in LabVIEW 7.0 and re-save them. If you want to keep copies for both versions of LabVIEW, you could even create a different folder for the version 7.0 ones. When re-saving your VIs just go to File >> Save As and browse to the directory you just created.
    Then, you will be able to build the executable for LabVIEW 7.0.
    Another possible solution to the problem is what is mentioned in this 5F09C86256745006E4494?OpenDocument>Knowledgebase.
    Hope this helps!
    S Vences
    Applications Engineer
    National Instruments

  • Error: Scope in your query does not exist...

    I have an advanced search web part on my page, and wanting to narrow the search scope to my particular site. In trying to accomplish this, I have created a scope in central admin, and modified the Advanced Search web part properties xml to reflect the scope
    I created. Within the ResultType tag of that xml, I have this to specify my scope
    <KeywordQuery>&quot;scope&quot;='This Site'</KeywordQuery>
    After doing this, I attempt a search, but I am getting the following error "Scope in your query does not exist". Am I missing anything? Has anyone ran into this previously? If so, I would appreciate your insight...I have not been able to find any
    blogs on this issue. This is on SharePoint 2010.
    Thanks

    Hi Spawn,
    You can specify your search scope in the ResultType tag like below:
    <Query>&quot;scope&quot;='Your Scope'</Query>
    Here is a detailed artcile, I suggest you can take a look for reference:
    Specify Default Scope for Advanced Search Box Web Part without Using Scope Picker
    Best Regards
    Zhengyu Guo
    TechNet Community Support

Maybe you are looking for