TheBeerHouse StaterKit not working

Last post 03-28-2008 12:00 PM by Lee Dumond. 6 replies.

Sort Posts:

  • TheBeerHouse StaterKit not working

    03-27-2008, 11:05 AM
    • Loading...
    • gnegi
    • Joined on 03-12-2008, 4:41 PM
    • Posts 7

    i just downloaded TheBeerHouse Project and put it to one of my hard drive but when i run this application it shows me the following error -

    Error    1    Could not find master '~/Template.master'   

    Error    2    It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level.  This error can be caused by a virtual directory not being configured as an application in IIS.

     

    I hope to get the solution to the above problem

    i'll be back to u soon once get some replies.

    pls help me regarding this. 

  • Re: TheBeerHouse StaterKit not working

    03-27-2008, 1:18 PM
    • Loading...
    • Lee Dumond
    • Joined on 11-03-2004, 10:51 AM
    • Decatur, IL USA
    • Posts 854

     Error1: Make sure you have the Template.master file in the root of your application.

    Error2: This can be caused by where on your hard drive you are trying to run this from. Try first storing it in a regular folder under MyDocuments, or even on your Desktop, then double-clicking the TheBeerHouse.sln file

    // ******************************
    if (this.PostHelpedYou)
    {
    MarkAsAnswer();
    }
  • Re: TheBeerHouse StaterKit not working

    03-27-2008, 1:25 PM
    • Loading...
    • gnegi
    • Joined on 03-12-2008, 4:41 PM
    • Posts 7

    ok, i will try this and will back to u 

  • Re: TheBeerHouse StaterKit not working

    03-28-2008, 9:48 AM
    • Loading...
    • gnegi
    • Joined on 03-12-2008, 4:41 PM
    • Posts 7

    template.master is on it's own location in the folder "TBH_Web" as already 

    now i double clicked on TheBeerHouse.sln but it shows me the error below:

    'TBH_Depoly.wdproj' is not installed

    but when i install, it  ask me to choose the program

     pls tell me how can i overcome this problem to run the application successfully.

     

    thank you. 

     

    Lee Dumond:

     Error1: Make sure you have the Template.master file in the root of your application.

    Error2: This can be caused by where on your hard drive you are trying to run this from. Try first storing it in a regular folder under MyDocuments, or even on your Desktop, then double-clicking the TheBeerHouse.sln file

  • Re: TheBeerHouse StaterKit not working

    03-28-2008, 10:14 AM
    Answer
    • Loading...
    • Lee Dumond
    • Joined on 11-03-2004, 10:51 AM
    • Decatur, IL USA
    • Posts 854

     You sound like you're all set. You should now be able to successfully run the program.

    The reason you're getting the error on TBH_Deploy is that TBH_Deploy is a Web Deployment project, and you don't have Web Deployment Projects installed in Visual Studio. Web Deployment Projects are not included in the default installation of VS -- it's a separate download.

    However, this is a separate project that won't affect how the application runs at all. You can either ignore the error for now and wait until you get to the the last chapter to read about Web Deployment Projects, or you can  go ahead and download the Web Deployment Project plug-in now.

    Have fun. 

    // ******************************
    if (this.PostHelpedYou)
    {
    MarkAsAnswer();
    }
  • Re: TheBeerHouse StaterKit not working

    03-28-2008, 11:04 AM
    • Loading...
    • gnegi
    • Joined on 03-12-2008, 4:41 PM
    • Posts 7

    Thank you very much.

    now it's running by ignoring the error message.

    It is great thing for me.

    Can i find the documentation on this application or any other application with documentation (means how the application works, it;s purpose etc.) on the web.

    thank you very much once again.

     

    Lee Dumond:

     You sound like you're all set. You should now be able to successfully run the program.

    The reason you're getting the error on TBH_Deploy is that TBH_Deploy is a Web Deployment project, and you don't have Web Deployment Projects installed in Visual Studio. Web Deployment Projects are not included in the default installation of VS -- it's a separate download.

    However, this is a separate project that won't affect how the application runs at all. You can either ignore the error for now and wait until you get to the the last chapter to read about Web Deployment Projects, or you can  go ahead and download the Web Deployment Project plug-in now.

    Have fun. 

     
  • Re: TheBeerHouse StaterKit not working

    03-28-2008, 12:00 PM
    • Loading...
    • Lee Dumond
    • Joined on 11-03-2004, 10:51 AM
    • Decatur, IL USA
    • Posts 854

    gnegi:

    Can i find the documentation on this application or any other application with documentation (means how the application works, it;s purpose etc.) on the web.

    thank you very much once again.

     

    There is no free web-based documentation, as this starter kit was originally the sample project that was presented in this book. The book is not very expensive though if you buy it on Amazon.

    // ******************************
    if (this.PostHelpedYou)
    {
    MarkAsAnswer();
    }
Page 1 of 1 (7 items)