Strange persistent prompt in VS2008

Started by
3 comments, last by wasssup1990 14 years, 4 months ago
I'm using Visual Studio 2008 and I am receiving a rather annoying persistent message that occurs every time I try to build or debug my project. It's the common "Save file as prompt". It wants me to save my Ai.cp file with a different name every time. I want to stop this prompt from coming up every time I try to debug or compile. It never used to happen before with any of my projects. Thanks for your time.
Advertisement
Check if the read only property is set for the file. If it is turn it off.
The "Read Only" file property is already unchecked.

Any more ideas? Thanks.
Backup the file in question. Go to your project and press delete on it and delete the file, don't just remove it. Then add it again and see if that helps.

Jake
Yes! I found the solution. I turned off Trend Micro.

This topic is closed to new replies.

Advertisement