Import Namespace
I am in Chapter 13 of the book at the moment and currently trying to get the shopping cart to run ok.
The book instructed that I insert an Import Namespace Wrox.Commerce to get the thing working, however when I inserted the line of code as in the book, an error occured saying that the type of namespace could not be found.
I took out the line of code and refreshed the page and tbe same error is showing.
Does anyone know how to delete the code and get the page running ok again.
It also states "are you missing a using directive or an assembly reference"
The file App_Code is referenced but I can´t access that.
|