Hi
I am still a bit confused, regarding folder structure, I am trying to recreate my own application using my own folder and file names. I have tried many times but as yet unable to construct my files as a replica of ThePhile.
They donât have a physical folder called ThePhile. In the book this project/file is never created it just appears. Also this is a physical file in the main ThePhileVB folder of the download.
I can understand how they have got ThePhileVB.sln in ThePhileVB folder, (by creating a blank solution first).
But I am then unable to create a blank solution and then create another blank solution in the same folder using a different name. Unless I create them in separate folders and then drag them over. I am unsure how this will affect the rest of the application.
I have found if a solution is first created I am unable then to create a web application within the same folder using the same name, I receive an error message.
Unless I drag the previously created solutions into the application folder, yet I am still left with the extra folder.
Within (download) ThePhileVB main folder they have :
ThePhile.sln
ThePhile.suo
ThePhile.vbproj
ThePhile.vbproj.webinfo
ThePhileVB.sln
ThePhileVB.suo
ThePhilePage.
vb
FOLDERS and all Subfolders
Bin
Config
Controls
Images
Styles
WebModules
How do they create a project without a folder and another solution by a different name to reside within ThePhileVB folder and then create other folders just from ThePhileVB solution?
I understand that I can create folders prior to the project, which I have tried but it does not resolve anything for me.
I am only able to do this by creating a physical ThePhile folder, although I am not too concerned about the extra folder at present. Although I would be happier if I know how ThePhileVB structure was achieved.
However I am concerned regarding the original downloaded application having no consideration of the extra ThePhile folder, therefore is not included in the code hyperlink structure. I am wondering what impact or implication this will have on the completed application with references and associated files.
Is that as clear as mud.
Lynn