I'm trying to put in the class project that you're supposed to build according to chapter 3 of the book.
When my website solution loads, it automatically loads everything in the folder where the files reside. So it keeps adding the project folder "TBHCustomEvents". The example chapters and final project only show the project loaded, not that folder. So I had
to put the project files somewhere else until I can figure this out.
I tried moving it so it wouldn't load, but then it would no longer open because it was moved. So I had to make a new project.Looking at the sample beerhouse project and the downloaded chapters, they both have the file in that same folder, in a sub folder
called "TBHCustomeEvents" but those website projects don't load that folder, just the files. How do I make mine do that?
Also, my solution files always go to my documents\Visual Studio 2008\ projects . My web project solution is over there, and all my other files for the web site are in the directory that I chose. Is there anyway to get the solution in my directory without
messing up the website because of moving the solution? I copied and pasted it to my chosen directory, but I'm not sure if its still loading from the old directory or the new location. Sorry for so many questions in one thread but all these issues are effecting
what I'm trying to do now.
RaeKC
Member
101 Points
366 Posts
project file folder (& all contents) keeps loading into website project
Jan 10, 2009 02:59 AM|LINK
I'm trying to put in the class project that you're supposed to build according to chapter 3 of the book.
When my website solution loads, it automatically loads everything in the folder where the files reside. So it keeps adding the project folder "TBHCustomEvents". The example chapters and final project only show the project loaded, not that folder. So I had to put the project files somewhere else until I can figure this out.
I tried moving it so it wouldn't load, but then it would no longer open because it was moved. So I had to make a new project.Looking at the sample beerhouse project and the downloaded chapters, they both have the file in that same folder, in a sub folder called "TBHCustomeEvents" but those website projects don't load that folder, just the files. How do I make mine do that?
Also, my solution files always go to my documents\Visual Studio 2008\ projects . My web project solution is over there, and all my other files for the web site are in the directory that I chose. Is there anyway to get the solution in my directory without messing up the website because of moving the solution? I copied and pasted it to my chosen directory, but I'm not sure if its still loading from the old directory or the new location. Sorry for so many questions in one thread but all these issues are effecting what I'm trying to do now.
Rachel