Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error replacing in Evoq Engage 8.1 #10

Open
bdukes opened this issue Sep 1, 2015 · 1 comment · May be fixed by #11
Open

Error replacing in Evoq Engage 8.1 #10

bdukes opened this issue Sep 1, 2015 · 1 comment · May be fixed by #11

Comments

@bdukes
Copy link
Member

bdukes commented Sep 1, 2015

Error: Engage: F3 is currently unavailable. 
DotNetNuke.Services.Exceptions.ModuleLoadException: 
Method 'DotNetNuke.Professional.HtmlPro.HtmlTextController.GetWorkflow' not found. ---> 
System.MissingMethodException: 
Method 'DotNetNuke.Professional.HtmlPro.HtmlTextController.GetWorkflow' not found. 
at System.RuntimeType.InvokeMember(String name, BindingFlags bindingFlags, Binder binder, Object target, Object[] providedArgs, ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams) 
at Engage.Dnn.F3.HtmlTextModuleController.GetWorkflowId(Int32 moduleId, Int32 tabId, Int32 portalId) 
at Engage.Dnn.F3.ViewLinks.CreateNewTextHtmlVersion(String searchValue, String replacementValue, Int32 moduleId, Int32 tabId, Int32 portalId, String content) 
at Engage.Dnn.F3.ViewLinks.ReplaceTextHtmlButton_Click(Object sender, EventArgs e)
@bdukes
Copy link
Member Author

bdukes commented Sep 1, 2015

I would imagine that this applies to all Evoq Content flavors starting in version 8.0.0, but need to verify that.

bdukes added a commit to bdukes/Engage-F3 that referenced this issue Sep 17, 2015
The APIs for the HTML Pro module changed in Evoq 8, this reflects this changes
Fixes EngageSoftware#10
@bdukes bdukes linked a pull request Sep 17, 2015 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant