AX 4 Enterprise Portal Issue

TheWallTheWall Member Posts: 15
edited 2006-11-30 in Dynamics AX
I have a problem deploying the Enterprise Portal.

The deployment of the AxWebParts.cab failed because of:
enGB\Microsoft.Dynamics.WebParts.resources.dll

I found this:
There is some thing miss with the enGB version of the resource dll
and because of this the Strong Name Key Validation failed.

To avoid Strong Name Validation You can use the sn.exe utility.
Use the -Vr key and pass the full path to
***\en-Gb\Microsoft.Dynamics.WebParts.resources.dll
And then try to register the enGB in GAC manualy.

The sn.exe utility can be found in the .net SDK.


Where can i find the "Microsoft.Dynamics.WebParts.resources.dll"

Comments

  • TheWallTheWall Member Posts: 15
    A location for axwebparts.cab would also help.
Sign In or Register to comment.