asp.net mvc 3 - MVC3 Deploying a Web Application Project Using One-Click Publish -


i stuck. trying deploy mvc3 web application dbfirst (if makes difference) shared hosting server.

i have gone through configuration steps per instructions here: http://msdn.microsoft.com/en-us/library/dd465337(v=vs.100).aspx

when try , publish thing , validate connection error:

'could not load file or assembly 'microsoft.web.deployment, version 9.0.0.0, culture=neutral, publictokenkey=31bf385ud364e35' or 1 of dependencies. system cannot find file specified.'

the web hosting company says problem web.config file.

any ideas? first time have ever done please excuse ignorance.

in case, installed web deploy 3.5 package on dev station.

http://www.iis.net/downloads/microsoft/web-deploy

i restarted visual studio 2010, reloaded project, hit publish, tried "validate connection" button again , got rid of missing assembly error.


Comments

Popular posts from this blog

java - Jmockit String final length method mocking Issue -

asp.net - Razor Page Hosted on IIS 6 Fails Every Morning -

c++ - wxwidget compiling on windows command prompt -