have only precompiled version of application as original files have been
lost. Trying to alter application in Visual Web Developer but error message
reads
"the directory is not allowed because the application is precompiled"
Can anyone help, thanks in advance.
Simon Garehave you tried creating a new project and importing the old files? That
probably won't work but might be worth trying. If i remember correctly
the precompiled site gets rid of the codebehinds and compiles
everything into the dll's.
Simon Gare wrote:
Quote:
Originally Posted by
Hi,
>
have only precompiled version of application as original files have been
lost. Trying to alter application in Visual Web Developer but error message
reads
>
"the directory is not allowed because the application is precompiled"
>
Can anyone help, thanks in advance.
>
Simon Gare
"Simon Gare" <sg@.simongare.comwrote in message
news:%23j3iWszqGHA.4192@.TK2MSFTNGP04.phx.gbl...
if you have an App_Code directory, delete it, because all of the content are
already compiled in the dll's.
Quote:
Originally Posted by
Hi,
>
have only precompiled version of application as original files have been
lost. Trying to alter application in Visual Web Developer but error
message
reads
>
"the directory is not allowed because the application is precompiled"
>
Can anyone help, thanks in advance.
>
Simon Gare
>
>
0 comments:
Post a Comment