Omgili - forum search, search forums  
  

Discussions about missing files

Displaying 1 - 10 out of 179,184 discussions.  
Time Frame: (Any time)   Minimum number of replies: (2)   Minimum number of discussing users: (0)
  |  

Page: 1   2   3   4   5   6   7   8   9   10  
Keep this page open to be updated with the newest discussions automatically.
My ClickOnce app gives an error for a user: "Cannot download the application. The application is missing required files. Contact the application vendor or your system administrator for assistance." How can I pinpoit which file is missing? Do I manually...
Started by on , 4 posts by 4 people.  
Files to include Open up the Publish tab of your project properties and click on the "Application Files" and then....
Post that info here if you can on the destination machine .
You can see which particular file it is trying to download.
I have this snippet i found. svn status | grep '\!' | awk '{print $2;}' | xargs svn rm It removes all missing files, if I or someone deletes the files manually (via the editor or they are deleted via the system) But my bash coding is not great, what it...
Started by on , 4 posts by 4 people.  
This has another advantage in that files with quotes or other special characters will not screw up.
Hello, the strangest thing happend today. I was trying to acces the SVN repo but it gaved me an error, after looking into it i found that all the files are missing. I had the following directory structure: /coding/svn/reposotory/company/project1/ /coding...
Started by on , 5 posts by 5 people.  
Have you considered filesystem corruption? A huge pile of missing files clarified....
But at files outside the repo, those being the svn database files.) svn log -v file:///home/repo on the root in the URL and try again.
Ask your Facebook Friends
Hi, I have many resource files, in many different languages. Lets suppose for example we are supporting 3 languages (en, de, fr), and have this file: common.resx common.de.resx common.fr.resx I would like to detect occurrences when for instance a resource...
Started by on , 4 posts by 4 people.  
I use Zeta Resource Editor because it highlights areas that are missing.
file changes start in development and make their way to production, this seems like a job for some form of static analysis.
This is running me nuts. I have this web service implemented w/ C# using VS 2008. I publish it on IIS. I have modified the release build so the pdb files are copied along with the dlls into the target directory on inetpub. Also web.config file has debug...
Started by on , 4 posts by 4 people.  
In the system machine.config file in: C:\Windows\Microsoft.NET\Framework\v2.0.50727\CONFIG For more.
Here is our scenario: Developer A checks in changes which include new files files. Developer B does an update and all of a sudden, stuff breaks because files are missing. Developer B tries another update, nothing is pulled in, so he calls Developer A....
Started by on , 3 posts by 3 people.  
Normal working copies....
You can tell if a working copy is non-recursive by running svn info on it and looking for a line like Depth: immediates .
Perhaps that is the problem.
Shallow, non-recursive).
This would happen if the working copy is sparse (a.k.a .
Hello, I'd like to avoid logging some missing files (that gives 404) into error.log. I'm using Apache2. I want to do this on Eclipse update site for my plugin. Problem is that Eclipse P2 code tries to access its metadata files like content.xml, content...
Started by on , 4 posts by 4 people.  
If I ever put one of those files into the directory to send 404 Not Found....
I added these lines to .htaccess: # Don't log missing files RewriteCond %{REQUEST_FILENAME} !-f is there to make sure that file indeed doesn't exist.
The VS Database Project does not seem to have the "Show All Files" option in the Solution Explorer. Does anyone know of a way to turn the option on in VS? The "Show All Files" option on the solution explorer actually does two things. With the option selected...
Started by on , 3 posts by 3 people.  
I don't think DB projects nest or hide files, so, in context, the command would mean nothing and be useless..
file in notepad and try something, but it might just screw up your solution.
Hi, I use Eclipse Subversion client to checkout my project from a svn repository. My coworkers has committed 2 new files which i can see on the svn remote repository but I can't get them when i update from the head. The 2 files are in the trunk, like ...
Started by on , 5 posts by 5 people.  
Update path/to/missing/file.txt Get those two files included if you create a new working copy? YouPerhaps you have a sparse checkout ? Then you could try do to an explicit update to the files: svn update -r 1234 path/to/missing....
I have a Makefile with the following type of rule: %.html: ./generate-images.py > $@ make $(patsubst %.png,%.gif,$(wildcard *.png)) The generate-images script writes not only the HTML file (to stdout) but several .png files to the current directory...
Started by on , 3 posts by 3 people.  
Assume you have no .png files in the directory make because at the moment of reading the makefile there were no .png files ! After the first line is executed, the files will appear....
That make's functions and variables get expanded.
Page: 1   2   3   4   5   6   7   8   9   10  

Related Message Boards & Forums

  • Stack Overflow
  • Server Fault
Related Searches
missing file in winsock    missing file vga850    xaudio64 file missing    windowssystemconfigsystem file is missing or corrupt    uninstall mcafee inf file missing    installation file for device is missing vista    diablo 2 missing mpq files    Frozen Export s missing from object files    symantec virus definition file version missing    Office 2003 Setup cab file missing   
More Information


Forum Search About Omgili Help Plugins Forum/Board Owners Privacy

i
In Title
In Topic
In Reply
Exclude
Boost