Im using Microsoft visual c++ 2008 and 2010 and neither of them will let me create a new win32 console application they will let me edit them but not make a new one. It used to work but evry time I try naw this thing pops up and says navigation to the webpage was canceled.
How to create a new win32 console application with C++
Collapse
X
-
I use VC++ 2008 and have never seen this.
What are the exact choices to make to produce this and I will try it.
BTW: This is not some silly parental control on your anti-virus kicking in is it? -
What do you meen by choices? And im preaty sure its not my anti virus and I dont evan have parental control besides im the admin anyway.Comment
-
What I meant was the sequence of choices you made to create this project.
Like, select new project, select Win32 project, when the wized appeared what did you select?
Plus when in the sequence does this window appear?
I want to duplicate what you do to try to produce the same error.Comment
-
What I meant was the sequence of choices you made to create this project.
Like, select new project, select Win32 project, when the wized appeared what did you select?
Plus when in the sequence does this window appear?
I want to duplicate what you do to try to produce the same error.Comment
-
Definitely something on your machine. It works fine for me.
I have never seen that screen before. I suggest you submit this to a Microsoft suopport group. Let me know what you find out.Comment
Comment