For some reason that link does not work for me. I tried the see on a couple of diffrent system on and off my network. Could you put the details in a post?
Main Topics
Browse All TopicsI have a home grown application that helps search a large repository of autodesk drawings in a DWG format. When I try to open one Trueview 2009 prompts me to select a Template even though none are loaded by the application. Autodesk had a thread with about 8 entries in it that I can not view. I need a solution for this problem. Thank you for your help.
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
These are some of the comments on the subject from the thread...
We have had the same problem here with our TrueView-Web system! We have found a way to "fool" Trueview by associated acad 2004 DWG format to Trueview (by default, Trueview is associate to 2007 DWG format).
You can import the following registry keys to the machine that has the probelm and it should get rid of the template window;
[-HKEY_CURRENT_USER\Softwa
[HKEY_CURRENT_USER\Softwar
@="DWGTrueView.Drawing.16"
[HKEY_CURRENT_USER\Softwar
"Progid"="DWGTrueView.Draw
[HKEY_CURRENT_USER\Softwar
"DWGTrueView.Drawing.16"=h
Like everything else, you should test it on a "test" machine first to see if this solution works for you. Don't want you to mess up any of your production machines as this is not an "Autodesk certify solutions".
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
My solution: If the registry hack doesn't work, I install Voloview Express, uninstall VoloView Express, and then re-associate the .dwg extension with the TrueView program. Presto! So far, I'm batting 1000. Maybe it will work for you guys.
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
If I save the drawing locally and open it the dialog box doesn't appear.
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
i found i had to match the dwg version to the reg key, ie we are using version 15 dwg files so i changed the 16 to a 15 (for autocad 2000 files).
>>>>>>>>>>>>>>>>>>>>>>>>>>>>
1. Ran the true view app to create the user setup bit
2. ran this vb script
Option Explicit
Dim objShell, strRoot, strModify, strDelete,objFSO,objFile
strRoot = "HKEY_CURRENT_USER\Softwar
' Create the Shell object
Set objShell = CreateObject("WScript.Shel
strModify = objShell.RegWrite(strRoot,
strRoot="HKEY_CURRENT_USER
strModify = objShell.RegWrite(strRoot,
strRoot="HKEY_CLASSES_ROOT
'strDelete = objShell.RegDelete(strRoot
strModify = objShell.RegWrite(strRoot,
strModify = null
WScript.Quit
it seemed ok after that.
the lines might need sorting out though
make sure you use a test machine first incase it does something weird.
The only other thing I ran into, which is due to all the orgianal troubleshooting, is to ensure the TrueView software is accociated with the DWG file extention. Otherwise the registry changes worked perfectly. I now have a reg merge file my users are running to get them up and running. Thank you very much.
Business Accounts
Answer for Membership
by: borgunitPosted on 2009-08-28 at 07:34:49ID: 25208073
It appears to be a registry anomaly. This may help.
.com/forum s/thread.j spa? messag eID=516149 3�
http://discussion.autodesk