Wrox Programmer Forums
Go Back   Wrox Programmer Forums > C# and C > C++ and Visual C++ > Visual C++
|
Visual C++ Questions specific to Microsoft's Visual C++. For questions not specific to this Microsoft version, use the C++ Programming forum instead.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Visual C++ section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old August 2nd, 2004, 05:53 AM
Authorized User
 
Join Date: Jun 2003
Posts: 95
Thanks: 0
Thanked 0 Times in 0 Posts
Default ClassView information file

When I open my project I get the following message: "Cannot access the ClassView information file. ClassView information will not be available."

I have tried to delete the .clw file, but the same message appears. Any suggestions on how I can get my classview to work again.

(This is a VS 6.0 project).

 
Old August 4th, 2004, 03:23 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 453
Thanks: 0
Thanked 1 Time in 1 Post
Send a message via AIM to Ankur_Verma Send a message via MSN to Ankur_Verma
Default

I believe .clw is for ClassWizard information.

The problem you are facing usually occurs when you have another instance of VC++ running with the same project open. Or when the last time you opened the project the VC++ couldn’t close completely and is still stuck somewhere. Check the process view of Task Manager and close any instance of VC++ running and then try again.

Ankur
 
Old August 4th, 2004, 05:07 AM
Authorized User
 
Join Date: Jun 2003
Posts: 95
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Thanks for your answer. I had already figured it out, and the problem was, as you stated, that an other instance of VC++ was running with the same project open...

Thanks.






Similar Threads
Thread Thread Starter Forum Replies Last Post
Append Information to a XML file YoungLuke C# 2 July 26th, 2007 02:15 PM
Get information from text file Hoang2005 Excel VBA 2 February 5th, 2006 09:53 PM
Choose information from text file Hoang2005 Excel VBA 0 January 18th, 2006 05:52 AM
File Information AndyHunt Excel VBA 3 December 9th, 2005 07:39 AM
ClassView Gert Visual C++ 1 May 26th, 2004 12:13 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.