The location of the document "<name>" cannot be determined
The location of the document "<name>" cannot be determined
- Subject: The location of the document "<name>" cannot be determined
- From: Alex Rice <email@hidden>
- Date: Tue, 11 Feb 2003 22:47:46 -0700
What conditions can cause this error message?
"""
The location of the document "<name>" cannot be determined
You can specify where to save it.
"""
This is a standard NSDocument and NSDocumentController application. The
document file is not being moved or deleted. No other process is
writing to the file. The filename is not being changed.
However, a cron process is reading the file, and sending a distributed
notification to my NSApp delegate, which then queries the
NSDocumentController and messages the relevant NSDocuments. The
NSDocuments either display a sheet or make changes to their data model.
I can't see anything in my code which should cause the filename to be
changed or forgotten.
Any ideas what to look for?
Thanks,
Alex Rice <email@hidden> | Mindlube Software |
http://mindlube.com
what a waste of thumbs that are opposable
to make machines that are disposable -Ani DiFranco
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.