Personal Site Starter Kit - How to get started

Last post 11-10-2009 12:12 AM by KerryAustin. 6 replies.

Sort Posts:

  • Personal Site Starter Kit - How to get started

    08-17-2009, 7:22 PM
    • Member
      point Member
    • Tom Jones
    • Member since 08-17-2009, 11:16 PM
    • Posts 4

     I downloaded the starter kit and found the zip files. I expanded the files into a directory and don't know how to get going. Visual Web Developer wants a project file and I don't see one.

    I also don't see any "installation" file. This is probably very obvious, but not to me.

    This is all very new to me, so be kind.

    Thanks,

    Tom

     

  • Re: Personal Site Starter Kit - How to get started

    08-17-2009, 9:51 PM
    • Participant
      1,403 point Participant
    • yassir.2
    • Member since 07-06-2007, 11:46 PM
    • Morroco
    • Posts 346

    File -> Open Site and navigate to the extracted file and open

    if this post unswerd ur question marke it as answer
  • Re: Personal Site Starter Kit - How to get started

    08-17-2009, 10:21 PM
    • Member
      point Member
    • Tom Jones
    • Member since 08-17-2009, 11:16 PM
    • Posts 4

    Thanks, I had not used the "open site" in any of the tutorials and never tried that.

    Now a more ominous problem. Build errors: When I try to build default.aspx, along with more than twenty warnings, I have two errors. The errors say that two .vb files do not exist. The files are there, in the same directory. So, I have no clue what to do next.

    Thanks again for the quick reply,

    Tom

  • Re: Personal Site Starter Kit - How to get started

    08-17-2009, 10:34 PM
    • Member
      point Member
    • Tom Jones
    • Member since 08-17-2009, 11:16 PM
    • Posts 4

     Sorry for the bother, the missing files thing was my mistake.

  • Re: Personal Site Starter Kit - How to get started

    08-17-2009, 11:00 PM
    • Member
      point Member
    • Tom Jones
    • Member since 08-17-2009, 11:16 PM
    • Posts 4

    Any ideas about this build error:

    Theme 'White' cannot be found in the application or global theme directories.

    The file referenced was web.config, line 9.

  • Re: Personal Site Starter Kit - How to get started

    08-19-2009, 6:56 AM
    • Member
      166 point Member
    • gep13
    • Member since 04-11-2006, 12:02 PM
    • Posts 49

    Hey,

    Did you download the source files for the Starter Kit, or did you download the vsi file for it.

    If it is the latter, double click on the vsi file, and this will add the Personal Website Starter Kit Template to your Visual Studio installation.

    From there, simply click on File | New | Web Site, and then, in the window that opens up, select "Personal Web Site Starter Kit" and that will roll out a new web site including all the functionality of the Starter Kit ready for you to play with.

    Hope that helps!!

    Gary

  • Re: Personal Site Starter Kit - How to get started

    11-10-2009, 12:12 AM
    • Member
      2 point Member
    • KerryAustin
    • Member since 11-10-2009, 12:07 AM
    • Posts 8

     I am having this same issue. I downloded the zip file, extracted it to my templates folder. Opened it as you described and have the following error: by the way, I am using the new Visual Studio 2010 Beta. Any help is always welcome. Thanks in advance.

     

    Server Error in '/VisualBasic' Application.

    Configuration Error

    Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.

    Parser Error Message: Theme 'White' cannot be found in the application or global theme directories.

    Source Error:

    Line 7:  	</connectionStrings>
    Line 8:  	<system.web>
    Line 9:  		<pages styleSheetTheme="White"/>
    Line 10: 		<customErrors mode="RemoteOnly"/>
    Line 11: 		<compilation debug="true"/>

    Source File: C:\Users\Kerry\Documents\Visual Studio 2010\Templates\ProjectTemplates\Visual Web Developer\VisualBasic\web.config    Line: 9


    Version Information: Microsoft .NET Framework Version:4.0.21006; ASP.NET Version:4.0.21006.1

Page 1 of 1 (7 items)