Microsoft Developer Network > Página Inicial dos Fóruns > Visual Basic General > My.Blogs Error - ProjectType value did not exist.
Fazer uma PerguntaFazer uma Pergunta
 

RespondidoMy.Blogs Error - ProjectType value did not exist.

  • quarta-feira, 8 de fevereiro de 2006 21:27Wardster Medalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuário
     

    I am trying to install the My.Blogs sample.  I am running VS2005 Pro on WindowsXP Pro SP2.  The template installation fails with the error message:

    Installation stopped because the directory for the ProjectType value did not exist.  The project type is invalid for your installation of Visual Studio.

    Is My.Blogs a beta2 only thing?  I am running release VS2005.  Are there manual instructions for installing this via file copy?

    Also: the error message suffers from poor design.  Of more use would be something along the lines of "The project type 'inserttype' is invalid for your installation of Visual Studio, which I detect is: 'insert detected VS version'.

    -ward

     

Respostas

  • segunda-feira, 13 de fevereiro de 2006 12:17Elrey Ronald Medalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuário
     Respondido

    Hello Ward,

    Try to reset the import/export settings of your Visual Studio.

    1.  Goto Tools -> Import and  Export settings... -> Reset all settings

    2.  Follow the wizard to reset to e.g. General Development settings.

     

    See if this solves you vsi installation problem.

     

    HTH,

    Elrey Velicaria


     

  • quinta-feira, 31 de agosto de 2006 22:01linus joseph Medalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuário
     Respondido

    The issue is caused by the folder not being there. As the OP mentioned, it would have been easier if the installer gave more details..

    well not a perfect world right? Here is the solution install filemon to monitor file access, keep it running and run that last part of the installer

    let it fail with that error. Now go back to filemon and see the error. It will show which folder was not found against your installer process.

    For me in any case, it turned out to be

    C:\Documents and Settings\UsernameXXXX\My Documents\Visual Studio 2005\Templates\ProjectTemplates\Visual Web developer

    I created that manually and everything worked fine

    linus

    http://blogs.covarius.com

Todas as Respostas

  • quarta-feira, 8 de fevereiro de 2006 22:08Wardster Medalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuário
     

    Still not sure what 'ProjectType' (i.e. directory) that the template installer wanted, but I used the obvious work around, and manually copied the template .zip file to my template directory.  This got the My.Blogs add-in working.

    I am still thinking that the Add-In/Template installer should not fail because a directory is missing.  Check the version of VS2005, and if the version supports the add-in or template, then create the directory tree as required.  Make sure to allow for an "any version".  If the Version is OK but there was an error with the location, tell me in exact words what is missing or wrong.

     

    Something along the lines of "I wanted to copy the add-in (xx.zip) to your template directory ('c:\documents and settings\ward\VS2005\Templates\VB\ItemTemplate\'), but that directory did not exist.  I tried to create it, and got the error: 'Permission Denied'.

     

     

  • segunda-feira, 13 de fevereiro de 2006 12:17Elrey Ronald Medalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuário
     Respondido

    Hello Ward,

    Try to reset the import/export settings of your Visual Studio.

    1.  Goto Tools -> Import and  Export settings... -> Reset all settings

    2.  Follow the wizard to reset to e.g. General Development settings.

     

    See if this solves you vsi installation problem.

     

    HTH,

    Elrey Velicaria


     

  • terça-feira, 21 de fevereiro de 2006 12:50SilentAcorn Medalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuário
     

    I met the issue also.

    Maybe it's caused by you change your "My Documents" folder location after install VS2005. The VSI setup try copy files to original folder "C:\My Documents\Visual Studio 2005\Teamplates\Visual Web Developer\", so you can resolve it by restore "My Documents" to original location, or create the "C:\My Documents\Visual Studio 2005\Teamplates\Visual Web Developer\"  manually.

  • quinta-feira, 31 de agosto de 2006 22:01linus joseph Medalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuário
     Respondido

    The issue is caused by the folder not being there. As the OP mentioned, it would have been easier if the installer gave more details..

    well not a perfect world right? Here is the solution install filemon to monitor file access, keep it running and run that last part of the installer

    let it fail with that error. Now go back to filemon and see the error. It will show which folder was not found against your installer process.

    For me in any case, it turned out to be

    C:\Documents and Settings\UsernameXXXX\My Documents\Visual Studio 2005\Templates\ProjectTemplates\Visual Web developer

    I created that manually and everything worked fine

    linus

    http://blogs.covarius.com

  • quinta-feira, 15 de março de 2007 15:14Hugh Abbott Medalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuário
     

    Worked for me perfectly.

    I was trying to install dotNetNuke - I had an error installing

    dotNetNuke Compiled Module (VB)

    I installed filemon - and it showed me which folder was missing.

    I created the folder - and then the installation worked first time.

    Many thanks for your help.

    Hugh Abbott

  • domingo, 13 de maio de 2007 17:04Elpacha Medalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuário
     

    Thanks man!

    Worked for me too when trying to install DNN

    Regards

     

  • quinta-feira, 31 de maio de 2007 21:30Jhonatas M. Rodríguez Medalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuário
     
    Hey thanks dude, this works
  • terça-feira, 12 de junho de 2007 7:02zchuang Medalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuário
     

    Hello, noob user here,

     

    I've been getting the same error, but I don't really understand how to use filemon. I looked it up and downloaded it, and it runs fine, but I see a ton of different files and I'm not understanding what file path I'm looking for, i.e. how to find what folder is missing. Any help would be greatly appreciated.

  • segunda-feira, 27 de agosto de 2007 20:33RickInBoston Medalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuário
     
    Thanks you very very much--worked like a champ!

     

  • sexta-feira, 31 de agosto de 2007 15:44Anh2lua Medalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuário
     

    Works after using filemon and finding out what folder(s) were missing.

    Thanks...

    Now heading to the next thing... I am totally new to this DNN thing...

     

  • sábado, 15 de setembro de 2007 17:16Webmonkeymon Medalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuário
     

    to resolve the confusion. 

     

    With filemon open notice which files are filling the log and filter them out.

     

    Do this by clicking the filter button and typing in the file path.  On my machine I needed to filter out cStick out tonguerogram file\802.2 wireless\   this reduced the amount of files drastically.

     

    then click the retry button in the DNN install

     

    then go back to filemon look for the log that says file not found.   add the missing folder

     

    my machine was looking for

    C:\Documents and Settings\xxxx\My Documents\Visual Studio 2005\Templates\ProjectTemplates\Visual Basic

     

    i created the visual basic folder and that worked.

     

     

  • domingo, 21 de outubro de 2007 1:23JamieWP Medalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuário
     

    It worked for me!

     

    Thanks

  • quarta-feira, 5 de março de 2008 19:49mh007 Medalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuário
     
    ###########################################
    Thanks alot ...............
    Manually Really Worked!!!!!!!!
    ###########################################
  • quinta-feira, 24 de abril de 2008 6:18Rajanish Medalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuário
     

    Thanks guys,

     

     

    Manually creating the folders

     

    Visual Web Developer\CSharp

    Visual Web Developer\Visual Basic

    at

    C:\Documents and Settings\xxx\My Documents\Visual Studio 2005\Templates\ProjectTemplates

     

    did the trick for me.

     

     

  • sexta-feira, 18 de julho de 2008 0:20Thundexbow Medalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuário
     
    Thank you that was it. reset import and export.
  • terça-feira, 9 de setembro de 2008 16:15LoinHrat Medalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuário
     
  • sexta-feira, 27 de fevereiro de 2009 14:38DARREN HANSON Medalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuário
     

    THIS IS THE SOLUTION THAT WORKS THANKS LINUS M8

    ONLY THING IS NOW THAT ITS INSTALED I STILL DONT HAVE THE STARTER KIT IN MY LIST DOSE ANYONE HAVE ANY IDEAS?