orchardcms Questions

15

I'm attempting to authenticate for Azure AD and Graph for an Intranet (Based off Orchard CMS), this functions as expected on my local machine, however, when accessing what will be the production si...
Telamon asked 20/4, 2018 at 14:33

5

Solved

Experts, Is there any of you guys who has successfully built and deployed Orchard CMS (1.1 and above) in Azure? I've tried to build the source codes (pulled from Codeplex repo) as suggested here:...
Demonolater asked 22/6, 2011 at 15:9

4

Solved

Couple of custom modules were not working. I disabled/deleted them and tried to enable/install again. It did not work. I decided to start from scratch. So I deleted all the database tables (I am us...
Osric asked 10/5, 2012 at 21:54

2

Solved

In the TheAdmin theme in OrchardCore.Themes, I see in Views folder Layout.cshtml and Layout-Login.cshtml. In the TheAgency theme, I see Layout.liquid in views folder. I tried to change my Layout....
Gielgud asked 31/3, 2019 at 0:49

3

Solved

We have an Active Directory domain sitting on a networked Azure VM and have a separate Azure WebApp/Website that is running Orchard CMS on the same virtual network. Do webapps support windows auth...
Heisser asked 1/7, 2015 at 9:32

4

I am writing a custom module that retrieves and pushes data directly from the Orchard DB using an injected IRepository. This works fine until i need to update a content part. I add an update in my...
Yount asked 15/3, 2012 at 9:29

3

Solved

after install profile 1.1, add at least one field to the User Content Types then go to the Users module and click on Add a new user, click save and you should get this error. any help would be appr...
Raceway asked 13/12, 2011 at 14:41

3

UPDATE: rewording for conciseness... With an ASP.NET MVC project, is it possible to have web.config rewrite rules take precedence over MVC's RegisterRoutes() call OR can IgnoreRoute be called for ...
Fumarole asked 14/2, 2018 at 18:15

3

Solved

I would like to have a /downloads folder inside an Orchard web app where I can direct clients to so they can download files ie. www.mydomain.com/downloads/test.txt In IIS I have created a virtual ...
Curtsy asked 20/2, 2012 at 22:49

7

Solved

I'm much happier with the quality of output I can get with MVC over webforms: hand crafted HTML that isn't full of additional machine generated gubbins (polite term). I realize of course that MVC i...
Splay asked 6/4, 2011 at 10:46

4

Using the Visual Studio Performance Explorer, with Cassini, I'm trying to launch profiling on my (Orchard CMS 1.4.0) ASP.NET MVC3 application, but I get this error: The web site could not be c...

1

I find myself doing a lot of queries to fetch just the first couple of items of a big set, e.g. to show the three most recent news articles or blog posts on the homepage of a website. As long as t...
Parkland asked 22/12, 2016 at 10:50

7

Solved

All of this was done on my local machine. I installed Orchard from within WebMatrix a few days ago (Orchard v 1.3.9) I installed the Contoso Theme I followed the instructions for the HelloWorld ...
Febrifugal asked 24/11, 2011 at 1:56

1

Solved

I have a content part that provides a begin timestamp and end timestamp option. These 2 fields are used to define a period of time in which the content item should be displayed. I now have difficu...
Bonanza asked 7/6, 2016 at 16:21

1

Solved

I tried to customize the queries executed by Orchard.ContentManagement.DefaultContentManager but the following peace of code *1 render my efforts useless: class DefaultContentManager { ... pub...
Valdemar asked 15/6, 2016 at 16:45

3

Solved

i have installed a module and after the migration and creating tables in Orchard.sdf i want to clear all tables and rollback all changes that the migration did. I dropped the tables but i guess so...
Vitale asked 24/10, 2012 at 20:54

2

Solved

I'm working with Orchard CMS and it is better CMS for me. I want to understand how it does the logging and whether I can add my own logging or not. I saw that Orchard uses NullLogger class and it d...
Jethro asked 10/2, 2012 at 8:47

5

I have a custom module, Module1. In this module, I am referencing another custom module, Module2. Everything was working fine last week. I did a fresh re-install of Orchard this morning. Since th...
Emanuelemanuela asked 29/5, 2012 at 23:3

2

Solved

I forgot my Orchard admin password, so I googled around on how to (manually) reset it. I found this article on how to achieve this. So I went to my server, opened the website in WebMatrix, opened ...
Davide asked 20/5, 2014 at 7:53

4

I set up a site in Orchard CMS. While choosing data storage settings I chose Use an existing SQL Server(or SQL Express) database Instead of Use built-in data storage(SQL Server compact) It has ...
Ursas asked 24/1, 2011 at 10:45

2

Solved

I am new to orchard CMS. I have downloaded the source code from http://orchardproject.net/ . I am not able to find the Edit link around the contents as in the screen shots provided. I have worked o...
Internationalist asked 5/3, 2012 at 11:26

0

I need to deploy an orchard application within a site that sits on a web farm, behind a load balancer. This seems like it would be a fairly common scenario, but I can't seem to find any guidance on...
Byram asked 27/6, 2015 at 3:0

1

Solved

Currently I'm using Orchard 1.9 with different Main Menus on Culture Layers (en/de). For regular (translated) Content it is working. But for Custom Modules/Pages like User/Account or MyModule/Lis...
Crinoid asked 15/4, 2015 at 5:53

5

Solved

I am writing an Orchard theme, and I'd like to be able to locate some of the resources packaged with the theme (images/swfs etc). What is the best way of doing this? I've had a look at ResourceM...
Indicia asked 27/6, 2011 at 15:49

1

Solved

I have been using Orchard 1.8 for my previous project. I decided to try 1.8.1 I am using MySQL. Atfer I compiled the sources of Orchard 1.8.1 and installed it with a blank database. The following m...
Decontaminate asked 15/7, 2014 at 8:30

© 2022 - 2024 — McMap. All rights reserved.