c# - Orchard Deployment problems 404 error -


i love orchard, .net deveoper looking use cms, followed orchard cms book great good... problem thought lets see if can deploy on vps... presented big problems lots of errors.

so went basics downloaded fresh copy of orchard...and ran first time set , tried deploy that... using visual studio 2012 right clicked published chose publish file system ftp across server... copied app data folder in binary mode changed settings.txt point prod database.

tried open website , 404 error.. when in app logs see.. 2013-05-02 11:40:52,439 [15] orchard.filesystems.appdata.appdatafolder - not delete recipe execution folder c:\websites\orchardtestdeploy\src\orchard.web\app_data\recipequeue\25fc7ed3855649e68c0435a7dcf412b3 under "app_data" folder 2013-05-02 11:44:45,702 [6] orchard.environment.defaultorchardhost - tenant not started: default autofac.core.dependencyresolutionexception: none of constructors found 'orchard.environment.autofacutil.dynamicproxy2.constructorfinderwrapper' on type 'orchard.settings.currentsiteworkcontext' can invoked available services , parameters: cannot resolve parameter 'orchard.settings.isiteservice siteservice' of constructor 'void .ctor(orchard.settings.isiteservice)'. @ autofac.core.activators.reflection.reflectionactivator.activateinstance(icomponentcontext context, ienumerable1 parameters) @ autofac.core.resolving.instancelookup.activate(ienumerable1 parameters) @ autofac.core.resolving.instancelookup.b__0() @ autofac.core.lifetime.lifetimescope.getorcreateandshare(guid id, func1 creator) @ autofac.core.resolving.instancelookup.execute()

at autofac.core.resolving.resolveoperation.getorcreateinstance(isharinglifetimescope currentoperationscope, icomponentregistration registration, ienumerable1 parameters) @ autofac.core.resolving.instancelookup.resolvecomponent(icomponentregistration registration, ienumerable`1 parameters)

which worse daisy website new modules , lots of errors... doing wrong... there must simple approach other installation guide on site says zip whole project , deploy it.

you might have set read/write permissions account configured identity iis application pool on following folders:

  • modules
  • themes
  • app_data
  • media

taken orchard documentation - manually installing orchard.


Comments

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

android - send complex objects as post php java -

charts - What graph/dashboard product is facebook using in Dashboard: PUE & WUE -