Quantcast
Channel: Forum
Viewing all 3613 articles
Browse latest View live

Getting "Could not load file or assembly 'EPiServer.Community, Version=8.0.0.0"

$
0
0

Hi!

After having installed EPiServer Mail 9.0.0 and upgraded EPiServer CMS to the latest version (on a local test server), we're getting the following error:

While loading .NET types from "EPiServer.Mail.Sources.EPiServerCommunitySearch" the following error(s) was reported:

    - System.IO.FileNotFoundException: Could not load file or assembly 'EPiServer.Community, Version=8.0.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The system cannot find the file specified.
File name: 'EPiServer.Community, Version=8.0.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7

We are indeed using EPiServer Mail but not EPiServer Community. On the other hand, the two seem connected.

Any ideas on how to resolve the errror?

Additional info:

EPiServer.CMS.Core 10.3.1
EPiServer.CMS.UI 10.3.1
EPiServer.CMS.UI.Core 10.3.1
EPiServer.CommonFramework 8.0.0
EPiServer.Framework 10.3.1
EPiServer.Mail 9.0.0

//Marcus


How to download CMS 7

$
0
0

I´m totally new to Episerver, actually never even worked at all with it.

To get some code running that I got from a colleague, the instructions in this text document I got with the code says that I should install "EPiServer CMS 7 (Patch 1 - 7.0.586.4)". However, when I browse to http://world.episerver.com/download/Episerver-CMS/?Version=7, no results are displayed in the bottom of the page. Why is that? 

Is the Episerver CMS 7.1 the same as the one I wrote above?

Thank you

Martin

Paypal integration

$
0
0

I am trying to add paypal as a payment provider for our site and came across this topic for the add-on

http://world.episerver.com/add-ons/paypal/paypal-payment-provider---installation-and-configuration/

However, after following the directions, I get an error about no ViewModel for the payment type.  I don't see ViewModels in the download and I'm not sure about the placement of the ascx files that I copied to the templates directory, since our site did not have that directory structure, I created it as specified in the deployment instructions. My site is based on Quicksilver.

WebControl for selecting ContentReferences from Sheduled Job in Admin

$
0
0

Hi,

Im using Mathias Kunto´s solution to implement custom properies in a scheduled job (se link below). My problem is that I cant find the webcontrol to render a selector for ContentReference, the one that is shown when defining a ContentReference in a page or block model with [UIHint(EPiServer.Commerce.UIHint.CatalogNode)] specified

I can find the web controll for rendering PageReference named "InputPageReference" under EPiServer.Web.WebControls, but I whant to select a catalog node in Commerce so that dosent help me mutch.

Do someone have any ideé if the webcontrol im looking for is accessable from some where?

https://blog.mathiaskunto.com/2012/02/13/supplying-episerver-scheduled-jobs-with-parameters-through-admin-mode/

Regards
/Jesper

Combine filters

$
0
0

I'm trying to create an SQL-query similar to this:

(type1 OR type2) AND (cityname1 OR cityname2)

I've come up with something like this.

https://gist.github.com/anonymous/6d76e1f49a1111fe34c4

But this seems to result in a similar to this:

... AND type1 OR type2 AND cityName1 OR cityName2

Which gives me the wrong results. Any ideas?

Extending the FilterExpressionBuilder

$
0
0

Hi all,

While experimenting with Social (Comments and Ratings), I wanted to do a custom query where an extension-property could be either X, Y or Z. However, while using the FilterExpressionBuilder, I saw there was no support for .Or or .IsIn(list) or similarly. 

Does anyone have any suggestion on achieving this? Any plans for epi social platform to extend to be able to make OR in queries?

Regards,
Joel Yourstone

YSOD when trying to create a payment i commerce manager

$
0
0

Hi,

We are getting a YSOD when trying to create a payment. cms: 9.10.0.0, commerce: 9.16.0.1617. We have not edited the xml file PaymentPlan-ObjectView.xml. Thankful for any tips.

Server Error in '/' Application.

The file '/Apps/Core/MetaData/Controls/.ascx' does not exist.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. 

Exception Details: System.Web.HttpException: The file '/Apps/Core/MetaData/Controls/.ascx' does not exist.

Source Error: 

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.


Stack Trace: 

[HttpException (0x80004005): The file '/Apps/Core/MetaData/Controls/.ascx' does not exist.]
   System.Web.UI.Util.CheckVirtualFileExists(VirtualPath virtualPath) +4574825
   System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) +549
   System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) +146
   System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath) +141
   Mediachase.Commerce.Manager.Core.MetaData.PaymentSelectEditTab.CreateChildControlsInternal() +909
   Mediachase.Commerce.Manager.Apps.Order.Modules.PaymentMethodSelectControl.BindMetaForm() +1273
   Mediachase.Commerce.Manager.Apps.Order.Modules.PaymentMethodSelectControl.CreateChildControls() +42
   System.Web.UI.Control.EnsureChildControls() +115
   System.Web.UI.Control.PreRenderRecursiveInternal() +55
   System.Web.UI.Control.PreRenderRecursiveInternal() +204
   System.Web.UI.Control.PreRenderRecursiveInternal() +204
   System.Web.UI.Control.PreRenderRecursiveInternal() +204
   System.Web.UI.Control.PreRenderRecursiveInternal() +204
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +7675


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.6.1055.07

TinyMCE Image Upload Broken In WebView Works But Displays In Preview Mode, Broken In Edit and Published View

$
0
0

We are currently running EpiServer 8.8.0.0. I have copied a png file to the Media folder in the EpiServer backoffice. Then I have edited the xhtml string using the TinyMCE editor's Insert/Edit Image toolbar button. While editing I see a broken link icon. But when I click insert the image appears. When I publish the content the image is broken with the relative path of /globalassets/imagename.png. How do I resolve this to allow our marketing department to upload images through the TinyMCE Editor?

URL of broken link

http://esrdncc.org/en/image-test/

IMAGE MARKUP

<img title="NationalContracts" alt="NationalContracts" src="/globalassets/nationalcontracts.png">

Web.config

<modules runAllManagedModulesForAllRequests="true">

<add name="InitializationModule" type="EPiServer.Framework.Initialization.InitializationModule, EPiServer.Framework" preCondition="managedHandler" />

<add name="UrlRewriteModule" type="EPiServer.Web.RoutingUrlRewriteModule, EPiServer" preCondition="managedHandler" />

<add name="ShellRoutingModule" type="EPiServer.Shell.Web.Routing.ShellRoutingModule, EPiServer.Shell" />

</modules>

Extension Strings

[MediaDescriptor(ExtensionString = "jpg,jpeg,jpe,ico,gif,bmp,png,tiff,tif")]

publicclassImageFile : ImageData

{

[Display(Name = "Alternate Text")]

[Required]

publicvirtualstring AltText { get; set; }

[ImageDescriptor(Width = 80, Height = 80)]

publicoverrideBlob Thumbnail

{

get { returnbase.Thumbnail; }

set { base.Thumbnail = value; }

}

}


Add access permissions for Comparing Versions

$
0
0

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 between the current version and the draft version of pages.

Is there a way to extend the access permissions for using the Compare Versions tool to see current vs draft or any other page version?

using Epi 7.5

Order By "Popularity"

$
0
0

I need to allow users to sort results by popularity. Is there any built in functionality to order by popularity using search statistics or do we have to populate an indexable property/method to facilitate this?

Episerver web forms solution (NOT MVC)

Size of attachments to xforms

$
0
0

I have a customer who can upload files as attachments to xforms. Today there is a file size restriction of 2MB, but now they want to increase it to 15MB. Any ideas of how to do this? I have tried to set the maxRequestLength and maxAllowedContentLength in web.config, but that did not solve it.

Epifind search by text with special symbols

$
0
0

Hello, we have variations with codes which contain dash e.g. S-1234. I know that dash is one of special symbols in epifind (we are using epifind provider). Currently when I'm trying to search by S-1234 the result includes all records (I assume that it because all variants have S before dash). Is it possible to escape '-' so when I search by 'S-1234' I will have only one record in the result?

How to make NAME only editable in master/default language

$
0
0
  1. In CMS, the property for Name - The client would like to have the "Name" property under Branding Settings to be only editable in en-US (default language), When Name is changed in en-US, all other languages will have the change propegated.

How can I do it?

Promotion Issue in Episerver 10

$
0
0

Hi

We have upgraded the Episerver to 10 and using the new promotion module. Now we have couple of issues to deal with.

1. we can't find the option to allow lineitem discount for X number of lineitem ordered (e.g if we buy 3 Products X then 10% discount on same product). THis option was available in old promotion module.

2. We have noticed that Buy X number of product to get the cheapest free is not working correctly. (if we buy 3 products than the cheapest is free. This is working if we are buy only 3 products and if we are buy 6 products (4 Product A and 2 Product B - cheapest) so ideally it should allow both the Product B as free but right now it is allowing discount for 1 item of Product A and one item for Product B.

Please let us know any availabl solution for the above points as we are stuck into it. Thanks in advance.


ValidateCart workflow issue after upgrade to Commerce 10

$
0
0

Hi!

After upgrading to Commerce 10 the ValidateCart workflow has a strange behavior. It doesn't always update the cart totals.
When I add an item to the cart I run the ValidateCart workflow and before Commerce upgrade the cart totals got updated.
After upgrading it doesn't upgrade the cart totals. But when I enter the checkout page where I also run ValidateCart the cart totals gets updated, also when I remove an item from the cart and run ValidateCart it works fine so I guess I'm missing something.

So the question is, do you have to do something special to get the ValidateCart to run properly? Something like, make sure to AcceptChanges() or make sure cart in i a specific state before running ValidateCart?

As I said, it worked just fine before upgrading. Has something changed?

Thanks!

/Kristoffer

Create Payment in Commerce Manager

$
0
0

Hi Support,

We are using two custom payment gateway in our project and working fine for the front end but facing issues in the create payment option in the commerce manager. We are getting "Object reference not set to an instance of an object." error when clicking on the "Create Payment".

Notice that if the payment method (both added by us) is turned off in payment method table, then at back end the create payment option opens
with a popup but with the blank drop-down for payment (for obvious reason) but the moment we are activating the payment gateway it is throwing error.

So of course, we have to do something to make the create payment option available for the commerce manager. Any solution regards to this will be appreciated.

Allow child page type only under parent page type

$
0
0

I'm trying to create a page type and a container for pages of that type named OwnerStoryPage and OwnerStoryContainer respectively. Using the AvailableContentTypesAttribute, I've resticted the OwnerStoryContainer to only allow OwnerStoryPages beneath it. What I want to do now is only allow an OwnerStoryPages to be created under an OwnerStoryContainer. I don't want OnwerStoryPage type to show as an option when creating a new page under any other page types. Because Exclude and ExcludeOn seem to always override Include and IncludeOn, I can't seem to find a way to do this. How can I exclude OwnerStoryPage on all types but OwnerStoryContainer?

    [ContentType(DisplayName = "Owner Stories Container", ...)]
    [AvailableContentTypes(Include = new Type[] { typeof(OwnerStoryPage) })]
    public class OwnerStoriesContainer : GenericContainerPage
    {
         ...
    }
[ContentType(DisplayName = "Owner Stories Container", ...)]
    [AvailableContentTypes(?)]
    public class OwnerStoriesContainer : GenericContainerPage
    {
    }

Convert Blocks

$
0
0

Please could we have a 'Convert Blocks' feature, that does exactly the same as 'Convert Pages' but for Blocks.

Currently, if you refactor a block type in code and rename it to something else, the existing blocks are effectively lost and will need to be recreated using the new block type.

This could probably be done directly in the DB but as there is already a feature that does this for pages it makes sense to extend this functionality to blocks.

Episerver Forms breaks PropertyList editor

$
0
0

It seems the stylesheet for Episerver Forms (Forms.css) sets a fixed height for the `epi-plain-grid` class, which means the PropertyList editor no longer has auto height - resulting in items being hidden and thus not editable.

Anyone else seen this? Didn't see anything about it in the bug list.

Viewing all 3613 articles
Browse latest View live