Starter Kits not Working

hi,

i have VB Express & VWD Express install via full images, but the PayPal Starter Kit and Shareware Starter Kit does not apperar in the new project dialog.

how can i fix this


thanks,
AB


Answer this question

Starter Kits not Working

  • oiji2000

    hi,

    thanks, its woking now, i manually deleted the files and did a reinstall,



    thanks,
    Abhishek

  • Francois Paradis

    They are telling you to add your own name > YourMovieList

    Remove the $ - - - $ and the namespace would be called  > safeprojectname, which does not represent much.

    Name it anything you want.

    Hope this helps.

  • Carl J

    hi,

    the PayPal starter kit is working it was under C#, but the Shareware Starter Kit is not working yet, does that kit supports express


    thanks,
    Abhishek

  • DJO

    The project templates listed are filtered on the Language selection.  Try changing the Language and see if the templates appear.

  • Harris Sayed

    I downloaded "Amazon-Enabled Movie Collection" from http://msdn.microsoft.com/vstudio/express/visualcsharp/starterkit/

    I installed it.Pressed F5.... then IDE showed me a lot of error..

    like:

    Unexpected character '$'      MainForm.cs    line 3 culumn 11




    using System.Windows.Forms;
    namespace $safeprojectname$
    {
       /// <summary>
        /// Host form responsible for navigating between view and search online modes of the application. 
        /// </summary>


     



    why



  • Angele

    Have you tryed installing the latest version of the starter kits from there main sites, The starter kits are not part of the full ISO Installs only the personal starter kit is there for the web developer, and from memory the movie starter kit is supplied with the windows dev kits.

    Direct link to the Visual Studio Starter Kits; http://msdn.microsoft.com/vstudio/downloads/starterkits/

  • Latesh Patel

    Hello,

    Is the Shareware Starter Kit missing, or does it throw some error when you try to load it

    Thanks,
    Jeremy



  • Starter Kits not Working