-
Question on VC++ Editor
Hi,
For some projects if I try to open the project workspace file .dsw ( by double
clicking or opening it from file->open, it is throw up one warning saying
"CANNOT ACCESS THE CLASS VIEW INFORMATION FILE. CLASS VIEW INFORMATION WILL
NOT BE AVAILABLE". And I am not able to get the class view. Does anybody
know how to fix this problem.
Thanks,
PVS
-
Re: Question on VC++ Editor
"PVS" <pvsraja@bigfoot.com> wrote:
>
>Hi,
>For some projects if I try to open the project workspace file .dsw ( by
double
>clicking or opening it from file->open, it is throw up one warning saying
>"CANNOT ACCESS THE CLASS VIEW INFORMATION FILE. CLASS VIEW INFORMATION WILL
>NOT BE AVAILABLE". And I am not able to get the class view. Does anybody
>know how to fix this problem.
>
>Thanks,
>PVS
If you are using source code control it is possible the .clw file is read-only.
Otherwise just delete the .clw file and let the project rebuild the file.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|