Try our conversational search powered by Generative AI!

Truble with mirroring

Vote:
 

Hi

Are trying to using mirroring from one branch in a site to another.

If I don't add any new properties to a page all works fine. But when I add 1 property that is custom made, I get an error

Can't load property type 'EPiServer.PropertyTest, EPiServer.Templates.Public

That property looks like this;

[

PageDefinitionTypePlugIn]
public class PropertyTest:PropertyString
{

}

Since I do it between the same site, I can't understand why I get this error. Do anyone have any tips?

#44049
Sep 29, 2010 15:27
Vote:
 

Hi Anders

Are you getting this error during mirroring being initialized . Have you dropped your custom dll in that case 'EPiServer.Templates.Public' to Mirroring bin folder ?(Assuming you are using Mirroring 2.0)

site/MirroringService/Bin folder should contain all custom dll's

#44050
Sep 29, 2010 16:01
This thread is locked and should be used for reference only. Please use the Episerver CMS 7 and earlier versions forum to open new discussions.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.