Is there any option or workaround to first Publish Webmatrix Website to File System and then upload it manually, as we do in Web Projects and MVC Projects in Visual Studio 2010?
Is there any option or workaround to first Publish Webmatrix Website to File System
Share
Well I figured it out, publishing WebMatrix Website is just copy-pasting whole website code to production server. But along with this you need to copy all assemblies from
C:\Program Files\Microsoft ASP.NET\ASP.NET Web Pages\v1.0\Assemblies\toBindirectory of website.