can not create Visual C++ Smart Device project

Hello everyone,


In Visual Studio 2005, I can not create Visual C++ Smart Device project -- when input required inputs (project name, path, etc.) in "New Project" dialog, then when I click OK, the "New Project" displays again -- without any error notifications...

And I have checked the related physical location of the project path, the project is not created.

I am wondering whether it is a bug of Visual Studio 2005, or I need to install some additional components in order to create Visual C++ Smart Device type project


thanks in advance,
George



Answer this question

can not create Visual C++ Smart Device project

  • Pavan Apuroop

    Thank you Srikanth! I am using IE7 on Windows XP SP2. In my environment, should I upgrade to VS2005 SP1

    regards,

    George

    Srikanth Bogadapati wrote:

    This bug would appear if you have IE7 on your machine or if its a VISTA build

    This has been fixed in VS2005 SP1. This problem is due to some enhancements in Internet Explorer 7 (Native projects creation dialog is a web browser control).

    The workaround is to add the following key in the registry
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Ext\PreApproved
    Add a new registry key - {D245F352-3F45-4516-B1E6-04608DA126CC}

    Srikanth bogadapati


  • Mr.Siddhardhaa

    This bug would appear if you have IE7 on your machine or if its a VISTA build

    This has been fixed in VS2005 SP1. This problem is due to some enhancements in Internet Explorer 7 (Native projects creation dialog is a web browser control).

    The workaround is to add the following key in the registry
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Ext\PreApproved
    Add a new registry key - {D245F352-3F45-4516-B1E6-04608DA126CC}

    Srikanth bogadapati



  • snakeoooooo

    No man, hack the registry like the rest of us

    http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=876044&SiteID=1

    vs2005sp1 wont be out before christmas.

    phil


  • can not create Visual C++ Smart Device project