jquery - Orchard CMS load error -


i have installed orchard cms via web platform installer 5.0. installation went fine. when launched via webmatrix getting following error.

a 'script' named 'jquery' not found.

line 13: <meta charset="utf-8" /> line 14: <title>@html.title(title, sitename)</title> line 15: @display(model.head) line 16: <script> (function (d) { d.classname = "dyn" + d.classname.substring(6, >d.classname.length); })(document.documentelement);</script> line 17: </head> 

also don't want use webmatrix ide. opened website (using file system) vs 2012. tried running there , received following compilation error:

error 1 object reference not set instance of object. c:\users\subrata\documents\my web sites\orchard\modules\lucene\lucene.csproj 1

i cloned source code github using

git clone https://github.com/subtata-emfluence/orchard.git 

somebody me how can rid of above issues , configure first site!

this happened me many times. thought down new resources pipeline. once build goes away. haven't tried chances webmatrix might pickup on gulp script , build dependencies you... working vs2012 might not best while developing orchard


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -