c# - Visual Studio 2013 Web Deploy Package Issue -


i've been using web deploy package publish site i'm working on our test server reason started including .sln file , doesn't seem compiling solution anymore. i've checked configuration , using release build when deploy of .cs , .designer.cs included. i'm deploying second site using same setting , deploying ok.

has else experienced this? i've cleaned , rebuilt solution , i've deleted publish profile , created new 1 nothing has helped.

any pointers appreciated.

i've sorted now. turns out in project properties > package/publish web tab had items deploy drop down set "all files in project". changed "only files needed run application" , worked expected.


Comments

Popular posts from this blog

windows - Single EXE to Install Python Standalone Executable for Easy Distribution -

c# - Access objects in UserControl from MainWindow in WPF -

javascript - How to name a jQuery function to make a browser's back button work? -