HttpConnection, OutputStream cannot process large files?

I am trying to download images 2 MB + my flashlight (using the option of large default image of the device) to a server over WI-FI.  I use HttpConnection and OutputStream to write the data.

It seems that the multipart http getting blurred with this large files.  When I change the settings of device in the Middle camera, everything works fine.

No, my server isn't the problem.  I configured and tested, and it may take more than 5 MB files.

I think that the problem is with HttpConnection/OutputStream.

Here is the request of multiple parties for size MEDIUM (300-600 KB) images.   Note the JPEG image data after Content-Type.  Images of this size are downloaded.

Looks like demand for LARGE images (camera > Options > Image size > Large) 1.9 to 2.5 MB in size.   Note the JPEG section disappeared after Content-Type.

For files of this size, I get TCP Out-of-Order messages and my web server gives an error 400 (bad request.

Relevant code:

       // write content        out = httpConn.openDataOutputStream();        out.write(getBoundaryMessage(fileKey, fileName, mimeType).getBytes());

        // file data        int size = 8196;        byte[] buffer = new byte[size];        int total = 0, count = 1;        in = fconn.openInputStream();        while (true)         {            int bytesRead = in.read(buffer, 0, size);            total += bytesRead;            if (total > 0 && bytesRead == -1)                 break;            out.write(buffer, 0, bytesRead);            result.setSent(total);        }

        // end boundary        out.write(getEndBoundary().getBytes());        out.flush();

        // send request and retrieve response        int rc = httpConn.getResponseCode();

What is never tested anyone (from RIM) 2 + MB files in a single query of HttpConnection?  Someone else get it to work?

what you set as ContentLength? Just the data image or dou also include you the size in bytes [] of your header and the walk around the pure image data?

Tags: BlackBerry Developers

Similar Questions

  • Acrobat pdfmaker com addin for word 2010 crashes when processing large files

    I try to use pdfmaker com plugin for word 2010 to create a PDF document. Whenever I have try and create the document, the addin acrobat crashes Word.

    I tried to do this on x 86 and x 64 machine and it failed twice at around the point about even (during/immediately after determining the bookmarks).

    The document is large (862 pages, 2425 bookmarks, 311 300 DPI graphic, for a total size of the 49.2MiB file)

    I can generate the PDF by printing only, but the question of the use of the pdfmaker is so that we will not have to perform 2.5 K manual reticulations.

    ------------------------------------------------

    Information on the machine:

    SP1 Windows 7 (x 64)

    Office 2010 (x 64) 14.0.6112.5000

    Acrobat X 10.1.3 Pro (x 86)

    ------------------------------------------------

    Crash report:

    Version = 1

    EventType = APPCRASH

    EventTime = 129853934132967189

    ReportType = 2

    Consent = 1

    UploadTime = 129853934134215189

    ReportIdentifier = 4e4f5b16-c16a-11e1-ae3f-5c260a5c33cf

    IntegratorReportIdentifier = 4e4f5b15-c16a-11e1-ae3f-5c260a5c33cf

    Response.BucketId = 41559749

    Response.BucketTable = 4

    Response.Type = 4

    SIG [0]. Name = name of the Application

    SIG [0]. Value = WINWORD. EXE

    GIS [1]. Name = Version of the Application

    GIS [1]. Value = 14.0.6024.1000

    GIS [2]. Name = timestamp of the Application

    GIS [2]. Value = 4d83e2f6

    GIS [3]. Name = name of the Module fault

    GIS [3]. Value = wwlib.dll

    GIS [4]. Name = Fault Module Version

    GIS [4]. Value = 14.0.6024.1000

    GIS [5]. Name = Fault Module Timestamp

    GIS [5]. Value = 4d83e39e

    GIS [6]. Name = Exception Code

    GIS [6]. Value = c0000005

    GIS [7]. Name = offset of the Exception

    GIS [7]. Value = 000000000031b4aa

    DynamicSig [1]. Name = OS Version

    DynamicSig [1]. Value=6.1.7601.2.1.0.256.48

    DynamicSig [2]. Name = locale ID

    DynamicSig [2]. Value = 1033

    UI [2] = c: Office\Office14\WINWORD. EXE

    UI [3] = Microsoft Word has stopped working

    UI [4] = Windows can search for a solution to the problem online and try to recover your information and restart the program.

    UI [5] = check online for a solution, and then restart the program

    UI [6] = check online for a solution later and close the program

    UI [7] = close the program

    LoadedModule [0] = c: Office\Office14\WINWORD. EXE

    LoadedModule[1]=C:\Windows\SYSTEM32\ntdll.dll

    LoadedModule[2]=C:\Windows\system32\kernel32.dll

    LoadedModule[3]=C:\Windows\system32\KERNELBASE.dll

    LoadedModule[4]=C:\Windows\system32\ADVAPI32.dll

    LoadedModule[5]=C:\Windows\system32\msvcrt.dll

    LoadedModule[6]=C:\Windows\SYSTEM32\sechost.dll

    LoadedModule[7]=C:\Windows\system32\RPCRT4.dll

    LoadedModule[8]=C:\Windows\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161 _none_08e61857a83bc251\MSVCR90.dll

    LoadedModule[9]=C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df _5.82.7601.17514_none_a4d6a923711520a9\Comctl32.dll

    LoadedModule[10]=C:\Windows\system32\GDI32.dll

    LoadedModule[11]=C:\Windows\system32\USER32.dll

    LoadedModule[12]=C:\Windows\system32\LPK.dll

    LoadedModule[13]=C:\Windows\system32\USP10.dll

    LoadedModule [14] = C:\Windows\system32\IMM32. DLL

    LoadedModule[15]=C:\Windows\system32\MSCTF.dll

    LoadedModule[16]=C:\Windows\system32\nvinitx.dll

    LoadedModule [17] = C:\Program Files\NVIDIA Corporation\CoProcManager\_etoured.dll

    LoadedModule [18] = C:\Program Files\NVIDIA Corporation\CoProcManager\nvd3d9wrapx.dll

    LoadedModule[19]=C:\Windows\system32\SETUPAPI.dll

    LoadedModule[20]=C:\Windows\system32\CFGMGR32.dll

    LoadedModule[21]=C:\Windows\system32\OLEAUT32.dll

    LoadedModule[22]=C:\Windows\system32\ole32.dll

    LoadedModule[23]=C:\Windows\system32\DEVOBJ.dll

    LoadedModule [24] = C:\Program Files\NVIDIA Corporation\CoProcManager\nvdxgiwrapx.dll

    LoadedModule [25] = c: Office\Office14\wwlib.dll

    LoadedModule [26] = c: Office\Office14\gfx.dll

    LoadedModule[27]=C:\Windows\system32\WTSAPI32.dll

    LoadedModule[28]=C:\Windows\system32\MSIMG32.dll

    LoadedModule [29] = c: Office\Office14\oart.dll

    LoadedModule [30] = c: Files\Microsoft Shared\office14\mso.dll

    LoadedModule[31]=C:\Windows\system32\msi.dll

    LoadedModule[32]=C:\Windows\system32\SHLWAPI.dll

    LoadedModule[33]=C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1d f_6.0.7601.17514_none_fa396087175ac9ac\Comctl32.dll

    LoadedModule [34] = c: Files\Microsoft Shared\office14\Cultures\office.odf

    LoadedModule [35] = C:\Windows\system32\VERSION. DLL

    LoadedModule[36]=C:\Windows\system32\uxtheme.dll

    LoadedModule[37]=C:\Windows\system32\dwmapi.dll

    LoadedModule[38]=C:\Windows\system32\CRYPTBASE.dll

    LoadedModule[39]=C:\Windows\system32\CLBCatQ.DLL

    LoadedModule [40] = c: Office\Office14\1033\wwintl.dll

    LoadedModule [41] = c: Files\Microsoft Shared\office14\1033\MSOINTL. DLL

    LoadedModule [42] = c: Files\Microsoft Shared\office14\MSORES. DLL

    LoadedModule [43] = c: Files\Microsoft Shared\OFFICE14\MSPTLS. DLL

    LoadedModule [44] = c: Files\Microsoft Shared\office14\riched20.dll

    LoadedModule[45]=C:\Windows\system32\mscoree.dll

    LoadedModule[46]=C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscoreei.dll

    LoadedModule [47] = c: Files\Microsoft Shared\OfficeSoftwareProtectionPlatform\OSPPC. DLL

    LoadedModule[48]=C:\Windows\system32\Winspool.DRV

    LoadedModule [49] = C:\Windows\system32\SHELL32. DLL

    LoadedModule[50]=C:\Windows\system32\propsys.dll

    LoadedModule[51]=C:\Windows\system32\ntmarta.dll

    LoadedModule[52]=C:\Windows\system32\WLDAP32.dll

    LoadedModule[53]=C:\Windows\system32\CRYPTSP.dll

    LoadedModule[54]=C:\Windows\system32\rsaenh.dll

    LoadedModule[55]=C:\Windows\system32\RpcRtRemote.dll

    LoadedModule[56]=C:\Windows\System32\msxml6.dll

    LoadedModule[57]=C:\Windows\system32\profapi.dll

    LoadedModule [58] = C:\Windows\system32\SXS. DLL

    LoadedModule[59]=C:\Windows\Microsoft.NET\Framework64\v2.0.50727\mscorwks.dll

    LoadedModule[60]=C:\Windows\WinSxS\amd64_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.619 5_none_88e41e092fab0294\MSVCR80.dll

    LoadedModule[61]=C:\Windows\assembly\NativeImages_v2.0.50727_64\mscorlib\f73f0a9c9a83dcd3f f428be509a7992f\mscorlib.ni.dll

    LoadedModule[62]=C:\Windows\Microsoft.NET\Framework64\v2.0.50727\mscorsec.dll

    LoadedModule[63]=C:\Windows\system32\WINTRUST.dll

    LoadedModule[64]=C:\Windows\system32\CRYPT32.dll

    LoadedModule[65]=C:\Windows\system32\MSASN1.dll

    LoadedModule[66]=C:\Windows\system32\imagehlp.dll

    LoadedModule[67]=C:\Windows\system32\ncrypt.dll

    LoadedModule[68]=C:\Windows\system32\bcrypt.dll

    LoadedModule[69]=C:\Windows\system32\bcryptprimitives.dll

    LoadedModule[70]=C:\Windows\system32\USERENV.dll

    LoadedModule[71]=C:\Windows\system32\GPAPI.dll

    LoadedModule[72]=C:\Windows\system32\cryptnet.dll

    LoadedModule[73]=C:\Windows\system32\SensApi.dll

    LoadedModule [74] = c: mathematical Add-in\2.0\Word\Microsoft.Education.Word.MathExtension.dll

    LoadedModule[75]=C:\Windows\assembly\GAC\Extensibility\7.0.3300.0__b03f5f7f11d50a3a\Extens ibility.dll

    LoadedModule[76]=C:\Windows\assembly\GAC_MSIL\office\14.0.0.0__71e9bce111e9429c\office.dll

    LoadedModule[77]=C:\Windows\Microsoft.NET\Framework64\v2.0.50727\mscorjit.dll

    LoadedModule [78] = c: mathematical Add-in\2.0\Word\Microsoft.Education.Mathematics.Common.dll

    LoadedModule[79]=C:\Windows\assembly\NativeImages_v2.0.50727_64\System\c40ec0f4cd203c88029 8f94c0427dd54\System.ni.dll

    LoadedModule[80]=C:\Windows\assembly\NativeImages_v2.0.50727_64\System.Drawing\222eb8aa336 953a6b0216db2b0c4770d\System.Drawing.ni.dll

    LoadedModule[81]=C:\Windows\assembly\NativeImages_v2.0.50727_64\System.Windows.Forms\dc5bb 74eefdbf954cdfb70dd534d5564\System.Windows.Forms.ni.dll

    LoadedModule[82]=C:\Windows\assembly\GAC_MSIL\Microsoft.Office.Interop.Word\14.0.0.0__71e9 bce111e9429c\Microsoft.Office.Interop.Word.dll

    LoadedModule[83]=C:\Windows\assembly\NativeImages_v2.0.50727_64\System.Configuration\193d0 3ca60573c92f92d9b07fa5bc243\System.Configuration.ni.dll

    LoadedModule[84]=C:\Windows\assembly\NativeImages_v2.0.50727_64\System.Xml\24d1b7ccbedaa36 02bae6a6acea9929e\System.Xml.ni.dll

    LoadedModule [85] = c: mathematical Add-in\2.0\Word\MathControls.dll

    LoadedModule [86] = c: mathematical Add-in\2.0\Word\MathEngine.dll

    LoadedModule [87] = c: mathematical Add-in\2.0\Shared\sqmapi.dll

    LoadedModule[88]=C:\Windows\system32\shfolder.dll

    LoadedModule [89] = c: mathematical Add-in\2.0\Shared\MathRichEditNative.Dll

    LoadedModule [90] = c: mathematical Add-in\2.0\Shared\mathenginen.dll

    LoadedModule [91] = c: mathematical Add-in\2.0\Word\MathResources.dll

    LoadedModule [92] = c: Files\Microsoft Shared\VSTO\vstoee.dll

    LoadedModule[93]=C:\Windows\system32\urlmon.dll

    LoadedModule[94]=C:\Windows\system32\iertutil.dll

    LoadedModule[95]=C:\Windows\system32\WININET.dll

    LoadedModule[96]=C:\Windows\system32\Normaliz.dll

    LoadedModule [97] = c: Files\Microsoft Shared\VSTO\10.0\VSTOLoader.dll

    LoadedModule[98]=C:\Windows\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.616 1_none_08e61857a83bc251\MSVCP90.dll

    LoadedModule[99]=C:\Windows\system32\oledlg.dll

    LoadedModule[100]=C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll

    LoadedModule[101]=C:\Windows\system32\MSVCR110_CLR0400.dll

    LoadedModule[102]=C:\Windows\assembly\NativeImages_v4.0.30319_64\mscorlib\ec4aeb1a93320223 07604cba8284778b\mscorlib.ni.dll

    LoadedModule[103]=C:\Windows\assembly\NativeImages_v4.0.30319_64\System\52974bd8d9753cf71a 27181621dcf4eb\System.ni.dll

    LoadedModule[104]=C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Core\a4252f50e54a5 d2987e41709da9a117a\System.Core.ni.dll

    LoadedModule[105]=C:\Windows\assembly\NativeImages_v4.0.30319_64\Microsoft.V28a60cc2#\f165 482199ea49be235ec53ad93e6889\Microsoft.VisualStudio.Tools.Office.Runtime.ni.dll

    LoadedModule[106]=C:\Windows\assembly\NativeImages_v4.0.30319_64\Microsoft.O5949707a#\6d99 2851fc846eac2e388d2348711376\Microsoft.Office.Tools.ni.dll

    LoadedModule[107]=C:\Windows\assembly\NativeImages_v4.0.30319_64\Microsoft.V883708cb#\bc02 fe4c18b7e176e9bee4c72ff4cb32\Microsoft.VisualStudio.Tools.Applications.Runtime.ni.dll

    39da7e5347e89d6586ce262c1f69\Microsoft.VisualStudio.Tools.Applications.ServerDocument.ni.d he's LoadedModule[108]=C:\Windows\assembly\NativeImages_v4.0.30319_64\Microsoft.V1955d7fd#\cc04

    LoadedModule[109]=C:\Windows\assembly\NativeImages_v4.0.30319_64\Microsoft.Vf9a08577#\86f6 f20538156d2008fff97542e09765\Microsoft.VisualStudio.Tools.Applications.Hosting.ni.dll

    LoadedModule[110]=C:\Windows\system32\Secur32.dll

    LoadedModule [111] = C:\Windows\system32\SSPICLI. DLL

    LoadedModule[112]=C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Drawing\1204d7ae7e 0e637669e244a02b97983b\System.Drawing.ni.dll

    LoadedModule[113]=C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Windows.Forms\d7d8 56d242ddc80d696aa425195e5252\System.Windows.Forms.ni.dll

    LoadedModule[114]=C:\Windows\Microsoft.NET\Framework64\v4.0.30319\nlssorting.dll

    LoadedModule[115]=C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Deployment\475303e 370c565f47cd7d159485f24d9\System.Deployment.ni.dll

    LoadedModule[116]=C:\Windows\system32\dfshim.dll

    LoadedModule[117]=C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Configuration\0523 c17527d811bdc9606a0c62145f3d\System.Configuration.ni.dll

    LoadedModule[118]=C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Xml\771d4e20776373 ee95d2058b4d3f20a8\System.Xml.ni.dll

    LoadedModule[119]=C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Security\819aca5f3 26d35ce5f478c20366d0f5c\System.Security.ni.dll

    LoadedModule[120]=C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Xml.Linq\76b84571f 4497227f40c72e246939ac0\System.Xml.Linq.ni.dll

    LoadedModule[121]=C:\Windows\assembly\NativeImages_v4.0.30319_64\Microsoft.Oab3f8ec6#\0a3a f5db2975c482e98e96c99bb938af\Microsoft.Office.Tools.Word.Implementation.ni.dll

    LoadedModule[122]=C:\Windows\assembly\NativeImages_v4.0.30319_64\Microsoft.O4a946565#\a550 db8b700051717681470a0b2b07d3\Microsoft.Office.Tools.Common.Implementation.ni.dll

    LoadedModule[123]=C:\Windows\assembly\NativeImages_v4.0.30319_64\Microsoft.O854200f9#\a3df 0bec1a202ce176b839f788d40f44\Microsoft.Office.Tools.Common.ni.dll

    LoadedModule[124]=C:\Windows\assembly\NativeImages_v4.0.30319_64\Microsoft.Oeab01fba#\9d47 6070258253869ff6ca2201f33b54\Microsoft.Office.Tools.Word.ni.dll

    LoadedModule[125]=C:\Windows\assembly\NativeImages_v4.0.30319_64\Microsoft.O2eb0cc9a#\3994 dd35eb969eb2221f1886598f08cc\Microsoft.Office.Tools.v4.0.Framework.ni.dll

    LoadedModule[126]=C:\Users\kking\AppData\Local\assembly\dl3\D5O6KVBP.4TZ\YDKV3YJ1. QPK\2fd1 b7b3\d265be4b_e524cd01\PCREFindAddIn.DLL

    LoadedModule[127]=C:\Users\kking\AppData\Local\assembly\dl3\D5O6KVBP.4TZ\YDKV3YJ1. QPK\21e1 fe8e\00b3e430_67b7cb01\Microsoft.Office.Tools.Common.v4.0.Utilities.DLL

    LoadedModule[128]=C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clrjit.dll

    LoadedModule [129] = c: \ Program Files (x 86) \Adobe\Acrobat 10.0\PDFMaker\Office\x64\PDFMOfficeAddin.dll

    LoadedModule [130] = c: Program Files (x 86) \Microsoft Visual Studio 10. 0\Visual Studio Tools for Office\x64\VSTOWordAdaptor.dll

    LoadedModule[131]=C:\Windows\system32\MSVCR100.dll

    LoadedModule [132] = c: Program Files (x 86) \Microsoft Visual Studio 11.0\Visual Studio Tools for Office\x64\VSTOWordAdaptor.dll

    LoadedModule[133]=C:\Windows\system32\MSVCR110.dll

    LoadedModule [134] = c: Files\Microsoft Shared\OFFICE14\USP10. DLL

    LoadedModule [135] = C:\PROGRA~1\COMMON~1\MICROS~1\VBA\VBA7\VBE7. DLL

    LoadedModule [136] = C:\PROGRA~1\COMMON~1\MICROS~1\VBA\VBA7\1033\VBE7INTL. DLL

    LoadedModule[137]=C:\Windows\assembly\NativeImages_v2.0.50727_64\stdole\be0906e176cf1f8ed8 1084df7042ee1c\stdole.ni.dll

    LoadedModule[138]=C:\Windows\system32\explorerframe.dll

    LoadedModule[139]=C:\Windows\system32\DUser.dll

    LoadedModule[140]=C:\Windows\system32\DUI70.dll

    LoadedModule[141]=C:\Windows\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.7 601.17825_none_2b253c8271ec7765\GdiPlus.dll

    LoadedModule [142] = c: Office\Office14\msproof7.dll

    LoadedModule [143] = c: Office\Office14\MSOHEV. DLL

    LoadedModule [144] = c: Office\OFFICE14\PROOF\1033\MSGR3EN. DLL

    LoadedModule[145]=C:\Windows\system32\MPR.dll

    LoadedModule[146]=C:\Windows\System32\drprov.dll

    LoadedModule[147]=C:\Windows\System32\WINSTA.dll

    LoadedModule[148]=C:\Windows\System32\ntlanman.dll

    LoadedModule[149]=C:\Windows\System32\davclnt.dll

    LoadedModule[150]=C:\Windows\System32\DAVHLPR.dll

    LoadedModule[151]=C:\Windows\system32\wkscli.dll

    LoadedModule[152]=C:\Windows\system32\cscapi.dll

    LoadedModule[153]=C:\Windows\system32\netutils.dll

    LoadedModule [154] = C:\Windows\system32\SFC. DLL

    LoadedModule [155] = C:\Windows\system32\sfc_os. DLL

    LoadedModule [156] = c: Files\Microsoft Shared\OFFICE14\Csi.dll

    LoadedModule[157]=C:\Windows\system32\WINHTTP.dll

    LoadedModule[158]=C:\Windows\system32\webio.dll

    LoadedModule [159] = C:\Windows\system32\PSAPI. DLL

    LoadedModule[160]=C:\Windows\system32\WS2_32.dll

    LoadedModule[161]=C:\Windows\system32\NSI.dll

    LoadedModule[162]=C:\Windows\System32\netprofm.dll

    LoadedModule[163]=C:\Windows\System32\nlaapi.dll

    LoadedModule[164]=C:\Windows\system32\srvcli.dll

    LoadedModule[165]=C:\Windows\System32\npmproxy.dll

    LoadedModule [166] = C:\Windows\system32\HLINK. DLL

    LoadedModule[167]=C:\Windows\system32\WindowsCodecs.dll

    LoadedModule[168]=C:\Windows\system32\WINMM.dll

    LoadedModule [169] = c: Office\OFFICE14\PROOF\MSSP7EN. DLL

    LoadedModule [170] = c: Office\Office14\mscss7en.dll

    LoadedModule [171] = c: Office\Office14\css7Data0009.dll

    LoadedModule [172] = c: \ Program Files (x 86) \Adobe\Acrobat 10.0\PDFMaker\Office\x64\PDFMWord.dll

    LoadedModule[173]=C:\PROGRA~2\Adobe\ACROBA~1.0\PDFMaker\Common\X64\ADOBEP~1.DLL

    LoadedModule[174]=C:\Windows\system32\COMDLG32.dll

    LoadedModule [175] = c: Files\microsoft shared\ink\tiptsf.dll

    LoadedModule[176]=C:\Windows\system32\apphelp.dll

    LoadedModule[177]=C:\Windows\system32\NetworkExplorer.dll

    LoadedModule[178]=C:\Windows\system32\EhStorShell.dll

    LoadedModule [179] = C:\Program Files (x86)\Google\Drive\googledrivesync64.dll

    LoadedModule [180] = C:\PROGRA~1\MICROS~1\Office14\GROOVEEX. DLL

    LoadedModule[181]=C:\Windows\WinSxS\amd64_microsoft.vc90.atl_1fc8b3b9a1e18e3b_9.0.30729.61 61_none_0a1fd3a3a768b895\ATL90. DLL

    LoadedModule[182]=C:\PROGRA~1\MICROS~1\Office14\1033\GrooveIntlResource.dll

    LoadedModule[183]=C:\Windows\System32\cscui.dll

    LoadedModule[184]=C:\Windows\System32\CSCDLL.dll

    LoadedModule[185]=C:\Windows\system32\ntshrui.dll

    LoadedModule[186]=C:\Windows\system32\slc.dll

    LoadedModule[187]=C:\Windows\System32\StructuredQuery.dll

    LoadedModule[188]=C:\Windows\system32\actxprxy.dll

    LoadedModule [189] = C:\Program may Explorer\ieproxy.dll

    LoadedModule[190]=C:\Windows\system32\thumbcache.dll

    LoadedModule[191]=C:\Windows\system32\SHDOCVW.dll

    LoadedModule [192] = C:\Windows\system32\ieframe. DLL

    LoadedModule[193]=C:\Windows\system32\OLEACC.dll

    LoadedModule[194]=C:\Windows\system32\SearchFolder.dll

    LoadedModule[195]=C:\Windows\System32\cscobj.dll

    LoadedModule [196] = c: \ Program Files (x 86) \Adobe\Acrobat 10.0\Acrobat\x64\ACE. DLL

    LoadedModule [197] = c: \ Program Files (x 86) \Adobe\Acrobat 10.0\Acrobat\x64\AGM. DLL

    LoadedModule [198] = c: \ Program Files (x 86) \Adobe\Acrobat 10.0\Acrobat\x64\BIB. DLL

    LoadedModule [199] = c: \ Program Files (x 86) \Adobe\Acrobat 10.0\Acrobat\x64\BIBUtils.DLL

    LoadedModule [200] = c: \ Program Files (x 86) \Adobe\Acrobat 10.0\Acrobat\x64\Cooltype.DLL

    LoadedModule [201] = c: \ Program Files (x 86) \Adobe\Acrobat 10.0\Acrobat\x64\JP2KLib.DLL

    LoadedModule [202] = c: \ Program Files (x 86) \Adobe\Acrobat 10.0\Acrobat\x64\ARE. DLL

    LoadedModule [203] = c: \ Program Files (x 86) \Adobe\Acrobat 10.0\Acrobat\x64\AdobePDFL.dll

    LoadedModule [204] = c: \ Program Files (x 86) \Adobe\Acrobat 10.0\Acrobat\x64\AdobeXMP.dll

    LoadedModule [205] = c: \ Program Files (x 86) \Adobe\Acrobat 10.0\Acrobat\x64\AXE8SharedExpat.dll

    LoadedModule [206] = c: \ Program Files (x 86) \Adobe\Acrobat 10.0\PDFMaker\Office\x64\PDFMEngine.dll

    LoadedModule [207] = c: \ Program Files (x 86) \Adobe\Acrobat 10.0\Acrobat\x64\pdfsettings.dll

    LoadedModule [208] = c: \ Program Files (x 86) \Adobe\Acrobat 10.0\Acrobat\x64\MPS.dll

    LoadedModule [209] = c: \ Program Files (x 86) \Adobe\Acrobat 10.0\PDFMaker\Office\x64\PDFPort.dll

    S [0]. Key = LCID

    S [0]. Value = 1033

    SEC [1]. Key = skulcid

    SEC [1]. Value = 1033

    State [0]. Key = transport. DoneStage1

    State [0]. Value = 1

    State [1]. Key = DataRequest

    State [1]. Value = bucket = 41559749/nBucketTable = 4/nResponse = 1/n

    FriendlyEventName = Stopped Working

    ConsentKey = APPCRASH

    AppName = Microsoft Word

    AppPath = c: Office\Office14\WINWORD. EXE

    It seems that the problem has been resolved with an update; I do experience is no longer the question (I tried several times on different machines). I have listed the current versions of the applications below for reference.

    Office 2010 (x 64): 14.0.6129.500

    Acrobat (x 86): 10.1.5.33

  • Cannot download large files (more than 250-300 MB)

    Download only of the judgment in different States. Same problem in ff 34 and 37.0.2 (Linux).
    This problem occurs on the drive of google or similar services (disk.yandex.ru, cloud.mail.ru).
    Hope you understand my runglish.

    Problem was in my router.

  • on the large file download problem. Pls help. Thank you very much

    Hello.

    My application got a function is the downloading of files. App works when I download a small file (like a video (4 MB)).

    But had a problem about large file download.

    1. when I try to open a video file (size: 30 MB) use the code below, it cost much too much time to open it, how to optimize? :

               FileConnection fc = (FileConnection) Connector.open("file:///" + filePath);
                InputStream is = fc.openInputStream();
                ByteArrayOutputStream baos = new ByteArrayOutputStream();
                int j = 0;
                while((j=is.read()) != -1) {
                    baos.write(j);
                }
                postdata = baos.toByteArray();
    

    2. What is the file size limitation in by Httpconnection? HTTPConnection may transfer a large file (like 30MB video)?

    Any smaple can share to me?

    Thank you very much.

    In addition to what maghue gave you, I would recommend you rework your logic so that you don't send a 30 MB of data in a single shipment.  That's a lot of have to fire if it fails and this defect, especially on a WiFi connection not, chances are high enough, that I would have thought given the time it will take.

    In addition, the approach you've taken means that you have a buffer of 30 MB, as the transport mechanism to send the file.  You could reduce the memory required by a small segment of both reading and write in the http connection output stream, but that will always force the http connection to have a 30 MB buffer, which may have to be contiguous (depending on how it is implemented).  Normally transmission is not made until you ask the response code, so it will be stamped on the device.

  • Cannot copy large video files from the camera

    Tried to copy a too large video from my camera.  Message says 'current picture cannot be copied' when I looked up the answers in 'help' it says connect the camera using the (MSC) usb mass storage class, and then use windows Explorer to copy the image to computer.  Please help me understand this.  I have to download or update a driver to do this?  Should I buy something?  Please don't laugh, but I'm lost.  All those who take the time to give me some step by step instructions would be greatly appreciated.

    Transfer of files from digital camera fails

    Symptom 3:

    When you try to transfer a single large file from a USB PTP camera to local hard disk drive (HDD) using the scanner and Camera Wizard, the file transfer does not immediately, and you receive the following error message:

    Scanner and camera Assistant the current image have not can be copied.
    To copy this image, click "Try Again." To no longer deal, click "Cancel".

    If you click Retry, returns the error message.

    Problem 3 occurs because an error occurs in the scanner and Camera Wizard

    Resolution:
    You can connect the camera using USB Mass Storage Class (MSC) instead of PTP. Then, transfer large files using Windows Explorer.

    When you connect your camera, it can map device memory as a player external and it give a letter under 'Computer' OR it can be configured to do this in the configuration menu of the camera.  Once you have a drive letter assigned under 'Computer' for the camera, locate the drive in question for the file you want and copy to your computer to office/etc in the same way you would any other file.

  • I want to save my outlook.pst file but get the following error message:-impossible to copy outlook: the process cannot access the file because another process has locked a portion of the file.

    I want to save my outlook.pst file but get the following error message:-impossible to copy outlook: the process cannot access the file because another process has locked a portion of the file. How can I unlock it please?

    You have Outlook open when you save? You need to close.

    Hope this helps

    Post back if necessary

    ___________________________________________________________

    If this post can help solve your problem, please click the 'bookmark' or 'Yes' to this message button. Marking a post as answer, or relatively useful, you help others find the answer more quickly.

  • System 32 error (0x00000020): "the process cannot access the file because it is being used by another process.". The operation to open the file will fail with error - 1032 (0xfffffbf8(JET_errFileAccessDenied))"

    Original title: svchost (1020)

    Event type: error
    Event source: ESENT
    Event category: general
    Event ID: 490
    Date: 2010-10-19
    Time: 14:51:34
    User: n/a
    Computer: ROB
    Description:
    Svchost (1020) an attempt to open the file "C:\WINDOWS\system32\CatRoot2\{127D0A1D-4EF2-11D1-8608-00C04FC295EE}\catdb" for read / write access failed with the error System 32 (0x00000020): "the process cannot access the file because it is being used by another process.".  The operation to open the file will fail with error - 1032 (0xfffffbf8(JET_errFileAccessDenied)).

    For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.

    Hi Robrw,

    1. when exactly you receive this error?

    2. don't you make changes to the computer before this problem?

    You can try to rename the catroot2 folder and check if it helps.

    Step 1:

    a. Click Start and in run type C:\windows\system32 and click ok

    b. find the Catroot2 folder. Right-click on Catroot2 and rename it to Catroot2.old

    If you are not able to do the normal mode, try to start in safe mode and rename

    Check out the link for more information on starting your computer in SafeMode below:

    http://support.Microsoft.com/kb/315222

    Step 2:

    If you are unable to access the catroot2 folder, and then try to change the permissions on the files and check if it helps.

    See the following article:

    How to capture a file or a folder in Windows XP

    http://support.Microsoft.com/kb/308421

    Step 3:

    You can also try to temporarily disable third-party security software and firewalls and check what is happening.

    Note: Activate the security software after the resolution of the problem.

    Hope this information is useful.

    Jeremy K
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think.

    If this post can help solve your problem, please click the 'Mark as answer' or 'Useful' at the top of this message. Marking a post as answer, or relatively useful, you help others find the answer more quickly.

  • Error: "the process cannot access the file because it is being used by another process." when treid to install the device driver

    Original title: Windows cannot install the drivers

    I had a lot of trouble installing the drivers on my Windows computer.  I went straight in the Device Manager and deleted the devices I tried to install and reinstalled them, I went into safe mode, I got Windows to run the console and only the basic process and run from there Device Manager... no matter what I do the same mistake.

    "The process cannot access the file because it is being used by another process".

    Even after a restore of the system, he did this, and I don't know what to do anymore.  Only devices that have been previously installed work.

    What's more important install my Blackberry software because my phone is broken.  The software cannot detect my phone because the drivers have not been installed.  Most of the devices I can use with Linux (I have Windows Vista and Ubuntu running on the same computer), but RIM don't make Blackberry for Linux software, so I have to do it on Windows.

    Hi paco2012,
     
    1. did you of recent changes on the computer?
    2. how many user accounts you have on the computer?
     
    Try these steps and check the result.
    Step 1: Install the driver as an administrator
    a. shut down the computer runs.
    b. start the computer and the connection as an administrator.
    c. find the driver configuration file, right-click on the file and click "Run as Administrator".
    d. follow the instructions in the wizard to install the driver.
    e. restart the computer once the driver is installed.
     
    Step 2: Try to install the driver to boot either by disabling all non-Microsoft programs
    a. open the article: http://support.microsoft.com/kb/929135
    b. Article, follow "step 1: perform a clean boot."
    c. restart the computer.
    d. install the driver and verify the result.
    e. follow "step 7: reset the computer to start as usual.
     
    Kind regards
    Syed - Microsoft technical support.
    Visit our Microsoft answers feedback Forum and let us know what you think.
  • RunDLL__Error C:\windows\system32\sshnas.dll___The loading process cannot access the file because it is being used by another process.

    When I start windows Vista, I get the error message:

    RunDLL
    Error loading C:\windows\system32\sshnas.dll

    The process cannot access the file because it is being used by another process.

    How can I fix?

    Hello

    It is the result of malware, then do a very thorough check and when the system is
    clean see the following message to remove this error.

    If you need search malware here's my recommendations - they will allow you to
    scrutiny and the withdrawal without ending up with a load of spyware programs running
    resident who can cause as many questions as the malware and may be more difficult to detect as the
    cause.

    No one program cannot be used to detect and remove any malware. Added that often easy
    to detect malicious software often comes with a much harder to detect and remove the payload. Then
    its best to be thorough than paying the high price later now too. Check with them to one
    extreme overkill point and then run the cleaning only when you are sure that the system is clean.

    It can be made repeatedly in Mode safe - F8 tap that you start, however, you must also run
    the regular windows when you can.

    Download malwarebytes and scan with it, run MRT and add Prevx to be sure that he is gone.
    (If Rootkits run UnHackMe)

    Download - SAVE - go to where you put it-right on - click RUN AS ADMIN

    Malwarebytes - free
    http://www.Malwarebytes.org/products/malwarebytes_free

    Run the malware removal tool from Microsoft

    Start - type in the search box-> find MRT top - right on - click RUN AS ADMIN.

    You should get this tool and its updates via Windows updates - if necessary, you can
    Download it here.

    Download - SAVE - go to where you put it-right on - click RUN AS ADMIN
    (Then run MRT as shown above.)

    Microsoft Malicious - 32-bit removal tool
    http://www.Microsoft.com/downloads/details.aspx?FamilyId=AD724AE0-E72D-4F54-9AB3-75B8EB148356&displaylang=en

    Microsoft Malicious removal tool - 64 bit
    http://www.Microsoft.com/downloads/details.aspx?FamilyId=585D2BDE-367F-495e-94E7-6349F4EFFC74&displaylang=en

    also install Prevx to be sure that it is all gone.

    Download - SAVE - go to where you put it-right on - click RUN AS ADMIN

    Prevx - Home - free - small, fast, exceptional CLOUD protection, working with others
    security programs. It is a single scanner, VERY EFFICIENT, if it finds something to come back
    here or use Google to see how to remove.
    http://www.prevx.com/   <-->
    http://info.prevx.com/downloadcsi.asp?prevx=Y  <-->

    Choice of PCmag editor - Prevx-
    http://www.PCMag.com/Article2/0, 2817,2346862,00.asp

    Try the demo version of Hitman Pro:

    Hitman Pro is a second scanner reviews, designed to save your computer from malicious software
    (viruses, Trojans, rootkits, etc.). who infected your computer despite safe
    what you have done (such as antivirus, firewall, etc.).
    http://www.SurfRight.nl/en/hitmanpro

    --------------------------------------------------------

    If necessary here are some free online scanners to help the

    http://www.eset.com/onlinescan/

    -----------------------------------

    Original version is now replaced by the Microsoft Safety Scanner
    http://OneCare.live.com/site/en-us/default.htm

    Microsoft safety scanner
    http://www.Microsoft.com/security/scanner/en-us/default.aspx

    ----------------------------------

    http://www.Kaspersky.com/virusscanner

    Other tests free online
    http://www.Google.com/search?hl=en&source=HP&q=antivirus+free+online+scan&AQ=f&OQ=&AQI=G1

    --------------------------------------------------------

    Also follow these steps for the General corruption of cleaning and repair/replace damaged/missing
    system files.

    Run DiskCleanup - start - all programs - Accessories - System Tools - Disk Cleanup

    Start - type this into the search-> find COMMAND to top box and RIGHT CLICK-
    RUN AS ADMIN

    Enter this at the command prompt - sfc/scannow

    How to analyze the log file entries that the Microsoft Windows Resource Checker
    (SFC.exe) program generates in Windows Vista cbs.log
    http://support.Microsoft.com/kb/928228

    Run checkdisk - schedule it to run at the next startup, then apply OK then restart your way.

    How to run the check disk at startup in Vista
    http://www.Vistax64.com/tutorials/67612-check-disk-Chkdsk.html

    -----------------------------------------------------------------------

    If we find Rootkits use this thread and other suggestions. (Run UnHackMe)

    http://social.answers.Microsoft.com/forums/en-us/InternetExplorer/thread/a8f665f0-C793-441A-a5b9-54b7e1e7a5a4/

    I hope this helps.

    Rob - bicycle - Mark Twain said it is good.

  • executable files: cannot access the file because it is being used by another process

    Hello
    I created a file named test.bat on my desk
    baptized "test.bat" and sent the notebook, wrote "REM" and recorded.
    so, I closed my notebook and reopened, has added another "REM" and saved the file again.
    then I tried to rename, move the file to another folder and delete
    everything went without any problems.

    But if I create the file and run it, the command prompt will appear for a while and then disappear.
    I can rename or move the file without any problem,
    But if I try to edit the file in Notepad, I get this error:

    The process cannot access the file because it is being used by another process.

    and the file is not saved.

    also, if I try to delete the file, it seems to be deleted until I press F5, the file appears again.
    When you try to rename/move this new file, I get another error:

    File Access Denied

    You need permission to perform this action

    You need the permission of the administrator of the computer to make changes
    in this file

    It seems the file is opened (or if I choose to delete) after a few minutes, then it is not if I try to access
    the file (I kept pressing F5 every few seconds for 15 minutes and the file is missing)

    the problem appears if occuar with any file name, anywhere, not just the office or home by car, not even on the same disk,
    while I had no problem when I started in an old installation of windows xp and repeat the same steps.

    I tried to use the sysinternals utility handle, that's what I have:

    After creating test.bat:
    C:\Users\User>handle test.bat

    Copyright (C) 1997-2013 Mark Russinovich
    Sysinternals - www.sysinternals.com

    No found the corresponding handle.

    After you run test.bat:

    C:\Users\User>handle test.bat

    Handle v3.51
    Copyright (C) 1997-2013 Mark Russinovich
    Sysinternals - www.sysinternals.com

    System pid: 4 type: file A18: C:\Users\User\Desktop\t
    EST.bat

    has obtained the result above after attempting to remove test.bat also.

    After the creation of othertest.bat:

    C:\Users\User>handle othertest.bat

    Copyright (C) 1997-2013 Mark Russinovich
    Sysinternals - www.sysinternals.com

    No found the corresponding handle.

    After execution of othertest.bat:

    C:\Users\User>handle othertest.bat

    Handle v3.51
    Copyright (C) 1997-2013 Mark Russinovich
    Sysinternals - www.sysinternals.com

    System pid: 4 type: BD0 file: C:\Users\User\Desktop\o
    thertest.bat

    After you rename the othertest.bat:

    C:\Users\User>handle othertest.bat

    Copyright (C) 1997-2013 Mark Russinovich
    Sysinternals - www.sysinternals.com

    No found the corresponding handle.

    C:\Users\User>handle renamedtest.bat

    Handle v3.51
    Copyright (C) 1997-2013 Mark Russinovich
    Sysinternals - www.sysinternals.com

    System pid: 4 type: BD0 file: C:\Users\User\Desktop\r
    enamedtest.bat

    the also occuars when I run any .exe file and delete it after its finished running, I deleted
    the handle.exe and the handle64.exe after the test above and at the same time returned when I updated their records.

    can someone help me?
    IAM using Windows 7 ultimate 64-bit.
    Thank you.

    I struggled with this VERY ENNUYANT thing for a long time on a Windows Server 2008 R2.

    Just found the answer:

    http://superuser.com/questions/260375/why-would-system-continue-locking-executable-file-handles-after-the-app-has-exit

    Activation of the service 'Application Experience' does the trick for me.

    If I got paid for every minute spent dealing with the mysteries of Microsoft... No, wait! Paid!

    Thank you Microsoft!

  • 7.1 merge cannot suspend Windows 8.1 - "... large files are needed."

    Hello

    I have Fusion 7.1, 8.1 Windows running on a Mac Pro. 8.1 win is installed on a 128 GB SSD. According to the properties of earn 8.1 the drive is formatted in NTFS. When I try to suspend my session of merging, I get a message saying:

    "The State of this virtual machine may be registered only on a filesystem that supports senior 6,008 GB files.

    The file system does not support files greater than 2 GB.

    Cannot save the file ' / Volumes/WIN8/Windows 8.1 8.1 x64.vmwarevm/./Windows x 64 - 4fcac0ca.vmss'.

    Impossible to suspend the virtual machine: large files are needed. »

    Help!

    Thank you for any help or advice.

    Steve

    Steve247 wrote: will be solved my problem if I format the drive in NTFS format on the side Mac and then re - install 8.1?

    In your OP when you said "Win 8.1 is installed on a 128 GB SSD" as well as the error you get I guess this an external storage device that was formatted FAT32.

    Formatting NTFS will be of no use unless you have a third-party R/W of NTFS driver installed as Tuxera NTFS for Mac or similar.  Even in this case, it would not be my choice of file system Format, I would choose OS x native HFS + to the external storage device.  Of course if you use this cross-platform for Windows and Linux device then HFS + is going to be a problem, too, forcing the third-party driver HFS + R/W.  So the common denominator if you use cross-platform will be exFAT.  However, that said I don't like to use exFAT because it maintains only a copy of the FAT and if it is messed up by not properly no mounting the camera before you disconnect it, well there's a good chance for the corruption that exists beyond simple recovery.

    Note: If you can save the entire Virtual Machine elsewhere all by reformatting the device external storage, then you don't need to reinstall!

  • How can I fix this error: DF024: unable to preserve the original file to... Error 32 the process cannot access the file because it is being used by another process. SEQ (1352).  ?

    I install creative cloud desktop application Illustrator on a machine with windows 7 64 bit running in a domain environment.  The download begins and takes about runs for a bout 10 minutes and then stops with error: DF024: impossible to preserve the original in "C:\Program Files\Adobe\Adobe Illustrator CC 2014\Support Files\Contents\Windows\AdobeLinguistic.dll" file error 32 the process cannot access the file because it is being used by another process. SEQ (1352)

    I am logged on as network administrator, and there is no other apps except a web browser (Chrome) running.  There is no other users logged in to the machine.

    How can I see what another process is using the file necessary so that I can fix it?

    Thank you

    MelissaB34 if you continue to face the difficulties of installation, you can also try to use the CC cleanup tool to help ensure a clean removal of the software.  You can find more information, as well as a link to download the CC cleaning tool, to use the CC cleaning tool to resolve installation problems. CC, CS3 - CS6 - http://helpx.adobe.com/creative-suite/kb/cs5-cleaner-tool-installation-problems.html.

  • Install problem 9.3.0 "the process cannot access the file.

    After reader 7 stops dopening PDF files on my system, I removed and attepted to load 9.3.0, but this error at the end of the installation:

    "The process cannot access the file because it is being used by another process.

    File: C:/Documents and Settings/rsnyder/Local Settings/Application Data/Adobe/Reader 9.3/Setup Files / Setup.exe

    ID info: 32.372.03.2.20041

    Please send the Info ID and the name of the file to http://www.Adobe.com/misc/bugreport.html "

    I uninstalled 7, rebooted, dleeted Adobe 7 records and made sure, there is no process of acro running.

    Windows XP

    I don't know why you get this.  You can try the MSI installer instead of the EXE - download it from here http://ardownload.adobe.com/pub/adobe/reader/win/9.x/9.3/enu/AdbeRdr930_en_US.msi

  • CANNOT DELETE the LARGE FILE - Windows Explorer hangs

    Windows 8

    I made a very large pdf by mistake (14 GB) and now I can't do anything with it. Can not open, delete, move...

    I tried to delete the entire folder where it is located, but also that Windows Explorer crashes.
    I checked the disk for errors, and everything is OK.
    I tried to permanently delete without moving to the trash, as I understand it the trash can sometimes accept very large files. I can highlight the file, but as soon as I click the button remove Ribbon, or right-click, or try to do something with it, Windows Explorer crashes again.
    I have rather a small disc on this machine SSD, and I need this space to the rear...
    Can't think of anything else to try...
    Best regards, K

    Try to remove the file from a command prompt. You can shift right click a folder to see an option "open command window here", which will automatically open the command prompt in the appropriate folder. There is also an "open command prompt here" option on the file menu. If necessary, you can simply open a command prompt and use the cd command to go to the appropriate folder. (.. leave a folder, / to go to the root). Note that the led, remove and erase commands don't send files to trash either.

    Another thing you can try is crushing the PDF file. Type something in a program that is able to save to PDF and try to save it on this PDF. Please tell me if you receive errors overwhelming, because they can help to find out what is the problem. If you have any program capable of PDF, simply typing things into Notepad and overwrite the PDF file with it. (in the Save in drop-down menu, you can select "all files")

    The entry in NTFS, indicating the presence of this 14 GB file is maybe damaged. The disc may have recorded the location of the bad file, or the 14 GB file may not even be there. You can plan to run the chkdsk utility. It flows better in an administrator command prompt. If you are prompted to do so, you should probably run chkdsk /f. I don't know what the side effects might arise from running chkdsk on an SSD, so proceed at your own risk. (I tried to do a search, and all that I could find is that nothing else than / f should not be run on an SSD)

  • format hard drive for windows and larger files, TV supports

    Hello

    pls suggest me with the solution to the following problem.

    I need to know what format of hard drive works with mac, windows, & TV too, even for large files and quality bluray movies

    FAT32 only supports files up to a maximum size of 4 GB, which would be certainly much too small for Blu - Ray quality media.

    exFAT supports files of unlimited size effectively, Mac and Windows can read and write to exFAT to format external drives but neither can boot from such a unit. If a TV or other system supports exFAT drives, you need to check yourself formatted.

    NTFS supports files of unlimited size indeed, Mac can only read NTFS, it cannot format or write to NTFS, unless you get an add-on. Of course Windows supports NTFS. Again, you will need to check if your TV etc supports NTFS. If you want to add full support for NTFS to a Mac, I recommend this - https://www.paragon-software.com/home/ntfs-mac/

    HFS + is the current format of Apple and new supports files of unlimited size effectively. Mac can of course read, write and format disks. Does not support the Windows as a standard HFS +, but still, you can buy an add-on for Windows Add this feature. It is extremely unlikely that a TV would support HFS +. If you want to add full support for HFS + for Windows, take a look at this - http://www.mediafour.com/software/macdrive/

    There are also other formats of disc for example ZFS and BTRFS, Ext3, Ext4 and soon SATF, but in this case, they are not relevant.

    Note: as indicated above, in many cases, I said 'actually unlimited', it is of course a limit, but one so great that he will strike you not for individual files, including Blu - Ray or even files UltraHD (4 k).

Maybe you are looking for

  • How to recover iPhotos videos?

    OK, so I'm moving all my photos and videos about iPhoto...  I selected all the photos and videos in a folder and is an export to a new folder on my desktop... Great so far... all original images are exported, BUT videos are just what seems like place

  • Satellite L550 - cannot load the sound driver in Win XP

    I bought a Satellite L550 with Vista preinstalled and you want to use XP.I loaded XP and have no audio device. I downloaded the Sound Driver TC40072000A.exe but when I run it, it extracts and then does nothing.I might have need of a few other drivers

  • Clocks on board and derivatives of FPGA

    Hello I use a PCIe FPGA 7852R card to collect data at 200 kHz of channel 5. I was pretty confident that my collection frequency was correct, because my program was based on a derived clock of 40 MHz I had chosen to use a derived clock because the on-

  • Star Wars: Knights of The Old Republic 2 does not work

    Problems: 1. the game begins on the menu and when I click play game it only starts once all 20 and otherwise, a message appears that says that a problem had the game to stop working. 2. when it works I can only start a new file after like 10 tests. 3

  • Sansa Fuze 8 GB and memory

    I just bought a Sansa fuze 8GB and need to know what capacity micro SD card, I can use. I said that if it's a 2GB, I can only add a 2GB card and a 4 GB, 4 GB card and so on.  If this true? Thanks in advance for any answers.