Hello,
Every time I start up the computer this message appears:
I have tried some thinks, like uninstall Autodesk Application Manager. When I restart de computer the message is gone.
I have already made a new installation of Autodesk Application Manager, then the massage appears again.
This error message appears after an update of the Application Manager, a few day ago.
Does anyone else have the same problem.?
Does anyone know how to solve this problem.?
Solved! Go to Solution.
hello
i have the same problems too.
the aam works with admin privileges and doesn'twork without this privileges.
who has a solution to this problem?
Solution 1 :
- Do not start AAM with Windows
- Start it manual, by "Right clic" > "Run as administrator"
- Enter password if needed.
Solution 2 :
If you have administrator (or Power user) privileges on your PC (Windows session) :
- Access to the "Start Menu" folder, and locate the AAM Shortcup.
On my PC, this folder :
"C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Autodesk\Autodesk Application Manager\Autodesk Application Manager.lnk"
- Right-clic on the shortcut (.lnk file) > Properties
- Go to Compatibility tab
- Check the "Run this prgramm as administrator" (or something like that) box.
Each time Windows will launch this application, it will use this shorcut. The AAM will automaticaly starts with administrator privileges.
Does it helps ?
no. it doesn't help
i had tried it already before i had wrote the problem here
i got this problem with the new aam
the older versions worked without problems.
Hello
for the moment there is only a temporary solution until an Update for the AAM is available from Autodesk.
You´ve got to start the AAM manualy with Admin rights local on each PC.
And from Autodesk we don't hear anymore to the Problem with the AAM...
Regards
a.schier
Do Autodesk staff have any idea when this will be fixed?
I work in big company, and can't have administrator previleges granted, so my AAM still won't work.
Tried to uninstall and install again.
Please refer to the following useful Autodesk Knowledge Network Article's...
Autodesk Application Manager FAQ's - http://knowledge.autodesk.com/search-result/caas/sfdcarticles/sfdcarticles/Autodesk-Application-Mana...
How to Silently Uninstall Application Manager using SCCM - http://knowledge.autodesk.com/search-result/caas/sfdcarticles/sfdcarticles/How-to-Silently-Uninstall...
I have also provided you with a link below to my Autodesk Screencast on 'How to uninstall and reinstall Autodesk Application Manager'
So it's solution, but problem isn't fixed. I can't grant myself admin previleges.
So I have to wait for some Application Manager update
Thanks for tip, happily01, but it's not your solution, it's mine...
Please read the full post and find the answer of the article on page 2.
Hello there,
I should probably open a new topic for this problem, but it could be the same as original poster's one.
I can't manage to make the application run, even with use of admin mode on the AdAppMrg.exe (5.0.142.14)
I get this message:
"C:\Program Files (x86)\Common Files\Shared\AppManager\R1\AdAppMgrSvcStub.dll is either not designed to run on Windows or it contains an error. Try installing the program again using the original installation media or contact your system administrator or the software vendor for support. Error status 0xc000012f. "
I tried to reinstall but he cant install on a "newer" version, so I try to unistall first with config panel and get
"Installer payload initialization failed. This is likely due to an incomplete or corrupt download file."
Ok lets go to windows support too ! I try the fixit app, but it doesn't find the AAM in my programs at all !
I also found myself in the limbs of the registry looking for an authorization mistake, so,
execute "regedit",
HKEY_LOCAL_MACHINE, SOFTWARE, Microsoft, Windows, CurrentVersion, Uninstall.
And there, i find infos about all my programs, even revit and other autodesk stuff, but nothing about the AAM 😞
So here i am, where do I go next ?
Thank you very much for trying to help.
Hi,
You can create a batch file (.bat) with these ligns :
***************************************************
@Anonymous off
cls
call taskkill /F /IM "AdAppMgr.exe"
net stop AdAppMgrSVC
RD %Programdata%\Autodesk\SDS /S /Q
call "C:\Program Files (x86)\Common Files\Autodesk Shared\AppManager\R1\removeAdAppMgr.exe" --mode unattended
pause
***************************************************
(change the path if necessary)
Turn UAC off, quit antivirus.
Save locally the batch, run as admin. I will uninstall AAM.
Does it works ?
Can't find what you're looking for? Ask the community or share your knowledge.