Mysterious Numbered files in Dreamweaver

I'm finding that when working in a "Site" that has the check
in/out feature turned on, Dreamweaver creates these extension-less
files whose names are made up of numbers. I know that sounds odd,
but that's what it is.
I'm guessing that these are the "lock" files that get created
when I check out any of the files in my "Site". The problem is that
they are not getting deleted when I check the files back in.
This is really annoying! Anyone have any recommendations or
seen this before?
Thanks,
Aaron

It's Spotlight that is causing this. Exempt the site folders
from Spotlight
and it will stop.
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com
- Template Triage!
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
http://www.macromedia.com/support/search/
- Macromedia (MM) Technotes
==================
"awcole72" <[email protected]> wrote in
message
news:eqqagh$8kf$[email protected]..
> I'm finding that when working in a "Site" that has the
check in/out
> feature
> turned on, Dreamweaver creates these extension-less
files whose names are
> made
> up of numbers. I know that sounds odd, but that's what
it is.
>
> I'm guessing that these are the "lock" files that get
created when I check
> out
> any of the files in my "Site". The problem is that they
are not getting
> deleted when I check the files back in.
>
> This is really annoying! Anyone have any recommendations
or seen this
> before?
>
> Thanks,
> Aaron
>

Similar Messages

  • Mysterious numbered file appears in Application Support Folder.

    I had posted this question a few days ago and now I found the original post is locked for some reason. I would like to continue a related question and so I am posting a new, but similar, question:
    I was looking through my OSX installation and I found this mysterious file placed in my Application Support Folder in my library:
    username/library/application support/7103555
    It is named "7103555" and it is a Unix Executable File (according to "Get Info") I was worried it could be a virus - but now I doubt it (but you can never be too careful). Should I delete it?
    It looks like this when you open it:
    cd /System/Library/SystemConfiguration/PrinterNotifications.bundle/Contents/MacOS
    # SUDO is causing entries in the console log making me believe
    # that it's not getting run correctly. I am removing SUDO from the
    # command lines.
    #sudo ./makequeues -u
    #sudo ./makequeues -r
    ./makequeues -u;./makequeues -r&
    exit 0
    Wayne indicated it is only a shell script call to the PrinterNotification.bundle. Wayne, will I be OK to just leave it or should I delete it?
    I am left feeling "somewhat" assured that this mysterious file is OK. I am still tempted to delete it - but I am not sure if I should. What bothers me about it is that (as I mentioned originally), when I select the file and choose "Get Info" it indicates it is a "Unix Executable file". That sounds like a recipe for a potential virus to me. And I know there aren't many viruses targeting macs however that fact never reassures me.
    Also, all the other files that end up in this users "application support" folder are clearly identified by their creators. For example, when I installed Mozilla Firefox, its support files are created at this location and they are clearly labelled "firefox". On the other hand, this mysterious file is not labeled and is only given a number as so:
    username/library/application support/7103555
    Should I leave it or delete it?
    PS When I get a chance one day, I will install ClamXAV and run that as well. I am sure I don't have any viruses but it wouldn't hurt to give it a try - especially considering its free (actually its by donation).
    PS If anyone is interested in the original discussion here is the original post:
    http://discussions.apple.com/thread.jspa?threadID=534153&tstart=0
    PS
    Thanks Mulder, Wayne and Ewen for your replies to the original post and for your help - and for the interesting, informative debate too

    Thanks etresoft
    Yes, I tried printing again and the file remains. After printing and during printing no other files are added to this location (my user "Application Support" folder). Strange. Its only a 4 K file and when I open it in text edit it reads what I mentioned above (SUDO is causing entries in the console log followed my a few other lines of text about makequeues).
    The printer is an HP cp1160. Maybe it is not a well-designed print driver. It works but I think its strange that this file ends up in Application support, without a name, doesn't disappear and is a "Unix executable file". When I do a "Get info" on the file it says it is a "Unix executable file".
    Until I hear from anyone else, I am just going to leave it alone. (I also will not attempt to "save it" after I open it in test edit - I'll just let it be). In the future I will watch this file and later I will run a virus scan on it with ClamXAV.
    I am gradually becoming assured that it is probably a safe file to leave alone. (I was so tempted to delete it).
    Actually I might delete it as an experiment later and also delete my HP cp1160 printer driver (if I can find it) then re-install the HPcp1160 printer driver again to see if this file comes back. I might try this. I'll have to think about that.
    Thanks again etresoft.

  • Working with .phtml files in dreamweaver... a how to

    hope this helps those diving into magento, zend, and other goodies, but want the comfort of dreamweaver.  would be nice if it came this way, but it's an easy add for dreamweaver.
    By default, Dreamweaver cannot read PHTML files. You can add the file type to the “Open in Code View” section of the preferences if you wish to have fast access, however you cannot view the file in design view if you do that. So if you use Dreamweaver (versions 4, MX, MX2004, 8, or 9, aka CS3,CS4) to design your sites, and you wish to open Magento’s Template files (they have .phtml extensions) in Dreamweaver, you can follow these steps to add support for .phtml and make Dreamweaver render PHP code (with coloring, hinting, et al) as well as allow you to see the design in code view if desired. Below are three steps to follow.*
    IMPORTANT NOTES: This guide is for Dreamweaver on Windows (XP or Vista) or Mac OS X. Note: I have excluded version numbers from the file locations shown, and if you are using a version older than Dreamweaver 9 (CS3) replace “Adobe” with “Macromedia” in the file locations shown. Some spaces have also been removed to keep the references on one line.
    * Dreamweaver 4 users: if you are using the archaic Dreamweaver 4, you only need to follow step one. However, it’s highly recommended that you just upgrade to version 8, CS3 or newer for superb CSS and Web Standards support.
    * Vista may need to edit files by running notepad as Administrator, however this requirement is not common and if encountered, may be avoidable by following these steps after a fresh restart. However, if unavoidable, simply go to Start > All Programs > Accessories, and then right click on Notepad and select “Run as Administrator”. Once notepad is open, use File > Open to browse to the applicable file before making the necessary changes.
    Open the following extension configuration file in a notepad and change the lines as specified below:
    XP: Documents and Settings > [user] > Application Data > Adobe Dreamweaver > Configuration > extensions.txt
    NOTE: If you cannot see the Application Data Folder, go to Tools → Folder Options → View and make sure that Show Hidden Files and Folders is checked.
    Vista: Users > [user] > AppData > Roaming > Adobe > Dreamweaver 9 > Configuration > Extensions.txt
    Mac OS X: Users > [Home Folder] >Library > Application Support > Adobe > Dreamweaver [Your Version] > [en_US or other locale (only for version CS4)] > Configuration > Extensions.txt
    HTM,HTML,SHTM,SHTML, ... ,TXT,PHP,PHP3,PHP4,PHP5,PHTML,JSP,WML,TPL, ... ,MASTER:All Documents
    PHP,PHP3,PHP4,PHP5,TPL,PHTML:PHP Files
    This file is pretty much exactly like the extensions.txt file located in Dreamweaver’s Application Data folder, except it is in Dreamweaver’s Program Files folder, inside a configuration folder. Just as in Step One, find the file and change the lines as specified below.
    XP, Vista: Program Files > Adobe > Dreamweaver [Your Version] > configuration > Extensions.txt
    Mac OS X: Applications > Adobe Dreamweaver [Your Version] > configuration > Extensions.txt
    HTM,HTML,SHTM,SHTML, ... ,TXT,PHP,PHP3,PHP4,PHP5,PHTML,JSP,WML,TPL, ... ,MASTER:All Documents
    PHP,PHP3,PHP4,PHP5,TPL,PHTML:PHP Files
    This will apply your php code coloring settings to your phtml files This file is an XML file which should be located in:
    XP, Vista: Program Files > Adobe > Dreamweaver [Your Version] > configuration > DocumentTypes > MMDocumentTypes.xml
    Mac OS X: Applications > Adobe Dreamweaver [Your Version] > configuration > DocumentTypes > MMDocumentTypes.XML
    Note: Dreamweaver 8 users on Windows may also need to apply these changes to: C:Program Files > Macromedia > Dreamweaver 8 > Configuration > Document Types > MMDocumentTypes.xml
    Note: In Windows 7/Vista you may need to update the file permissions under Properties>Security tab in order to save your changes to the file.
    <documenttype id="PHP_MySQL" servermodel="PHP MySQL"
    internaltype="Dynamic" winfileextension="php,php3,php4,php5,phtml"
    macfileextension="php,php3,php4,php5,phtml" file="Default.php"
    writebyteordermark="false">;
    </documenttype>
    Restart or Open Dreamweaver and you shouldn’t have any problems with PHTML files any longer.

    I have seen a good solution at http://webdesignsolutions.co.in/add-phtml-extension-in-dreamweaver , this is very simple.

  • How can I convert an old Numbers file to be compatible with the new Numbers version, without having access to the old?

    I received a Numbers file created in iWorks version 8 or earlier, but only have the newest version of Numbers on my MacBook Air. I can't request the sender to reformat the file. Is there any way to convert the file so I can open it in the new Numbers version?

    Are you sure you don't still have Numbers from iWork '09 on your MacBook Air. My Mid 2012 does. To be certain you can look in the Applications folder to see if there is an iWork 09 folder. You can also use Spotlight search to see if it will find that Numbers as well as the current one.
    If you do find to 09 version: iWork '09 and iWork '08: File compatibility

  • I can no longer access a password protected Numbers file with the correct password. Error message only says the file "cannot be opened."

    I'm using Numbers version 3.2.2.
    Suddenly I cannot access my password protected Numbers file with the correct password. I have the correct password written down so I know I haven't made a mistake.
    The response box that pops up says that the file cannot be opened. There are no other options for me to choose from.

    Also, I tried to open it through an older version of Numbers but it sent this error message.

  • Sample Applescript: scraping values from numbers files into a master file

    Hi, I have programming experience in c and other languages, but am new to applescript and so am learning a lot from this forum.
    My goal is to make a timesheet system for my Dad (for a bday present) where every time he helps a client, he fills out a newly created numbers file - and after a week or so, he can run a script that scrapes certain values from each numbers file and places it into a master numbers file. Then saving and closing the file.
    Vince, it sounds like you've written a script that does this feature of looping through all numbers files in a folder and putting select values from each numbers file into a master numbers file (after clearing the previous values of the master file).
    Specifically, I'm looking for a sample script that opens up a numbers file, clears its table, then fills this table by scraping one value from a particular cell in every numbers file in a folder.
    If anyone has a similar script they would be willing to post or email to me, for me to use as a foundation and to learn from, I would be very very very grateful. My email is forman.jq at gmail dot com.

    I guess that this script may be a good starting point.
    --[SCRIPT fromfolder_2spreadsheet1]
    The target spreadsheet must be open at front and must contain the sheet sheet_destination which much contain the table table_destination.
    Choose the folder supposed to store the source sopreadsheets.
    Yvan KOENIG (VALLAURIS, France)
    2010/08/18
    --=====
    (* Edit these height properties to fit your needs *)
    property destination : "destinationDoc.numbers"
    property sheet_destination : "destination"
    property table_destination : "insert here"
    property premierelignedestination : 2
    property colonne_destination : 2
    property ledossierhabituel : "Macintosh HD Maxtor:Users:yvan_koenig:Desktop:dossier habituel:"
    property ligne_source : 2
    property colonne_source : 2
    --=====
    on run
    my activateGUIscripting()
    Select the folder storing the spreadsheets from which we will extract values *)
    set dossier_source to choose folder with prompt "Choose folder storing the Numbers documents…" default location (ledossierhabituel as alias)
    Build a list of disk items available in the selected folder *)
    tell application "System Events"
    set les_elements to every disk item of folder (dossier_source as text) --whose (get type identifier) is in
    set les_tableurs to {}
    Extracts the list of the Numbers spreadsheets available in the selected folder *)
    repeat with refsurelement in les_elements
    if type identifier of refsurelement is in {"com.apple.iwork.numbers.numbers", "com.apple.iwork.numbers.sffnumbers"} then
    copy path of refsurelement to end of les_tableurs
    end if
    end repeat
    end tell -- System Events
    if les_tableurs is {} then
    No Numbers documents available so we stop the process. *)
    set rapport to "The folder “" & dossier_source & "” doesn’t contain Numbers documents !"
    else
    set rapport to {}
    end if
    Check that the target Numbers document is open at front
    and that it embed the defined sheet embedding the defined table. *)
    tell application "Numbers"
    activate
    set existants to name of documents
    if destination is not in existants then
    copy "The document " & destination & " is not open !" to end of rapport
    else
    tell document destination
    if sheet_destination is not in (name of sheets) then
    copy "the sheet " & sheet_destination & " is unavailable in the document " & destination & " !" to end of rapport
    else
    tell sheet sheet_destination
    if table_destination is not in (name of tables) then copy "The table " & table_destination & " is unavailable in the sheet " & sheet_destination & " of the document " & destination & " !" to end of rapport
    end tell -- sheetSource
    end if
    end tell --document destination
    end if
    If target document is not at front or if it doesn't match the defined requirements,
    we quit the process. *)
    if rapport is not {} then error my recolle(rapport, return)
    Clean the target table, minus row 1 supposed to be storing columns headers *)
    tell document destination to tell sheet sheet_destination to tell table table_destination
    set selection range to range ("A2 : " & name of last cell)
    end tell --document destination
    end tell -- Numbers
    my selectMenu("Numbers", 4, 9) (* Suppress *)
    set liste_valeurs to {}
    tell application "Numbers"
    repeat with un_tableur in les_tableurs
    Open the spreadsheets and extract from each of them the wanted value *)
    open un_tableur
    tell document 1 to tell sheet 1 to tell table 1
    set une_valeur to value of cell 2 of column 2
    end tell
    if une_valeur is 0.0 then
    copy "empty" to end of liste_valeurs
    else
    copy une_valeur as text to end of liste_valeurs
    end if
    close document 1
    end repeat
    Now, it's time to insert the values in the target table *)
    set ligne_destination to premierelignedestination
    tell document destination to tell sheet sheet_destination to tell table table_destination
    repeat with une_valeur in liste_valeurs
    if not (exists row ligne_destination) then add row below last row
    if une_valeur is not "empty" then
    set value of cell ligne_destination of column colonne_destination to une_valeur
    end if
    set ligne_destination to ligne_destination + 1
    end repeat
    end tell -- document destination
    save document destination
    end tell -- Numbers
    end run
    --=====
    on recolle(l, d)
    local oTIDs, t
    set oTIDs to AppleScript's text item delimiters
    set AppleScript's text item delimiters to d
    set t to l as text
    set AppleScript's text item delimiters to oTIDs
    return t
    end recolle
    --=====
    on activateGUIscripting()
    (* to be sure than GUI scripting will be active *)
    tell application "System Events"
    if not (UI elements enabled) then set (UI elements enabled) to true
    end tell
    end activateGUIscripting
    --=====
    my selectMenu("Pages",5, 12)
    ==== Uses GUIscripting ====
    on selectMenu(theApp, mt, mi)
    tell application theApp
    activate
    tell application "System Events" to tell process theApp to tell menu bar 1 to ¬
    tell menu bar item mt to tell menu 1 to click menu item mi
    end tell -- application theApp
    end selectMenu
    --=====
    --[/SCRIPT]
    I apologize, I'm too busy to write more explanations.
    Yvan KOENIG (VALLAURIS, France) mercredi 18 août 2010 21:38:04

  • When I download a Numbers file from iCloud to my Mac, it isn't the latest version.

    Today I worked on a Numbers file on my iPad 2 from 4:40 pm to 6:30 pm. A few hours later, when I tried to download the file from iCloud to my Mac, none of today's changes appeared. When I looked at it again on the iPad, on the main Numbers page where you choose the file you want, it showed a time of 4:43 pm associated with the file. However, when I opened it, the two hours of work was still there even though the time was off. I tried sending the file as an email and when I opened the email attachment on my Mac, all of today's changes were there. So the new changes are captured when emailing a file but not when downloading it.
    It almost seems as if the file hasn't made it off the iPad and into iCloud, but I can't find any information on ways to force that or know if it's been done.

    Two possible problems. <br />
    1. BlackBoard never supports the latest version of Firefox, for a few reasons. Some schools don't run the latest version of BlackBoard Vista or Campus Edition. Also, BlackBoard upgrades seem to be tied to the "school year" cycle, the changes they make to improve and update their software seem to be rolled out for the fall term so that changes aren't being made during the normal "school year" and possibly causing problems for the schools. That also may be a function of their contract / payment cycles with the schools that use their programs.
    http://www2.blackboard.com/tuneup/viewpage?name=tuneup_browser_tuneup_windows_firefox <br />
    Select the link for the version of WebCT Vista or Campus Edition ''(version info is usually at the bottom of each page, in the footer)'' that your school is using, then see which version of Firefox is compatible.
    Depending upon which version of WebCT your school is using, you will have to use Firefox 3.6.x, Firefox 3.5.x, or Firefox 3.0.x when accessing the Blackboard site.
    My advice is to install the Firefox Portable version that you need for Blackboard on your computer, and use that installation only for Blackboard. Continue to use 4.0.1 for all other web browsing. <br />
    http://portableapps.com/apps/internet/firefox_portable/localization#legacy
    2. Firefox uses a Plugin ( you have Office Plugin for Netscape Navigator installed) to open files that aren't "internet files", like word processing documents. <br />
    I can't help you directly with Office, as I use Open Office, but there should be a preference for that Plugin within your Office preferences or options under something like Internet, to have those files '''Display documents in browser'''. <br />
    Or see this to make sure you have your "file type" set correctly. <br />
    http://support.mozilla.com/en-US/kb/Managing+file+types

  • Can't open a numbers file

    Dear Colleages
    I have a big problem with a numbers file. I work with the numbers version and have saved a file couple days ago on a usb stick. It file with my password login usw. I have done and used that file for months and I have been using the new numbers version since the launch of the new version. Today when I wanted to open the file to adjust it I get the messge "pw.numbers file can't be opened". I have not used dropbox or cloud for that file.
    What can I do.
    Thanks for your help

    Hello Paul,
    Can I ask how you are opening the file?  I am having similair issues, although I am preferring iWorks '09 apps still but have both installed, and working on files on a remote server (WebDav), I am getting the similiar errors, but if I copy the file to the local desktop and work with it there, then it's fine.  Maybe your attempting to open from the USB stick!?  Try locally on the desktop/documents folder?

  • How can I open a Numbers file to the last cell used on from the previous saving of that file?

    In Excel, the .xls file would always open on the the cell location where the file was previously saved.  Very nice to have feature when the file is long ,so one does not have to keep scrolling down the page to make the next entry every time the file is opened.
    Can Numbers do this?  I can't find an option for it.
    After opening a file, I must always scroll down to the last entry or where I want to start inputting data.  What a pain.
    Is there a way to open a numbers file to where one was located when it was previously saved?
    Anybody know?  Please help.
    Thanks

    CF,
    When I Save a Numbers document with a cell Selected and then close the document, the same cell is still selected when I reopen the document. Isn't that what you are asking for? Furthermore, if I have chosen 100% zoom scale, the selected cell is displayed in the same screen position as when it was last saved. What you may be seeing that you don't care for is that if the zoom is other than 100% the table's position in the display window may be different than at the last Save.
    Jerry

  • Bug: Numbers File cannot be deleted because it is in use

    Whenever I try to delete a Numbers 09 file, I get the error message that the file cannot be deleted because it is in use. I get this without the file being open at all, so it shouldn't be in use and I should be able to delete it.

    It's actually a plain and simple file. It contains several sheets, each sheet 1 or 2 tables, but no links to external files nor links within the file from one table to another.
    And indeed, I only have it with Numbers files even if I try to delete the file immediately after startup of my computers (iMac and Macbook, both running the same versions of OS X and Numbers). If I try a couple of times, sometimes the file is deleted, but I haven't found out what has changed so that the file can be deleted.

  • How can I open a cfm file in Dreamweaver CC using a Mac? Added to the Extensions.txt. Getting error adding to preferences-- file types.

    I am trying to open Cold Fusion files using Dreamweaver CC. We've never had a problem with the versions before the Cloud. My co-worker can open using a PC, but I'm using a Mac. I can connect to the server and see the files, but when I open, it opens the file in text editor. I have tried adding the extensions to the Extensions.txt file (they weren't there previously), editing the MMDocumentTypes.xml file (the file type WAS in that file), adding to the Preferences-->File Types/Editors (I can add the extension, but when I try to choose Dreamweaver CC as the editor, I get an error "You cannot use Adobe Dreamweaver CC as an external editor. Please choose a different application."). When I right-click the file, I do not see an "Open With" option, only "Open".  Does anyone know of another trick that could make Dreamweaver CC more than an HTML editor for Mac?  I cannot us CF Builder - no approval for loading the extra files server-side to use that IDE.

    Have you tried these suggestions...
    Open ColdFusion documents in Dreamweaver CC

  • Numbers file wont open. please help asap!

    I've been workin on a Numbers file for some days and have always safed it at the end of the day. Today i wanted to open it but i keep on getting this error that it can not be opened. Does anybody know a quick solution to it?

    Not enough information to hazard a guess.
    What is the error message that is displayed?
    What version of the Mac OS is running on yout MBP? If you have updated to this version from an earlier version, how was that update done?
    What version of Numbers '09 are you using?
    All of these may be factors in solving the issue.
    A quick solution would be to open your most recent backup copy of this file and rebuild from that. This solution, of course requires that you have a recent backup copy available, something that is, I suspect, not true for the majority of us on the first occasion that we need one.
    Regards,
    Barry

  • How can I convert a numbers' file from iPad to an excel file on macbook pro?

    When I try to open a numbers file from my ipad mini in macbook pro, it appears unformated. How can I solve this situation? I don't have numbers on Macbook pro...is it necessary?

    I havne't had this problem myself, so I can only guess, but my first suggestion, if you haven't already, is to try sending it to yourself via email from the ipad &amp; when it asks you for the format, choose excel.

  • How many sheets can you save in a Numbers file?

    Hi folks.  I am desperate for help.  I have a very important Numbers file that I am working with, where I need to add 289 "sheets" to a single file.   Everythign was fine, until I am trying to add my 146th sheet.   When I add that next sheet, It will no longer auto save or let me manually save!
    I can't find any file size or number of sheet limits.
    What can I do?  I really must have each sheet on the same file.
    Please advise.
    Drew

    Drew,
    According to the following discussion, Yvan Koenig states that you can have 255 Tables per Sheet and 255 Sheets per Document:
    https://discussions.apple.com/message/7813797#7813797
    In my opinion, anything approaching this order of magnitude belongs in an Office or Office-clone app. Numbers is bound to choke sooner or later with this much data.
    If you are certain that you haven't hit one of these limits, there may be other reasons you can't save that we can't guess with the information that you provided.
    Jerry

  • How do i find a numbers file

    in numbers I type Command-o
    in the search field i type "numbers" without the quotes.
    no numbers files are found in that directory.
    .xls and .csv files are found, including .xls versions of previously created .numbers files
    typing the full filename also fails to find any file with a .numbers extension
    spotlight finds them. clicking them opens numbers as expected.
    clearly something's broken, and i thought only on my system (since no one else has mentioned it),
    but my son's macbook has the same behavior as mine.
    any ideas?

    [Note: I tried reinstalling iWork, which claimed "Success!", but trying to run it (numbers) failed, big time, since i already upgraded to SL and the old numbers isn't compatible. Apparently Software Update doesn't really know what you're running ... but that's a separate problem.]
    Behavior described and explained several times.
    When you buy iWork, you get the version 9.0.3.
    Before running the apps in Snow Leopard, you must apply at least the update 9.0.4.
    There is also an update 9.0.5.
    And on my side, I'm running the version 9.1
    Updates are delivered to be applied.
    Yvan KOENIG (VALLAURIS, France) vendredi 30 septembre 2011 20:20:24
    iMac 21”5, i7, 2.8 GHz, 4 Gbytes, 1 Tbytes, mac OS X 10.6.8 and 10.7.0
    My iDisk is : <http://public.me.com/koenigyvan>
    Please : Search for questions similar to your own before submitting them to the community

Maybe you are looking for