• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    DWG TrueView

    Reply
    Active Contributor
    Posts: 31
    Registered: ‎06-08-2006

    DWG True View 2009 has failed to start because the application configuration

    604 Views, 5 Replies
    06-26-2008 12:23 PM
    I am distributing DWG True View 2009 via group policy. On one of my machines when I try to run true view I get the below error. Researching online has shown that it may be a problem with not having VB++ installed so I downloaded and ran vcredist_x86.exe. This made it possible to uninstall True View, but after reinstalling I still get the below error.

    This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem.
    Please use plain text.
    *Keith V. Klenke

    Re: DWG True View 2009 has failed to start because the application configuration

    06-27-2008 01:54 PM in reply to: waldo120
    Do the machines meet all the other min requirements that are provided with
    the dwgtruview2009 download (in the support directory)?

    support\DirectX\DXSETUP.exe /silent
    msiexec /i "support\VCRedist\x86\vcredist.msi" /qn
    support\dotnetfx\dotnetfx.exe /q
    msiexec /i "support\msxml\msxml6.msi" /qn
    msiexec /i "DWGVIEWR.msi" /qn ALLUSERS=1

    --
    http://abeNd.org - Novell News for IT Professionals
    -
    wrote in message news:5967710@discussion.autodesk.com...
    I am distributing DWG True View 2009 via group policy. On one of my machines
    when I try to run true view I get the below error. Researching online has
    shown that it may be a problem with not having VB++ installed so I
    downloaded and ran vcredist_x86.exe. This made it possible to uninstall True
    View, but after reinstalling I still get the below error.

    This application has failed to start because the application configuration
    is incorrect. Reinstalling the application may fix this problem.
    Please use plain text.
    Active Contributor
    Posts: 31
    Registered: ‎06-08-2006

    Re: DWG True View 2009 has failed to start because the application configuration

    06-27-2008 10:55 PM in reply to: waldo120
    Thanks, I ran your script in the image folder and it made everything work.
    Please use plain text.
    New Member
    Posts: 2
    Registered: ‎07-16-2008

    Re: DWG True View 2009 has failed to start because the application configuration

    07-18-2008 06:23 AM in reply to: waldo120
    I am having the same issue. Can someone point me to the script name and location?
    Please use plain text.
    Active Contributor
    Posts: 31
    Registered: ‎06-08-2006

    Re: DWG True View 2009 has failed to start because the application configuration

    07-18-2008 09:09 AM in reply to: waldo120
    Just copy and paste the commands he put in his post into a bat file in the extrated setup files.
    Please use plain text.
    Active Contributor
    Posts: 31
    Registered: ‎06-08-2006

    Re: DWG True View 2009 has failed to start because the application configuration

    08-27-2008 06:28 PM in reply to: waldo120
    This has been working for a few computers where TrueView wont install, but I can't help but think there should be a way to push these out as well. I already have a WSUS server so; DirectX, .Net, msxml6 should all be installed via WSUS. So would just adding vcredist.msi to my "managed software" list make this work on all computers without running this bat? Am I mistaken in that some of these software's don't install via WSUS?
    Please use plain text.