Excel Automation with Interop - Windows Service - Microsoft Excel cannot access the file

I have a windows console application, which automates Excel. In our scenario the application gets called from a Windows Service. If the console app is executed directly everything works fine. If the console app is executed through the Win Service, we get
the following error when trying to open the excel file:
Unhandled exception Occured : 'Microsoft Excel cannot access the file 'bla.xls'. There are several possible reasons:
The file name or path does not exist.
The file is being used by another program.
The workbook you are trying to save has the same name as a currently open workbook.'.'
The code snippet used to open the file:
xlApp = new Application();xlApp.Visible = false;xlApp.UserControl = false;xlApp.Application.ScreenUpdating = false;xlApp.DisplayAlerts = false;xlWorkbook = xlApp.Workbooks.Open( Filename: filePath,  UpdateLinks: 2,  IgnoreReadOnlyRecommended: true, Editable: false);
The console app and windows service are running on a Win Server 2008 64-bit OS with Excel 2013 32-bit installed. The service is running with a special user account, which has all the right permissions on accessed files and folders. The excel process is also
started with the same account (I cheched that one). 
I already tried to do the following, but to no avail:
Run excel.exe /automation -> worked fine
Created the folders and also gave full control to the account under which the service is run (even gave full control to Everyone)
C:\Windows\SysWOW64\config\systemprofile\Desktop
C:\Windows\System32\config\systemprofile\Desktop
Configured DCOM
Excel Application -> Identity -> Specific user account
Excel Application -> Identity -> Interactive User
Excel Application -> Security -> Launch permissions -> Everyone full control
Several combinations of the above
So I really am stuck with this problem right now. Any input on this is appreciated.

I have a windows console application, which automates Excel. In our scenario the application gets called from a Windows Service. If the console app is executed directly everything works fine. If the console app is executed through the Win Service, we get
the following error when trying to open the excel file
Microsoft does not currently recommend, and does not support, Automation of Microsoft Office applications from any unattended, non-interactive client application or component (including ASP, ASP.NET, DCOM, and NT Services), because Office
may exhibit unstable behavior and/or deadlock when Office is run in this environment.
If you are building a solution that runs in a server-side context, you should try to use components that have been made safe for unattended execution. Or, you should try to find alternatives that allow at least part of the code to run client-side.
If you use an Office application from a server-side solution, the application will lack many of the necessary capabilities to run successfully. Additionally, you will be taking risks with the stability of your overall solution.
You can read more about that in the
Considerations for server-side Automation of Office article.

Similar Messages

  • The latest version of iTunes will not work with my windows platforms. It cannot access the windows runtime library.

    The latest iTunes can't access my windows (including Vista 32 & 64bit, nor Windows 7 64 bit and 32 bit versions) "Runtime" library. I've tried reloading the windows suggested .dll as well as doing a system restore and also downloaded the iTunes update and load it manually, but nothing will work. Is Apple aware of the problem and planning to release a fix, or do I have to abandon iTunes and my iPod?

    Hello there, Enantiomer.
    The following Knowledge Base article provides some recommendations for troubleshooting:
    iTunes 11.1.4 for Windows: Unable to install or open
    http://support.apple.com/kb/TS5376
    Check for .dll files
    Go to C:\Program Files (x86)\iTunes and C:\Program Files\iTunes and look for .dll files.
    If you find QTMovie.DLL, or any other .dll files, move them to the desktop.
    Reboot your computer.
    Note: Depending on your operating system, you may only have one of the listed paths.
    Uninstall and reinstall iTunes
    Uninstall iTunes and all of its related components.
    Reboot your computer. If you can't uninstall a piece of Apple software, try using the Microsoft Program Install and Uninstall Utility.
    Re-download and reinstall iTunes 11.1.4.
    Thanks for reaching out to Apple Support Communities.
    Cheers,
    Pedro.

  • Microsoft Excel cannot access the file "-". There are several possible reasons. Windows Server 2008 R2 with Microsoft Office 2010

    I have a problem with starting the Excel Application under a particular user (service account).
    I try to schedule this C# script through an application X (not Windows Task Scheduler. And this
    application will always use a service account to run services on the server). If I run the C# script in
    command prompt under the same user, it runs. Under the application X, which uses the exact same
    user, to initiate the C# script, it fails to open the Excel application (not sufficient permission?).
    This script calls application.Workbooks.Open(<ExcelFileName>,0,false,Type.missing....). At this line
    of code, it gives the following error:
    Microsoft Excel cannot access the file "...". There are several possible reasons:
    -The file name or path does not exist.
    -The file is being used by another program.
    -The workbook you are trying to save has the same name as a currently open workbook.
    I tried all the methods that I found online as follow:
    Create directory "C:\Windows\SysWOW64\config\systemprofile\Desktop" (for 64 bit Windows) or "C:\Windows\System32\config\systemprofile\Desktop" (for 32 bit Windows).
    Changed the DCOM config for the Microsoft Excel application to include this user for Local/Remote Launch and Access.
    Enabled all macros in Excel application and set the Trust Center.
    Add the user to have full control on all folders that contain the Excel file.
    Under DCOM
    config, Microsoft Excel Application, if I modify the Identity tab to check on "This User" and enter the username/password to let Excel always run under that user. Then the application runs perfectly. However, other users can't run the excel application
    on their own with the following error: "Cannot use object linking and embedding". If I check "Use the launching user", then Excel can't be launched. No errors in the logs or events anywhere to check.
    Yet, still the same error. I think it's permission but I am not sure where and what to do for this to work.
    Now, normally, when I run this excel report, I can double-click on the file and it'd automatically run,
    save the new parameters into the current file and generate a new excel file (with date attached to the
    file name). That means there is a change (save) to the original file.
    Environment: Windows Server 2008 R2 and running Microsoft Excel 2010.
    I appreciate all your help!

    I am wondering if this has anything to do with having the user log into Excel.
    In point #5 above: Under DCOM config, Microsoft Excel Application, if I modify the Identity tab to check on "This User" and enter the username/password to let Excel always run under that user. Then the application runs perfectly. However, other
    users can't run the excel application on their own with the following error: "Cannot use object linking and embedding". If I check "Use the launching user", then Excel can't be launched. No errors in the logs or events anywhere to check.
    Because running with the launching user proposes an user to run the Excel application. However, I do not think there is any where that we can pass in the password for this user to Excel. However, this Excel has all the permissions to Excel application as
    well as the folders that have the Excel files.
    Please help!
    Thank you!

  • Crashes when running applications from network share - "Windows cannot access the file for one of the following reasons"

    Hi,
    starting a couple of weeks ago, we get the following error(s) when running applications from a network share. We don't know what causes this, we are not aware of any major changes in our network infrastructure or client/Server configuration. We did upgrade
    a lot of machines to Windows 8, but the issue also occurs on older Win7 computers.
    We figured out a workaround though: The applications run fine when launching from a FQDN share (like
    \\share.domain.Company.com) and only cause problems when running from
    \\share directly. They have worked fine for years without FQDN though.
    Any ideas?
    Error Details (the Kind of error differs greatly):
    # 1 #
    Log Name: Application
    Source: Application Error
    Date: ...
    Event ID: 1005
    Task Category: (100)
    Level: Error
    Keywords: Classic
    User: N/A
    Computer: vmDEV
    Description:
    Windows cannot access the file for one of the following reasons: there is a problem with the network connection, the disk that the file is stored on, or the storage drivers installed on this computer; or the disk is missing. Windows closed the program XYZ
    because of this error.
    Program: XYZ
    File:
    The error value is listed in the Additional Data section.
    User Action
    1. Open the file again. This situation might be a temporary problem that corrects itself when the program runs again.
    2. If the file still cannot be accessed and
    - It is on the network, your network administrator should verify that there is not a problem with the network and that the server can be contacted.
    - It is on a removable disk, for example, a floppy disk or CD-ROM, verify that the disk is fully inserted into the computer.
    3. Check and repair the file system by running CHKDSK. To run CHKDSK, click Start, click Run, type CMD, and then click OK. At the command prompt, type CHKDSK /F, and then press ENTER.
    4. If the problem persists, restore the file from a backup copy.
    5. Determine whether other files on the same disk can be opened. If not, the disk might be damaged. If it is a hard disk, contact your administrator or computer hardware vendor for further assistance.
    Additional data
    Error value: C000020C [ also seen with code C00000C4]
    #2 (German error Messages from now on, we only use German OSes, the above english one is translated based on similar error Messages I found on the web) #
    Name der fehlerhaften Anwendung: XYZ.exe, Version: 2015.0.496.5054, Zeitstempel: 0x54ea67c3
    Name des fehlerhaften Moduls: clr.dll, Version: 4.0.30319.34014, Zeitstempel: 0x52e0b784
    Ausnahmecode: 0xc0000006
    Fehleroffset: 0x00026549
    ID des fehlerhaften Prozesses: 0x13ac
    Startzeit der fehlerhaften Anwendung: 0x01d055a854d36445
    Pfad der fehlerhaften Anwendung: \\share\application.exe
    Pfad des fehlerhaften Moduls: C:\Windows\Microsoft.NET\Framework\v4.0.30319\clr.dll
    Berichtskennung: 949ea933-c19b-11e4-bf04-78542e186754
    Vollständiger Name des fehlerhaften Pakets:
    Anwendungs-ID, die relativ zum fehlerhaften Paket ist:
    Anwendung: XYZ.exe
    Frameworkversion: v4.0.30319
    Beschreibung: Der Prozess wurde aufgrund einer unbehandelten Ausnahme beendet.
    Ausnahmeinformationen: Ausnahmecode c0000006, Ausnahmeadresse 720B6549
    Stapel:
    # 3 #
    Anwendung: WpfApp.exe
    Frameworkversion: v4.0.30319
    Beschreibung: Der Prozess wurde aufgrund einer unbehandelten Ausnahme beendet.
    Ausnahmeinformationen: System.Runtime.InteropServices.SEHException
    Stapel:
       bei SP.Forms.AutoCompleteSelectionBase.OnEnter(System.EventArgs)
       bei System.Windows.Forms.Control.NotifyEnter()
       bei System.Windows.Forms.ContainerControl.UpdateFocusedControl()
    # 4 #
    Anwendung: WpfApp.exe
    Frameworkversion: v4.0.30319
    Beschreibung: Der Prozess wurde aufgrund einer unbehandelten Ausnahme beendet.
    Ausnahmeinformationen: System.Runtime.InteropServices.SEHException
    Stapel:
       bei System.IO.UnmanagedMemoryStream.ReadByte()
       bei System.IO.BinaryReader.ReadByte()
       bei System.IO.BinaryReader.Read7BitEncodedInt()
       bei System.Resources.ResourceReader._LoadObjectV2(Int32, System.Resources.ResourceTypeCode ByRef)
       bei System.Resources.ResourceReader.LoadObjectV2(Int32, System.Resources.ResourceTypeCode ByRef)
       bei System.Resources.ResourceReader.LoadObject(Int32, System.Resources.ResourceTypeCode ByRef)
       bei System.Resources.RuntimeResourceSet.GetObject(System.String, Boolean, Boolean)
       bei System.Resources.RuntimeResourceSet.GetObject(System.String, Boolean)
       bei System.Resources.ResourceManager.GetObject(System.String, System.Globalization.CultureInfo, Boolean)
       bei System.Resources.ResourceManager.GetStream(System.String, System.Globalization.CultureInfo)
    # 5 #
    Anwendung: WpfApp.exe
    Frameworkversion: v4.0.30319
    Beschreibung: Der Prozess wurde aufgrund einer unbehandelten Ausnahme beendet.
    Ausnahmeinformationen: System.Runtime.InteropServices.SEHException
    Stapel:
       bei System.Reflection.RuntimeParameterInfo.get_Name()
       bei System.Diagnostics.StackTrace.ToString(TraceFormat)
       bei System.Environment.GetStackTrace(System.Exception, Boolean)
       bei System.Exception.GetStackTrace(Boolean)
       bei System.Exception.ToString(Boolean, Boolean)
       bei System.Exception.ToString(Boolean, Boolean)
       bei System.Exception.ToString(Boolean, Boolean)
       bei System.Exception.ToString()
    # 6 #
    Name der fehlerhaften Anwendung: XYZ.exe, Version: 2015.0.496.5054, Zeitstempel: 0x54ea834f
    Name des fehlerhaften Moduls: KERNELBASE.dll, Version: 6.3.9600.17278, Zeitstempel: 0x53eeb460
    Ausnahmecode: 0xe0434352
    Fehleroffset: 0x00012f71
    ID des fehlerhaften Prozesses: 0xa68
    Startzeit der fehlerhaften Anwendung: 0x01d0559cb7ec4ed6
    Pfad der fehlerhaften Anwendung: \\share\XYZ.exe
    Pfad des fehlerhaften Moduls: C:\WINDOWS\SYSTEM32\KERNELBASE.dll
    Berichtskennung: 010514d0-c190-11e4-bf04-78542e186754
    Vollständiger Name des fehlerhaften Pakets:
    Anwendungs-ID, die relativ zum fehlerhaften Paket ist:
    # 7 #
    Name der fehlerhaften Anwendung: XYZ.exe, Version: 2015.0.496.5054, Zeitstempel: 0x54ea7a6e
    Name des fehlerhaften Moduls: ntdll.dll, Version: 6.3.9600.17630, Zeitstempel: 0x54b0d74f
    Ausnahmecode: 0xc0000006
    Fehleroffset: 0x0006db27
    ID des fehlerhaften Prozesses: 0x18dc
    Startzeit der fehlerhaften Anwendung: 0x01d0559cb08529c3
    Pfad der fehlerhaften Anwendung: \\share\xyz.exe
    Pfad des fehlerhaften Moduls: C:\WINDOWS\SYSTEM32\ntdll.dll
    Berichtskennung: ef389186-c18f-11e4-bf04-78542e186754
    Vollständiger Name des fehlerhaften Pakets:
    Anwendungs-ID, die relativ zum fehlerhaften Paket ist:

    Hi,
    >>The applications run fine when launching from a FQDN share
    It sounds like a DNS suffix issue. When this issue occurs, please try to ping share on the client, then check if the corresponding IP address is correct. If the IP address is wrong, please adjust your settings of DNS to make sure that the client can resolve
    the share correctly.
    If it's very hard to change the settings of the DNS for some reason, as a work around, we can add the entry into the clients' hosts file.
    Best Regards.
    Steven Lee Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • The process cannot access the file because it is being used by another process with Execute package task

    Hi,
    I've a master package that calls other packages with an Execute Package Task. Sometimes we have an error: "The process cannot access the file because it is being used by another process" and sometimes not. It seems random.
    We are working on a Terminal Server and the SQL Server database engine and the files are placed on another server. It seems that the errors doesn't occu when we run the packages on the server with a job. We can't log onto the windows server on this machine..
    Hennie

    I've seen this myself. On most occasions an immediate rerun would fix the issue. As stated this happens only when we try to run this from BIDs. From SQL agent job it always runs fine. 
    Please Mark This As Answer if it helps to solve the issue Visakh ---------------------------- http://visakhm.blogspot.com/ https://www.facebook.com/VmBlogs

  • Cannot display the folder. Microsoft Outlook cannot access the specified folder location.

    Hi, guys
    I cannot view delegate mailbox in Outlook. Following is my configure.
    I have two mailbox A-User and B-User
    Login Outlook as A-User, click File -> Account Settings -> Delegate Access, add B-User and give Editor permission of Inbox.
    Right click A-User's root inbox and select Properties -> Permission, select B-User and check "Folder visible".
    Login Outlook as B-User on other computer, click File -> Account Settings -> Account Settings, select B-User and click Change -> More Settings -> Advanced, add A-User.
    Now I can see a root A-User in Navigation Pane. But when I click it, it shows
    "Cannot display the folder. Microsoft Outlook cannot access the specified folder location."
    or
    "Cannot display the folder. Microsoft Outlook cannot access the specified folder location. The operation failed. An object cannot be found".
    I searched some solutions from internet, but all of them don't work. Could you give some suggestions? 
    Thanks.

    Hi,
    First, please double check if you have given the right permission to B-User on your step 2.
    In addition, we can try to give a higher permission to the B-user to check the result.
    Please feel free to post back and let me know the result.
    Best Regards,
    Steve Fan
    TechNet Community Support

  • My computer with itunes zapped by lightning.  cannot access itunes files.  how can i transfer my music on my iphone to a new computer.  much of it was not purchased from itunes store

    my computer with itunes zapped by lightning.  cannot access itunes files.  how can i transfer my music on my iphone to a new computer.  much of it was not purchased from itunes store

    Did you fail to maintain a backup copy?
    If so, then you can buy a third party program to extract the music not purchased from itunes.
    Itunes purchases can be transferred to your computer:  File>Transfer Purchases.

  • Bought Canon FS400 videocam with digital storage.  iPhoto says cannot recognize the file format.  Any ideas?  Thanks so much!

    Bought Canon FS400 videocam with digital storage.  Tried to import, but iPhoto says cannot recognize the file format.  Any ideas?  Thanks so much!

    Can you access the material with iMovie?

  • I have just purchased an iMAC. O/S is Lion. I just cannot access the files in my Microsoft network drive which my  macpro snow leopard has no problem. Looks like it is just the Lion O/S has the problem.  The file I needed to access are my photo files.

    I have an iMAC running Lion cannot access my Microsoft Network drive.  It sees it on Finder but said connection failed.  By other Macpro Laptop which run Leopard has no problem at all. It lreads and load my photos from the RAID Drive. I am sure some asked the question before but it is new to me. That was the reason I am not upgrading my Macpro to Lion yet.  was it a bug in Lion networking area?
    Thanks for the help !
    H5N1

    You need to move to Windows 7, because Apple is now releasing a new OS X version annually and it's playing havoc with people's hardware and software.
    Windows 7 will get support until 2020, that's 8 years of software stability, however you do need to make System Restore disks, boot disk and another on a hard drive to self restore (like TimeMachine is for OS X)
    Apple has no plans to change their currrent behavior as all they care about is selling new hardware with a shiny new OS X verison on it.
    If you wait to move, what will happen is you'll lose that full 8 years and will have to swtich to a newer Windows sooner
    Windows 7 machines are still widely avaialble, despite Windows 8 (a failure) being pushed currently.
    Running three OS X operating systems on one machine is quite a chore reserved for only seasoned computer geeks, then it's only going to last X months as the next OS X version will be released, then the next a year after that.
    Another method would be to get a virtual machine software (virtualbox is free) and install Windows 7 into that to ease your transitition if you cant' spring for a Windows 7 machine, preferablly a tower that will last a long time.
    Here is a method to run Snow Leopard in Parallels, however it's a unapproced hack and not for the comptuer newbie.
    http://forums.macrumors.com/showthread.php?t=1365439
    We have no control over Apple's OS X release cycle, nor the third party developers who make their own decisions what to support.
    Our only choice as users to stop using both products and seek software/hardware stability.

  • Just installed firefox 3.6.12 on windows xp. Firefox cannot access the internet. Explorer works fine.

    New install of firefox 3.6.12 on windows xp professional. Firefox can not access the internet. firefox starts but when you click on the get started button it comes back with a unable to fine mozilla.com error. Explorer works and I can ping mozilla.com

    For me it seems to be related to the Shockwave Flash plugin (10.1 r85). Firefox seems to crash only when some flash pages have to be displayed and if I disable to the Flash player plugin Firefox don't crash anymore. This is not a solution just a diagnostic.
    Regards,
    Vivian De Smedt

  • Windows Media Player cannot access the file. The file might be in use, you might not have access to the computer where the file is stored, or your proxy settings might not be correct.

    I tried the recommendations for fixing this below:
    Follow these steps to grant full permissions to the folder where the files are stored: 1. Right click on the folder on the external drive and click on
    properties. 2. On the property window, click Security tab.
    3. Now click on Edit and then click Add.
    4. Now type everyone in the box and
    click OK.
    5. Then check Full control check box.
    6. Click on Apply and then click OK.
    You may also try the below mentioned steps:
    1. Click on Start. 2. Go to Control Panel. 3. Select "SOUND". 4. Double click on speakers. 5. Click on advanced tab and then uncheck enable audio enhancements.
    But then I received the error message that I don't have rights to edit and add.  Why would this be?  I am the administrator?
    Thanks!

    Hi,
    Please first take ownership of the folder or files, then give yourself full control permission.
    Learn How to Take or Assign Ownership of Files and Folders
    http://technet.microsoft.com/en-us/magazine/ff404240.aspx
    Yolanda Zhu
    TechNet Community Support

  • When working on my ipad with pages and numbers, I have experienced it freezing up and i cannot access the files?

    When I am using Pages or Numbers app on my ipad it has frozen up?  I cannot edit, open any of the files.  Then later I can which is what I am hoping with the document I just produced?  Is it because it goes to the cloud? 

    This happens to me once in a while using Pages, but the "freeze" is very brief and I can usually just wait a short period of time and then the documents are accessible again. I have no idea what causes it, but it may be due to the fact that a file is being uploaded to iCloud as you suggest, but I don't know that for sure.
    Sometimes I close Pages from the task bar (double tap the home button and tap and hold down on the Pages icon until it wiggles then tap the minus sign to close it, then tap the screen above the tsak bar.) And when I launch Pages again, it is back to normal.

  • HT201210 hey, i cant access the itunes store or log into the app world. i have attempted to download the latest ios6, and it cut of with an error message that said : cannot access the itunes store

    hello, cant access the itunes store or log in with my apple id as i get an error message saying cant connect to the i tunes store. i even attempted to download the latest ios6 which cut of. just does not want to accept my apple id

    Hi Mr Lenz
    I had the exact same problem yesterday when i tried to get some music from the store. The same messages appeared on my screen. I just waited for an hour or so and logged on again with no problem. I was able to download music normally. Perhaps there was a momentary glitch at the iTunes store at that time.
    You might try to log on again and see what happens.
    Rick

  • Add-KdsRootKey failing with "The process cannot access the file..."

    Hello community,
    Environment
    Mixed with one (1) domain controller running Windows Server 2008 and one (1) domain controller running Windows Server 2012.
    Steps to Produce the Problem
    These steps produce the problem both on the Windows Server 2012 domain controller and on another Windows Server 2012 server configured for centralized management. I login with my account which is in the Domain Admins group, and I start the Active Directory
    Module for Windows PowerShell with Administrative privileges. I execute the Import-Module Kds command; then I execute the Add-KdsRootKey -EffectiveImmediately command and get the following error:
    Other thoughts
    Based on my understanding of the elements at work here, I believe there is a file located on the domain controller itself that is being locked by some other service. If anyone could provide clues as to which file and/or service could be at fault, I'd
    appreciate. Alternative theories are more than welcome.
    Thanks in advance,
    Michael

    Hi Michael,
    I recommend you to use
    Process Monitor tool to find out which process is using KDS root key.
    Process Monitor is an advanced monitoring tool for Windows that shows real-time file system, Registry and process/thread activity.
    Here are some introduction links below about Process Monitor:
    Process Monitor v3.05
    http://technet.microsoft.com/en-us/sysinternals/bb896645.aspx
    Monitor Process
    http://technet.microsoft.com/en-us/library/hh206046.aspx
    Happy Thanksgiving Day!
    Amy Wang

  • I downloaded mountain lion and then the new office suite (word, ppt, excel) but now when I try to display one of my ppt's it says 'ppt cannot open the file...the file may be corrupt, in use, not a type recognized by ppt etc.." how can I fix it?? HELP

    I downloaded mountain lion and then the new office suite (word, ppt, excel) but now when I try to display one of my ppt's it says 'ppt cannot open the file...the file may be corrupt, in use, not a type recognized by ppt etc.." how can I fix it?? HELP

    Did you try to open teh fle by double-clicking its icon? If the file was made with an older version of Office, you may get that message. Try opeing PP and, from its "File" menu, see if you can open the ppt. I've foundthat often gets around that message and then yo ucan save the file from the newer version.
    If that doesn't work, consider asking in the Microsoft Office: Mac forums here:
    Office for Mac forums
    PowerPoint is not an Apple product and it seems a lot of people around here avoid Office.

Maybe you are looking for

  • Windows 8.1 Devices and Printers Issues

    We have deployed a brand new Active Directory domain for a customer. ALL the servers without exception are Windows 2012 R2 and all clients are Windows 8.1 32bit VDI clients. The issue that we have is around network printers.  We are deploying 4 print

  • Not letting me add files to me external hard drive

    I literally just got home from the apple store because my mac was not recognizing the new maverick update, so they fixed that but now I cant add file to my external hard drive! why is that?  there is a whole bunch of room on it still...... please hel

  • Code to generate java program

    hello, i am studying msc(information systems) 2 years course. this is my first semister.i am doing prof\ject in java. TITLE:Designing editor for java in java. I want to know how to compile a program written in the editor.i will feel very much happy,i

  • Help with a list of PrintStreams! Again :D

    So basically im creating a list of PrintStreams and would then like to println something to all of them at once. What I have doesent work because my new PrintStream wont accept a printstream from the list :/ Not sure what to do. Help GREATLY apprecia

  • Viable options for having just Photoshop and After Effects?

    I have the single app plan for $20/mo, for After Effects. I've come to realize that I would like, as well as I kind of need, Photoshop. However, I don't wish to purchase the complete plan ($50/mo). I noticed there is a Photography plan for $10/mo, ho