After doing a single page assembly in VS 2010, the app_code folder does not show up in the published area. A file we made a change to in that folder, a xxxx.vb file, needs to be moved to production but we dont want to have to move the entire project up.
Is there a way to get just the file in the app_code after a publish using single page assemblies?
crocboy25
Member
60 Points
94 Posts
App_Code Folder missing after single page assembly publish 2010 VS
Oct 04, 2012 01:24 PM|LINK
Hello Group,
After doing a single page assembly in VS 2010, the app_code folder does not show up in the published area. A file we made a change to in that folder, a xxxx.vb file, needs to be moved to production but we dont want to have to move the entire project up. Is there a way to get just the file in the app_code after a publish using single page assemblies?
Thanks in advance.
crocboy25
Member
60 Points
94 Posts
Re: App_Code Folder missing after single page assembly publish 2010 VS
Oct 04, 2012 01:33 PM|LINK
Found the answer. Sorry for the short post... it gets created and stored as ONE dll in the bin folder together called app_code.