Quantcast
Channel: Developer to developer
Browsing all 9076 articles
Browse latest View live

I can´t login in webforms template

Hello,I´m triying to create a new site based on WebForms template and I can not being able to enter in edit/admin mode.When I created a new one with the MVC template, the first time I could create an...

View Article


BilllingAddress custom metafields are null.

Hi, I'm trying create and add new billingaddress with custom meta fields and everything seems to work allright, but when I reload ICart and get BillingAddress, all meta fields I previously saved are...

View Article


AddressAlreadyInUseException with TCP Event configuration

Hi all,Having some troubles with getting TCP event communication going properly. Well, it works good, but every time the application needs to restart, for example when the web.config is saved I get the...

View Article

How to distinguish between manually and code triggered publishes?

As asked in the subject, is it possible to distinguish between manually triggered (using the Edit mode) and code triggered publishes when you hook in to the PublishingContent event?

View Article

DB migration from PROD to TEST

Dear all,I am currently working in a context where we use 3 development environnments : DEV, TEST and PROD. DEV and TEST are basically only used by testers and developers to test their development...

View Article


Episerver forms custom validator never shows in UI

Hi. I am trying to create a custom validator for the latest version of Episerver forms. However, no matter what I do my validator never shows in the UI.  I have tried a few different approached with no...

View Article

Issue using StructureMap Nested Containers in Episerver

I'm wondering if anyone has tried using the Nested Container feature from StructureMap in an Episerver website.StructureMap recommends using nested containers to ensure object lifecycles are scoped to...

View Article

Use other source to send mail from SendEmailAfterSubmissionActor

Hi, Problem to solve:The users have created a form and using the "built in" SendEmailAfterSubmissionActor, to send mail after submit. This senario works fine, but in this solution we need to use a...

View Article


Add access permissions for Comparing Versions

We have a group that's only got Read and Publish access. The compare seems to only work with Change access. So this group shouldn't be allowed to make changes, but still be able to see a comparison...

View Article


Best practice to use React

Hi,I want to set up a new project using React for the frontend and I want to know what is the best practice on EPiServer + React. I have some ideas in mind but since I didn't implement any of them on...

View Article

SimpleAddress from PropertyUrl

Hi, I have certain page having both long (Page1/Page2/MyPage) and simple (MyPage) addresses. Then I want to reference it in certain place via PropertyUrl: [CultureSpecific] [Required]...

View Article

Making Alloy (demosite) use SQL instead of OWIN

HeyI removed the 'startup.cs' file, added the <add key="owin:AutomaticAppStartup" value="false" /> and replace 'none' with 'Forms' in <authentication mode="Forms">.I've added the SQL...

View Article

Local Display Options

Hello developers,Episerver offers Display Options for Content Areas, which provides display options as tags via the context menu (see documentation).As far as I can tell, these options are only...

View Article


Where in ContentEventArgs is the HTML markup when content is saved or published?

We are trying to alter some HTML when content is saved or published in EpiServer 8.0.  In the Global.asax we registered an OnPublishedContent event and an OnSavingContent event.  But upon inspecting...

View Article

Async ActionResult

HiI have this a method: public override ActionResult Index(someobject)Which I want to turn into: public async Task<ActionResult> Index(someobject)However above does not work.Anyone got an idea to...

View Article


Async Controller cannot execute

Hello, we implemented an async block controller in our project, using the approach described here...

View Article

Add double quotes inside a string

For if Model.Class is not null, add the string value for Model.Class inside a class="" - I'm trying to output this: class="class1 class2"The problem is that I want to add quotes in case there are...

View Article


Episerver forms custom validator never shows in UI

Hi. I am trying to create a custom validator for the latest version of Episerver forms. However, no matter what I do my validator never shows in the UI.  I have tried a few different approached with no...

View Article

Importing content with non-unique ContentType names [Workaround]

Hi,I think i'm running into an issue with multiple contenttypes with the same name when importing content from another machine. Having multiple contenttypes with the same name probably is a bad...

View Article

events always called after a MovedPage or a MovingPage ?

Anyone know of any events always called after a Moved Page or a Moving Page event please?Thanks.

View Article
Browsing all 9076 articles
Browse latest View live