ITsVISTA
Information that makes life easier when it comes to installing, managing, and using Windows Vista.
Start About FAQ Blogroll Shop

All tag results for ‘File’

KB975815

October 22nd, 2009 · No Comments · 195 views

Consider the following scenario:

  • You have two computers that are running Windows Server 2008 or Windows Vista.
  • An application or service uses the CopyFileEx function to copy files from one computer to the other computer.
  • Server Message Block (SMB) 2.0 compounded requests are used to copy files.
  • IP version 6 (IPv6) addresses are used during the file copying process.

In this scenario, under a stress situation, file corruption may occur while copying files.

KB973554

August 6th, 2009 · No Comments · 340 views

From a computer that is running Windows Vista or Windows Server 2008, you copy or write some small files into a shared folder that is hosted on a computer that is running Windows Vista or Windows Server 2008. In this situation, the writing performance is significantly reduced.

You find that there is a performance reduction when you compare this writing performance to the performance of the following operations:

  • Copying or writing files from a computer that is running Windows Server 2003 into a shared folder that is hosted on a computer that is running Windows Server 2003.
  • Copying or writing files from a network file system (NFS) client to an NFS server.

Additionally, you may find that the Server Message Block (SMB) 2.0 protocol is being used to copy or write files.

KB962227

January 14th, 2009 · No Comments · 384 views

When you select files Windows Explorer and then refresh the window, selecting the files again will make the Status Bar show the incorrect size for the selected files. Every time you refresh the window, the Status Bar increments the size shown by adding the previous value to the actual size of selected files.

KB943790

November 4th, 2008 · No Comments · 453 views

The existing File system APIs in Windows Vista do not provide an easy way to discover and restore deleted files. A new version of the File system API is available that enables third-party developers to discover and restore deleted files from nonencrypted volumes by extending the File Management APIs.

This new API also lets developers pass a password or a recovery key file. Therefore, you can discover and restore deleted files from BitLocker-encrypted volumes. This API does not support the restoration of files from other kinds of encrypted volumes.

This API can only be used to extend the File Management APIs for Windows Vista. Additionally, these functions are only supported when you use the functions in an offline environment, such as Windows Preinstallation Environment (Windows PE) or Windows Recovery Environment (Windows RE).

KB957065

October 30th, 2008 · No Comments · 722 views

When some applications update very large files (1 terabyte or 2 terabytes) in Windows Server 2008 or in Windows Vista, you may receive an error status message from the ntfs.sys driver. The error status message may resemble one of the following error status messages:

0xc0000427 STATUS_FILE_SYSTEM_LIMITATION
0×299 ERROR_FILE_SYSTEM_LIMITATION

For example, when you perform the dbcc checkdb action on a large database file, you may receive the following error message:

The operating system returned error 665 (The requested operation could not be completed due to a file system limitation) to SQL Server during a write at offset [address] in file [file name].

KB955427

October 18th, 2008 · No Comments · 811 views

When you copy large files from one computer to another computer in a high-bandwidth network environment, the copy process is very slow if both computers are running either Windows Vista or Windows Sever 2008. Additionally, the throughput of the network is much lower than expected. In this situation, the total network bandwidth cannot be used.

KB956550

September 13th, 2008 · No Comments · 587 views

Consider the following scenario:

  • On a Windows Server 2008-based or Windows Vista Service Pack 1 (SP1)-based computer, an application writes to a file on a local file share.
  • This file is scanned by using memory-mapped files. This scanning process typically occurs when certain antivirus software is installed on the computer.

In this scenario, additional character spaces may be added to sections of the file. Therefore, the file becomes corrupted.

KB954802

June 24th, 2008 · No Comments · 498 views

When deleting a file from a CD-R that is full, you get a message:

There is not enough space on [drive].
[MB] is needed to recycle this item. Click Delete to delete the file instead of sending it to the Recycle Bin.

ITsVISTA Web Links: April 4th

April 4th, 2008 · No Comments · 1,213 views

How to generate a full user-mode dump file in Windows Vista

April 4th, 2008 · No Comments · 478 views

Dr. Watson is not included in Windows Vista. The replacement for Dr. Watson is Problem Reports and Solutions. However, you cannot use Problem Reports and Solutions to create a full user-mode dump file. Keep reading →