G
Gabriel Pineda
hi everybody, i have an issue for you:
i have an operative site wich i'm trying to precompile to protect the code
that will be installed on client. the issue is: if i run the precompile
(aspnet_compiler) it throw me some errors:
ex: Name 'CN' is not declared.
this is because the variable es declared in another page, that includes the
one which throw the error.
how can i bypass these "errors" ? how can i precompile the site? is it
possible?
thanks!
i have an operative site wich i'm trying to precompile to protect the code
that will be installed on client. the issue is: if i run the precompile
(aspnet_compiler) it throw me some errors:
ex: Name 'CN' is not declared.
this is because the variable es declared in another page, that includes the
one which throw the error.
how can i bypass these "errors" ? how can i precompile the site? is it
possible?
thanks!