I developed an enterprise application for Windows Phone 8 and followed all the recommended steps to configure it for installation. I have a Symantec code signing certificate, and I created my application registration token and signed XAP, which I put in the OneDrive public folder. I created XAP using the BuildMDILXap.ps1 script that worked without errors. I did not bother using the companyβs hub application, as we distribute only one application.
AET downloads OK on the phone and asks if I want to add a workstation account. I click "add", the dialog box disappears and no error occurs. There is no confirmation message, but I do not know whether to expect it.
When I download XAP, I get the message "Cannot install the application for the company. There is a problem with this application for the company. Contact a support specialist for help."
The phone was unlocked by the developer (which, of course, is not necessary), and I had an application loaded with sideways and working on it successfully earlier. However, it was deleted before attempting to complete the above.
I'm not sure what to do next. I tried to recompile and overwrite XAP and re-create AET, but nothing works.
source share