I
infinetinc
I'm receiving the following error when this site is published to the
production environment:
Compiler Error Message: CS0246: The type or namespace name
'GridViewHelper' could not be found (are you missing a using directive
or an assembly reference?)
The error does not occur on my local machine. The GridViewHelper
function is defined in my APP_CODE folder and is in both locations.
I'm using MS Visual Web Developer 2005 Express.
Can anyone help me with this problem?
production environment:
Compiler Error Message: CS0246: The type or namespace name
'GridViewHelper' could not be found (are you missing a using directive
or an assembly reference?)
The error does not occur on my local machine. The GridViewHelper
function is defined in my APP_CODE folder and is in both locations.
I'm using MS Visual Web Developer 2005 Express.
Can anyone help me with this problem?