Download (not htm) file on server

Usually I just use 'put' to put/upload local files to a remote server. By selecting 'Yes' to transfer all dependent files, works for html/htm files, but does not work for non-html/htm files. So, how can I transfer a single file which will not "open" in DW (such as a zip or pdf or gif file) to my remote server?

If it is not already in this folder of the site "local site" put it there.
go to the dw files Panel.
Find the file, click on it to select it.
Click the icon to the top of the files Panel.

--
Alan
Adobe Community Expert, dreamweaver

http://www.Adobe.com/communities/experts/

Tags: Dreamweaver

Similar Questions

  • How to set up dreamweaver so it downloads not specific files on the server as the photoshop files

    Hi, I would like to know how can I set up dreamweaver so it downloads the server specific files such as photoshop files when I type "Put".

    Thank you

    See concealment

    Hide files and folders of your Dreamweaver site

  • Dreamweaver suddenly do not overwrite file on server

    I worked today on a project, and a few minutes ago started this problem: when I press F12 to preview on my test server, Dreamweaver goes through all the movements of download files, but when the browser window opens the files have not been updated.  If I download files using FileZilla, it works perfectly, so this is not a local problem or a server, there must be something specific to Dreamweaver.  I changed some setting in Site Manager, but nothing I can think of that could cause this problem.  Unfortunately, I don't remember now what I changed.  Help, please!

    And to answer the obvious questions, I cleared my cache, restarted Dreamweaver and restarted my computer.  I also tried Dreamweaver running in administrator mode.

    UPDATE: when I create a new page in my site and press F12, the browser gives me a 404 error, which means that Dreamweaver is certainly not data transfer.

    OK I figured it, it had to do with the FTP of Dreamweaver settings.  I use a subdomain for the staging site for this project, and instead of FTP 'ing to the subdomain, it was FTP' ing in the directory root.

  • Download not the files correctly

    I transferred my site to godaddy and when I click on a link that should start a download it opens the actual code for the file vs giving you the ability to download as it does when I publish to the server of business catalyst, no idea why this could be?

    Hello

    URL of the site will help identify the problem, but if download link works on local preview and publishes BC then I would say his end to a question about Godaddy, because the browser interprets the header with attached file information then download or open the file with the code.

    You can see the GoDaddy forums or contact them claiming that locally, it works but download doesn't even have.

    Thank you

    Sanjit

  • FireFox download NOT completely ("file corrupt" errors).

    Several attempts to download all resulted in the same error.
    Size of the files SHOULD have been 13.3 MB, but was 7.1 to 12.3 MB.
    Downloaded file is "Firefox Setup 7.0.1.exe".
    OS: Win XP Prof, version 5.1.2600 SP3, BioStar MotherB, 1 GB mem, 350GB SATA drive, other details available. A NEW PC (< 1 month).

    It is possible that your antivirus software is corrupt downloaded files or otherwise interfere with the download of files by Firefox.

    Try disabling analysis in real time (live) files in your software anti-virus temporarily to see if that makes working download.

    See "Antivirus disable in Firefox preferences - Windows."

  • Download the procedure not found on the server.

    Hello

    I created a feature to download files using the Oracle (http://download.oracle.com/docs/cd/B31036_01/doc/appdev.22/b28839/up_dn_files.htm#CIHBFCDH) tutorial. The files are copied from the flow table in a custom table named SR_ATTACHMENTS with the following structure:

    Default primary key Type Nullable data column name
    IMAGE_ID NUMBER - 1
    NAME VARCHAR2 (60) Yes.
    Filename VARCHAR2 (60) Yes.
    Mime_type VARCHAR2 (60) Yes.
    DOC_SIZE NUMBER Yes-
    CREATED_BY VARCHAR2 (255) Yes.
    DATE of CREATED_ON Yes-
    Content_type VARCHAR2 (60) Yes.
    BLOB BLOB_CONTENT Yes-
    REQ_ID NUMBER Yes-


    There is a file record in the SR_ATTACHMENTS table:

    SELECT MIME_TYPE, BLOB_CONTENT, filename, DBMS_LOB. GETLENGTH (blob_content)
    OF SR_ATTACHMENTS
    WHERE IMAGE_ID = '41090122232687300';

    Results:
    'MIME_TYPE', 'BLOB_CONTENT', 'FILENAME', 'DBMS_LOB. GETLENGTH (BLOB_CONTENT).
    ' application/pdf', "[no support for data type]", "relish_menu.pdf", "90353"


    Here is the link which is built in the apex in the column links:

    #OWNER # .file_download? p_index = #IMAGE_ID #.


    Here is the link as it appears on the page when the cursor is placed:

    http://My_server:7777/pls/Apex/PRSVCREQDEV.file_download?p_index=41090122232687300



    When the user clicks on the link, I get the following error:
    Not found
    The requested URL /pls/apex/PRSVCREQDEV.file_download was not found on this server.



    Here is the procedure:

    CREATE OR REPLACE PROCEDURE file_download (p_file in number) AS
    v_mime VARCHAR2 (48);
    V_LENGTH NUMBER;
    v_file_name VARCHAR2 (2000);
    Lob_loc BLOB;
    BEGIN
    SELECT MIME_TYPE, BLOB_CONTENT, filename, DBMS_LOB. GETLENGTH (blob_content)
    IN lob_loc, v_file_name, v_mime, v_length
    OF SR_ATTACHMENTS
    WHERE IMAGE_ID = p_file;
    --
    -set up the HTTP header
    --
    -Use a NVL around the mime type and
    -If it is null it the value application/octect
    -application/octect can initiate a download of windows window
    owa_util.mime_header (nvl(v_mime,'application/octet'), FALSE);

    -set the size so that the browser knows how to download
    HTP.p ("Content-length: ' |") v_length);
    -the name of the file will be used by the browser if users only one save as
    HTP.p ('Content-Disposition: attachment; filename = "" | ") Replace (Replace (substr (v_file_name, InStr(v_file_name,'/') + 1), Chr (10), null), Chr (13), null). '"');
    -close the headers
    owa_util.http_header_close;
    -Download the BLOB
    wpg_docload.download_file (Lob_loc);
    end file_download;
    /


    Grants are:

    Name of the constituent object of the privilege dealer
    NO PUBLIC PERFORMANCE NO PRSVCREQDEV FILE_DOWNLOAD


    Any help is greatly appreciated!

    Thank you
    Matt

    Hello

    No problem, by the way, don't forget you can assign points to get useful answers here ;)

    John
    --------------------------------------------
    Blog: http://jes.blogs.shellprompt.net
    Work: http://www.apex-evangelists.com
    Author of Pro Application Express: http://tinyurl.com/3gu7cd

  • Downloading not Word and Excel files

    Hi guys,.

    My Version of Jdev is 11.1.2.4.0. I'm working on uploading and downloading files in the blob column. When I download image, txt files its fine.but of work in the case of word and excel files its me gives error.

    < Utils > < buildFacesMessage > ADF: addition of the following JSF error message: attribute set to RahulInvestment_Declaration_Form_ - 1314_2_.xlsx to FlxVch01 in AppModule.Mdm0405EOView4 a precision/scale not valid

    oracle.jbo.AttrSetValException: Houston-27010: attribute set to RahulInvestment_Declaration_Form_ - 1314_2_.xlsx to FlxVch01 in AppModule.Mdm0405EOView4 a precision/scale not valid

    at oracle.jbo.rules.RulesBeanUtils.createException(RulesBeanUtils.java:381)

    at oracle.jbo.rules.RulesBeanUtils.createException(RulesBeanUtils.java:360)

    at oracle.jbo.rules.AbstractValidator.createException(AbstractValidator.java:1076)

    at oracle.jbo.rules.AbstractValidator.doRaiseException(AbstractValidator.java:1119)

    at oracle.jbo.rules.AbstractValidator.raiseException(AbstractValidator.java:1108)

    at oracle.jbo.rules.JboAbstractValidator.raiseException(JboAbstractValidator.java:415)

    at oracle.jbo.rules.AbstractValidator.raiseException(AbstractValidator.java:1095)

    at oracle.jbo.rules.JboAbstractValidator.callValidateValueWithContext(JboAbstractValidator.java:241)

    at oracle.jbo.rules.JboAbstractValidator.validate(JboAbstractValidator.java:392)

    at oracle.jbo.rules.RulesBeanUtils.validateObject(RulesBeanUtils.java:725)

    at oracle.jbo.rules.RulesBeanUtils.validate(RulesBeanUtils.java:696)

    at oracle.jbo.server.AttributeDefImpl.validate(AttributeDefImpl.java:3242)

    at oracle.jbo.server.AttributeDefImpl.set(AttributeDefImpl.java:3187)

    at oracle.jbo.server.EntityImpl.setAttributeInternal(EntityImpl.java:1938)

    at oracle.jbo.server.AttributeDefImpl.resolveSet(AttributeDefImpl.java:3403)

    at oracle.jbo.server.EntityImpl.setAttrInvokeAccessor(EntityImpl.java:1919)

    at oracle.jbo.server.EntityImpl.setAttribute(EntityImpl.java:1846)

    at oracle.jbo.server.ViewRowStorage.setAttributeValue(ViewRowStorage.java:2350)

    at oracle.jbo.server.ViewRowStorage.setAttributeInternal(ViewRowStorage.java:2152)

    at oracle.jbo.server.ViewRowImpl.setAttributeInternal(ViewRowImpl.java:1483)

    at oracle.jbo.server.ViewRowImpl.setAttrInvokeAccessor(ViewRowImpl.java:1458)

    at oracle.jbo.server.ViewRowImpl.setAttribute(ViewRowImpl.java:1052)

    at oracle.jbo.server.ViewRowImpl.setAttribute(ViewRowImpl.java:992)

    at customerStatus.supplierInfoClass.uploadAttach(supplierInfoClass.java:143)

    at customerStatus.supplierInfoClass.diagDocDL(supplierInfoClass.java:118)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

    at java.lang.reflect.Method.invoke(Method.java:597)

    at com.sun.el.parser.AstValue.invoke (unknown Source)

    at com.sun.el.MethodExpressionImpl.invoke (unknown Source)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.broadcastToMethodExpression(UIXComponentBase.java:1589)

    at oracle.adf.view.rich.component.UIXDialog.broadcast(UIXDialog.java:98)

    at oracle.adf.view.rich.component.fragment.UIXRegion.broadcast(UIXRegion.java:159)

    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.broadcastEvents(LifecycleImpl.java:1137)

    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:361)

    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:202)

    at javax.faces.webapp.FacesServlet.service(FacesServlet.java:508)

    to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:227)

    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)

    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)

    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:173)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:125)

    to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:468)

    at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)

    to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:468)

    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:293)

    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:199)

    at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    to oracle.security.jps.ee.http.JpsAbsFilter$ 1.run(JpsAbsFilter.java:119)

    at java.security.AccessController.doPrivileged (Native Method)

    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)

    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)

    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)

    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)

    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:139)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.wrapRun (WebAppServletContext.java:3715)

    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3681)

    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)

    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)

    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)

    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)

    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)

    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)

    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)

    < Utils > < buildFacesMessage > ADF: addition of the following JSF error message: attribute set to application/vnd.openxmlformats-officedocument.spreadsheetml.sheet for FlxVch02 in AppModule.Mdm0405EOView4 a precision/scale not valid

    oracle.jbo.AttrSetValException: Houston-27010: attribute set to application/vnd.openxmlformats-officedocument.spreadsheetml.sheet for FlxVch02 in AppModule.Mdm0405EOView4 a precision/scale not valid

    Is my code for the Java download

    UploadedFile myfile = (UploadedFile) this.getFile ();

    BindingContext bindingctx = BindingContext.getCurrent ();

    BindingContainer links = bindingctx.getCurrentBindingsEntry ();

    DCBindingContainer bindingsImpl = (DCBindingContainer) links;

    DCIteratorBinding iter = bindingsImpl.findIteratorBinding("Mdm0405EOView4Iterator");

    Line = iter.getCurrentRow ();

    Download the file into the Blob column

    row.setAttribute ("FldBlb", createBlobDomain (myfile));

    File name

    String fileName = (String) myfile.getFilename ();

    row.setAttribute ("FlxVch01", fileName);

    Content/MIME file type

    String fileContentType = (String) myfile.getContentType ();

    row.setAttribute ("FlxVch02", fileContentType);

    Committing Transaction

    Method of the class OperationBinding = bindings.getOperationBinding ("Commit");

    Method.Execute ();

    Returns a null value.

    Thank you

    Raul

    You try to set a type mime in the attribute FlxVch02 what id too long for the space provided in the db table.

    He must either reduce the type or increase the length of the column in the table for the type of mine.

    Timo

  • I can't get Photoshop and Lightroom to download keep may not find the secure server?

    I can't get Photoshop and Lightroom to download keep may not find the secure server?

    Please read https://forums.adobe.com/thread/1499014

    -try some steps such as changing browsers and disable your firewall

    -also clear the cache of your browser if you start with a fresh browser

    -check the file hosts for blocked entries https://forums.adobe.com/thread/1912777

  • Download the image file from the server

    Hi I want to download the image file of the server.

    When you download a file save dialogue comes. I don't want this dialog box.

    There will be a specific location where this file is saved.

    Can someone help me?

    Thank you

    CK

    You can not download the file without saving dialog file - it is a security restriction.

  • Project files not deleted from the server

    Thank you in advance if you can help.

    Application: Robohelp6/Server6 and earlier versions. Don't know about 7 or 8.
    Output: Webhelp Pro

    Reminder: whenever I delete a topic to the editor and the Publisher a project to our server, this topic htm file is not deleted. I started calling them 'ghost' files because they should be dead and buried. Some users access these files after a direct URL where providing outdated information. They are not normally appear in the results of search of the application but the hyperlinks to their work until the file is deleted.

    I tried different publishing options for their removal. Check to delete the files and republish the entire project. The only way I found to get rid of them is to remove the file from the server manually. Another option is to remove the project from the server, and then republish it.

    Can question: Anyone explain what is happening and if there is anything I can to make sure that they are automatically deleted when publishing.



    Hi Captiv8r,

    Quote:
    Posted by: Captiv8r

    I do not believe that anything it either in the edition of RoboHelp erase files. It is my experience that any file that needs to be deleted from the server must be done manually.

    I think as the responses above in the quote from my question. I guess I was looking for confirmation on what I saw.

    Thank you very much for your help.

  • When you transfer large files of network, all other requests are not sent to the server

    In our application, we are facing a weird scenario where we try to download a huge file(600+ MB) of the network, all other requests (AJAX) are getting blocked. But when the same file is downloaded from the local location (drive E) so that everything works fine.

    How do you download the file via the network?

    If you want to solve the bandwidth? and the nets where a process takes previous on the other, you will have to troubleshoot the QoS of the network on what see you.

    To give a better visual, please, use Firebug or Web Developer tool, called network analysis applications. The "XMLHttpRequest" will give better clues for Ajax. Reference http://ajaxian.com/archives/ajax-debugging-with-firebug

    There may be a topic: configuration option that allows persistent connections per server, you can check mutithreading or max.

  • Photos in htm file do not appear.

    With a Web site, I created a htm file using the Word save as function to convert a docx file containing the text and embedded jpg images. Firefox displays the text but not images in the htm file. Internet Explorer displays both. I am confused because I have several other htm files that appear as you want using Firefox.

    I use Windows 7, Word 2010 and Firefox 18.0.1. As far as I know, all are up to date.

    Thanks, but I solved the problem, and obviously before you accessed the web page problem. My solution was to save = using the option "filtered". I don't know why it worked because I haven't used this approach on several other doc to htm conversions.

  • My space free icloud is full, so I want to download all my files on my Mac and use a hard drive instead of icloud. I'm not happy to pay to store my files in icloud. How can I do this?

    My space free icloud is full, so I want to download all my files on my Mac and use a hard drive instead of icloud. I'm not happy to pay to store my files in icloud. How can I do this?

    Welcome to the Apple community.

    Locate in iCloud drive in your Finder, drag to where you want to save them on your Mac, confirm, you want to move them when the Finder prompts.

  • I have IE6. I need to install service pack 1 Windows XP. I can download it, but I can't install it because it does not connect to the server. How can I work around this problem?

    I recently had to use the restore disc that came with my computer. Accordingly, I now have Internet Explorer 6. To switch to IE7 or IE8, I need to reinstall the Service Packs. I can download them, but I can not install them because I have IE6 and downloads could not connect to the server. How can I fix?

    Hi wildcar

    You can go directly to Windows XP SP3 . Download and install it from the link below.

    Windows XP SP3.

    http://www.Microsoft.com/en-US/Download/details.aspx?ID=24

    Ignore the text that says: it is only intended for Professional computer and network facilities.

    Important note: If your system has an AMD processor, download them and install Microsoft windows update utility for the processors not intel from the link below, before you install Windows XP SP3.

    Update for Windows XP (KB953356)

    http://www.Microsoft.com/en-US/Download/details.aspx?ID=23751

    After you are done you can try to install ie8 again, if it has not already been offered through windows update.

  • Downloaded a zipped file/folder would not, the name is too long.

    I have downloaded a compressed file/folder to a trusted site that I always. I unzipped the file (Music mp3) successfully and added to my itunes. When I tried to drag the file of music on my ipod, itunes shows his location could not be found. I went and checked on the folder I unzipped and all these other files with weird characters appears. It took 145 GB of space in my external hardrive (thank goodess). Now, I can't rename or delete the file or the folder itself. I tried a few removal tools but it did not work or when I try to download, my anti-virus software reports me. I need a way to get rid of the file. The budget is tight, so it would help if it's freeware. OR better yet a way to removed without having to download any software. I tried to delete it in safe mod and BACK. Without success. Tried Unlocker and D something software too.

    Have you tried Unlocker which would have been my first recommendation.  I don't know other programs (especially turned to the long name) free file deletion. If Unlocker doesn't work, or none will remove utilitly in Vista (because Unlocker is better than Vista).

    The commercial product ($19 I think) says that he specifically deletes files whose names are too long. http://www.abtollc.com/Folder-Delete.aspx.  I suspect that this will do the trick, but of course I can't be sure so try there is a risk that it will not solve the problem in spite of spending money on it.

    Your problem with the file may be a permissions problem.  Make sure that you have the permissions of all rights and take possession (and maybe both parent folders).  Don't forget to check the Advnaced properties for special permissions that restrict rights or inherit permissions from parent folders - you may need to remove if you already have all the rights on the main screen.  Here are the procedures:

    To view your permissions, right-click on the file/folder, click Properties, and check the Security tab.  Check the permissions you have by clicking on your user name (or group of users).  Here are the types of permissions, you may have: http://windows.microsoft.com/en-US/windows-vista/What-are-permissions.  You must be an administrator or owner to change the permissions (and sometimes, being an administrator or even an owner is not sufficient - there are ways to block access (even if a smart administrator knows these ways and can move them - but usually should not because they did not have access, usually for a very good reason).)  Here's how to change the permissions of folder under Vista: http://www.online-tech-tips.com/windows-vista/set-file-folder-permissions-vista/.  To add take and the issuance of right of permissions and ownership in the right click menu (which will make it faster to get once it is configured), see the following article: http://www.mydigitallife.info/2009/05/21/take-and-grant-full-control-permissions-and-ownership-in-windows-7-or-vista-right-click-menu/.

    To resolve this problem with folders, appropriating the files or the drive (as an administrator) and give you all the rights.  Right-click on the folder/drive, click Properties, click the Security tab and click on advanced and then click the owner tab.  Click on edit, and then click the name of the person you want to give to the property (you may need to add if it is not there--or maybe yourself). If you want that it applies to subfolders and files in this folder/drive, then check the box to replace the owner of subcontainers and objects, and click OK.  Back and now there is a new owner for files and folders/player who can change the required permissions.  You can change now switched to read-only (even if the main folder indicates that they are always read-only - you can access yourself as the owner).  You can keep them in read-only to other users, customers and administrators even (although they can support themselves and access, if they wish, and it is really not that you can do to stop it except protect the file with a password by using a 3rd party product.)  Here is more information on the ownership of a file or a folder: http://www.vistax64.com/tutorials/67717-take-ownership-file.html.  To add take ownership in the menu of the right click (which will make it faster to get once it is configured), see the following article: http://www.howtogeek.com/howto/windows-vista/add-take-ownership-to-explorer-right-click-menu-in-vista/.

    I have no other suggestions at this point.  What is the EXACT and the full path of this folder?  Depending on where it is, we are able to create a new user profile (treat your as if it is corrupted) and traansfer all data EXCEPT the folder in the new profile.  Then delete the old provile if he leaves despite this file - it might or it might not (I'm not sure).

    To try this http://windows.microsoft.com/en-AU/windows-vista/Fix-a-corrupted-user-profileuse.  If that is the only available Administrator Profile (you need to be an administrator to fix this), enable the Hidden Administrator Account (HAA) using http://www.microsoft.com/communities/newsgroups/en-us/default.aspx?&lang=en&cr=US&guid=&sloc=en-us&dg=microsoft.public.windows.vista.administration_accounts_passwords&p=1&tid=d20f9db4-7b2c-48be-a087-7835dc2a9055&mid=d20f9db4-7b2c-48be-a087-7835dc2a9055.  If you don't remember the password, try nothing because that's probably what you (or seller) did during the installation.  Once that is done, don't forget to disable the HAA to save it in case it is necessary once again and for safety reasons (since people often try to hack into systems using this account).  Do NOT use the HAA as your administrator account because if you lose the only administrator on the system account or it is damaged again, then you're watered.

    You can also try to enter in a command prompt: click on start / all programs / accessories / command prompt and right click on command prompt, and then click Run as administrator.  There Cd type a space and then type the path of the fulll name the folder in question (if it even appears).  Once inside the folder type del *. * and see what happens.  It can give you the same error message, or it can remove. Once the content is deleted type cd, and then type del (yes I know it's long) and enter. This can remove the folder.

    I hope this helps.

    Good luck!

    Lorien - MCSA/MCSE/network + / has + - if this post solves your problem, please click the 'Mark as answer' or 'Useful' button at the top of this message. Marking a post as answer, or relatively useful, you help others find the answer more quickly.

Maybe you are looking for

  • How can I unsubscribe from this forum?

    How can I unsubscribe from this forum? Most of the forums give you the opportunity to cancel the subscription to a thread in the emails they send on the new posts.

  • Laptop will not connect to Deskjet3070A

    Hello Can someone help me please? I'm trying to set up my printer wireless to parents. It used to work fine until they have had a few problems with the wifi and their provider changed something in their router. Now, the computer more connects to the

  • can I downgrade from Windows 7 to XP?

    I have a Windows 7, but it gives me problems.I've recently updated to XP, but I don't know if I can go back.I put the XP CD in, but the ability to run XP does not appear. Can anyone help?:)Thank you

  • Windows media player will not play the downloaded video

    Original title player: mediaI have downloaded vidieo who said its format WMV but trying to play it. An error that says its not formatted correctly or support. How can I solve this problem? Thank you... Charles...

  • BlackBerry Maps Q10 app Crash

    Hi, I have a Q10 of ROGERS. Anyone have problems with the MAP application? Whenever I hit icon 'sense', it crashes.I did a security wipe on my camera and the problem persists.All solutions? André