XP Folder read only checked

MaxBurn

Storage Is My Life
Joined
Jan 20, 2004
Messages
3,245
Location
SC
My bos and I are working on a piece of software that in it's process of working will create a folder to put temporary items in. On our new corperate machines that have Windows XP on them the process bombs out as it can't put items into the folder we think because the folder is marked read only.

He found the links below reguarding the fact that XP has all folders marked read only but I don't think that's the problem as I can make the software work fine on my home machine as well as the software developer which uses XP on their machines.

Any clues?

The computers that work have XP Pro SP2 from a default XP install, and the corperate computers have a default XP Pro SP2 image from the IT department.




Why can't I remove the read-only flag from a Windows XP or Windows 2000 folder?
http://www.windowsitpro.com/Article/ArticleID/24940/24940.html

You Cannot View or Change the Read-Only or System Attribute of Folders
http://support.microsoft.com/default.aspx?scid=kb;EN-US;326549

9204 » You cannot change the Read-only or System attribute of a folder in Windows XP or Windows Server 2003?
http://www.jsifaq.com/SUBS/tip9200/rh9204.htm
 

MaxBurn

Storage Is My Life
Joined
Jan 20, 2004
Messages
3,245
Location
SC
Our software's log file if it helps:


Converting Legacy Config Text to InterOp Database
-------------------------------------------------
Converting - C:\Ss2000\CAL\Calcnfig.txt
InterOp database C:\Ss2000\CAL\interop_conversion_wizard-OK_TO_DELETE\CAL.mdb created successfully.

Converting Database
-------------------
Converting - C:\Ss2000\CAL\interop_conversion_wizard-OK_TO_DELETE\CAL.mdb
Database failed to open.

Creating .interop file
----------------------
InterOp System file "c:\ss2000\cal\cal.interop" created successfully.
 
Top