Answers Database


procapture dos error #75 occurred: access denied...


Record #1182

Product Family: Software

Product Line: ViewLogic

Product Part: PROcapture

Product Version: 6.1

Problem Title:

procapture   dos error #75 occurred:  access denied... 


Problem Description:
When trying to open procapture (from proflow) the following error occurs:

dos error #75 occurred: access denied, opening c:\xact\data\partlist.xct for xilinx device data loa
d:Fopens


Solution 1:

This error could be caused by overwriting partlist.xct from the partlist.xct
on the xact5.2.1/6.0.1 CD. (if, for example, you needed the new 4025e
partlist). It is possible that the file could be copied with the R
(read-only) attribute set. Type the following command to see if this is
the case:

attrib c:\xact\data\partlist.xct

The only attribute that should be set is the 'A' attribute. If the 'R' attribute is set type the fo llowing to remove it:

attrib -r c:\xact\data\partlist.xct

This can also be done within the File Manager in Windows. Select the file
and hit ALT-ENTER. You will see the Read-Only box checked (or not). Make
sure it is not checked.




End of Record #1182 - Last Modified: 09/11/96 22:01

For the latest news, design tips, and patch information on the Xilinx design environment, check out the Technical Tips!