aspdotnet_website_programming thread: Getting the SIte Up and Running (Index.htm)
I have completed steps 1-4 and everything was fine until "Step 5". I
rebuilt the Solution in VS.Net and received a few build errors.
(i.e. The referenced component 'AccountsBusiness' could not be found)
The only changes that I made were in the "config" files in which I changed
the database connection to:
server=localhost;Trusted_Connection=true;database=ThePhile
If I Click "Yes" after "There were build errors. Continue?"
I receive the error "Could not load type 'Wrox.ThePhile.Web.Global"
Any Suggestions?