Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Corrupt Model File

Status
Not open for further replies.

rsnx

Electrical
Joined
Nov 8, 2007
Messages
4
Location
US
I have a problem with a model file. When I open an existing model file I get the error message "The shadow file previously associated to this database file cannot be accessed." The model file does not open. I replaced the *.mf2 file with a new *.mf2 file with no luck.

Is there anything else we can do about that? Any help is appreciated.

Richard.Schulz@siemens.com
 
Try running idfvfy on the model file:

Idfvfy.cmd -v c:\temp\model_files\modelfile.mf1

If it's showing errors, try the following:

(Make a backup of the model file before doing this)

Idfvfy.cmd –p c:\temp\model_files\modelfile.mf1 0 5 0

Check for errors again:

Idfvfy.cmd -v c:\temp\model_files\modelfile.mf1
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top