What's new

Visual Studio 2008 C++ Issue!

  • Thread starter BL4CKXHAWK
  • Start date
  • Views 1,161
BL4CKXHAWK

BL4CKXHAWK

Enthusiast
Messages
363
Reaction score
41
Points
85
Sin$
0
OK I am practicing my programming by creating a basic program that i know works and whenever i try to compile or debug VS just gives me this stupid error. Anyone have a solution to my problem? Any help and support is appreciated!


vq2jrm.png


EDIT: i am now getting this error message when i try to compile a program.

fatal error C1033: cannot open program database
 
Ibdc

Ibdc

VIP
VIP
Retired
Forum Addict MotM
Messages
4,969
Reaction score
2,193
Points
625
Sin$
0
If what confused said isn't it, then make sure the program isn't running in the background. If it is, end it with task manager.
 
BL4CKXHAWK

BL4CKXHAWK

Enthusiast
Messages
363
Reaction score
41
Points
85
Sin$
0
ok it is no longer giving me that "unable to start program" error but it now gives me this in the bottom,
fatal error C1033: cannot open program database

heres a pic.

2dt94zq.png


As for what confused5 said, I already looked at that site and i still don't understand how to fix it. :cursing: thanks though
 
Haxalot88

Haxalot88

VIP
VIP
Messages
7,970
Reaction score
2,668
Points
590
Sin$
0
Right-click your Projects folder, go to properties. Please make sure it is not Read-Only (there is a checkbox), if it is then uncheck it, go to OK, and apply the setting to that folder, and all sub folders and files.
 
Top Bottom
Login
Register