[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

microsoft.public.dotnet.framework

help with VS 2008 new install

ccc31807

8/22/2008 7:19:00 PM

I have both VS 2005 and a brand new version of 2008. I can use VB, C#,
and J#, but CANNOT use C++ at all.

I click File->New->Project. I then select Visual C++m Win32, Win32
Console application, enter a name and click OK. The next dialog box is
the 'Welcome to the Win 32 Application Wizard, and everything freezes.
When I click Finish ... nothing. When I click Cancel ... nothing. The
only thing I can do is close the application.

As I said, this happens with both 2005 and 2008, but only with C++,
not any of the other languages.

Please help, if you can.

Thanks, CC.
4 Answers

PvdG42

8/22/2008 11:26:00 PM

0

"cartercc" <cartercc@gmail.com> wrote in message
news:60245904-d0a5-4117-ac1d-76799061944e@a1g2000hsb.googlegroups.com...
>I have both VS 2005 and a brand new version of 2008. I can use VB, C#,
> and J#, but CANNOT use C++ at all.
>
> I click File->New->Project. I then select Visual C++m Win32, Win32
> Console application, enter a name and click OK. The next dialog box is
> the 'Welcome to the Win 32 Application Wizard, and everything freezes.
> When I click Finish ... nothing. When I click Cancel ... nothing. The
> only thing I can do is close the application.
>
> As I said, this happens with both 2005 and 2008, but only with C++,
> not any of the other languages.
>
> Please help, if you can.
>
> Thanks, CC.


Which edition(s) of VS 2005 and VS 2008 are you using?

ccc31807

8/23/2008 11:57:00 AM

0

On Aug 22, 7:26 pm, "PvdG42" <p...@toadstool.edu> wrote:

>
> Which edition(s) of VS 2005 and VS 2008 are you using?

I decided to do a fresh install last night, so I uninstalled all VS
applications and components and started from scratch. I am using the
following:

Microsoft Visual Studio 2008
Version 9.0.21011.8RTM
Microsoft .NET Framework
Version 3.5

Same problem. I can use VB, C# and J#, but I cannot create a C++
project no matter what I do.

Thanks for your help, CC.

PvdG42

8/23/2008 2:52:00 PM

0

"cartercc" <cartercc@gmail.com> wrote in message
news:5aa132e1-5839-4e0f-bc99-39cafb4a808f@z66g2000hsc.googlegroups.com...
On Aug 22, 7:26 pm, "PvdG42" <p...@toadstool.edu> wrote:

I decided to do a fresh install last night, so I uninstalled all VS
applications and components and started from scratch. I am using the
following:

Microsoft Visual Studio 2008
Version 9.0.21011.8RTM
Microsoft .NET Framework
Version 3.5

Same problem. I can use VB, C# and J#, but I cannot create a C++
project no matter what I do.

Thanks for your help, CC.

Again, which EDITION?

Express, Standard, Professional, Team System?

I also have to wonder about your reference to J# in VS 2008. It was
discontinued after VS 2005 and is not in VS 2008.




ccc31807

8/25/2008 6:43:00 PM

0

On Aug 23, 10:51 am, "PvdG42" <p...@toadstool.edu> wrote:

>
> Again, which EDITION?
>
> Express, Standard, Professional, Team System?
>
> I also have to wonder about your reference to J# in VS 2008. It was
> discontinued after VS 2005 and is not in VS 2008.

Sorry. Professional. I set up J# as an add on. I do some Java and
don't really need an MS environment to to Java.

Thanks, CC.