Hi all,
I am facing a problem when I am prompting a message in web client.
I have a form that is using a COM DLL containing eConnect classes. and when I test the dictionary in the windows desktop, It gives me no error in displaying a messagebox, but when I deploy the dictionary in the web I get these errors.
=====================================
Severity: Critical
Summary: 2213 An error has occurred.
Details:
System.InvalidOperationException: 2213 An error has occurred.
at MS.Internal.XcpImports.VisualStateManager_GoToState(Control reference, String StateName, Boolean useTransitions, Boolean& refreshInheritanceContext)
at System.Windows.VisualStateManager.GoToState(Control control, String stateName, Boolean useTransitions)
at System.Windows.Controls.Button.ChangeVisualState(Boolean useTransitions)
at System.Windows.Controls.Primitives.ButtonBase.UpdateStateFlags(Boolean disable)
at System.Windows.Controls.Primitives.ButtonBase.OnIsEnabledChanged(IsEnabledChangedEventArgs e)
at System.Windows.Controls.Control.OnIsEnabledChanged(Control control, EventArgs args)
at MS.Internal.JoltHelper.FireEvent(IntPtr unmanagedObj, IntPtr unmanagedObjArgs, Int32 argsTypeIndex, Int32 actualArgsTypeIndex, String eventName, UInt32 flags)
==========================================
*This post is locked for comments
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,253 Super User 2024 Season 2
Martin Dráb 230,188 Most Valuable Professional
nmaenpaa 101,156