G
Guest
I have migrated my asp.net application from 1.1 to 2.0.
Now I have the problem, that VS 2005 does not show me all compile errors, it
only shows the error for the files which lie in the app_code folder.
For now I have to open each aspx file to get the errors. Does somebody
knows, if theres a way to get all error for the whole application?
My second problem is, that I am not able to deploy the application (I am
able to start the application on my local PC). If I am using the publish
untility in VS 2005 I get the message "publish succeded" but the desination
folder is empty.
I also tried the aspnet_compiler. While compiling, I am able to watch with
the windowsexplorer, that the .complied files are generated. The problem is,
after the compiler has finished, all files in the destination directory were
deleted?
tia
Martin
Now I have the problem, that VS 2005 does not show me all compile errors, it
only shows the error for the files which lie in the app_code folder.
For now I have to open each aspx file to get the errors. Does somebody
knows, if theres a way to get all error for the whole application?
My second problem is, that I am not able to deploy the application (I am
able to start the application on my local PC). If I am using the publish
untility in VS 2005 I get the message "publish succeded" but the desination
folder is empty.
I also tried the aspnet_compiler. While compiling, I am able to watch with
the windowsexplorer, that the .complied files are generated. The problem is,
after the compiler has finished, all files in the destination directory were
deleted?
tia
Martin