B
bb
after running the web deployment project on my aspnet app, i end up
with rather a lot of metadata files in the bin folder ... e.g.
addeditmodule.ascx.7b81ad39.compiled
addeditmodulecategory.ascx.7b81ad39.compiled
etc...
if they are deleted from the bin folder the app fails to work correctly
ont he target server.
are these files really required?
is there a way of 'compiling them in/out somewhere'?
with rather a lot of metadata files in the bin folder ... e.g.
addeditmodule.ascx.7b81ad39.compiled
addeditmodulecategory.ascx.7b81ad39.compiled
etc...
if they are deleted from the bin folder the app fails to work correctly
ont he target server.
are these files really required?
is there a way of 'compiling them in/out somewhere'?
