EP (Enterprise portal) not working in Ax 2012
Hi,
We have installed the EP in our UAT server and done the configuration. It has created a web site in Ax (system administration -> setup -> Enterprise portal -> websites).
when we click the url, the EP page is not loading, and it thrown the below error.
Exception:
Wrong type of element at call of conPoke
(C)Classes\webSession\webApplication - line 15
(C)Classes\WebSession\init - line 30
To resolve the above error, we done the below (deleted the AUC files /client catch files). steps are,
Please enable the hidden items in show/hide group of view tab in the browser if appData is not visible.
Now my EP is started working when I pressed the URL from web sites.
Happy Daxing :)
Thanks,
Vijaykarthik
We have installed the EP in our UAT server and done the configuration. It has created a web site in Ax (system administration -> setup -> Enterprise portal -> websites).
when we click the url, the EP page is not loading, and it thrown the below error.
Exception:
Wrong type of element at call of conPoke
(C)Classes\webSession\webApplication - line 15
(C)Classes\WebSession\init - line 30
To resolve the above error, we done the below (deleted the AUC files /client catch files). steps are,
1. Stop AOS
2. Use BC account login
SharePoint server which EP cannot work.
3. Go to BC user’s user profile :
%USERPROFILE%\APPDATA\LOCAL
4. Delete all .auc files.
5. Start AOS.
6. Try EP works or not.
Note:Please enable the hidden items in show/hide group of view tab in the browser if appData is not visible.
Now my EP is started working when I pressed the URL from web sites.
Happy Daxing :)
Thanks,
Vijaykarthik
if removing .auc files does not fix the issue then,
ReplyDelete1. Uninstall EP.
2. Uninstall AX support files from programs and features in SharePoint server.
3. Delete assemblies in SharePoint server starting with "Microsoft.Dynamics.AX" from
C:\windows\assembly\GAC
C:\windows\assembly\GAC_32
C:\windows\assembly\GAC_64
C:\windows\assembly\GAC_MSIL
4. Full compile AX, remove errors if any.
5. Full CIL AX.
6. Install EP
7. Good to go. :)