Query - AutoCAD Architecture 2008
Hi ,
I'm packaging AutoCad Architecture 2008.I have created a custom MST and installed with the MSI.When I launch the shortcut, it populated me with the error - FATAL ERROR - unhandle Access Violation Reading 0x0000 Exception at 4046d9h.
I tried running, regmon and filemon, but nothing significant was captured through it.
Can anyone packaged this one and got through this?
Thanks,
I'm packaging AutoCad Architecture 2008.I have created a custom MST and installed with the MSI.When I launch the shortcut, it populated me with the error - FATAL ERROR - unhandle Access Violation Reading 0x0000 Exception at 4046d9h.
I tried running, regmon and filemon, but nothing significant was captured through it.
Can anyone packaged this one and got through this?
Thanks,
0 Comments
[ + ] Show comments
Answers (2)
Please log in to answer
Posted by:
anonymous_9363
13 years ago
Access violations will be unique to your environment, otherwise no-one would be able to start the application, would they?
In all probability, this is due to either a missing or incompatible dependency, e.g. MS Visual C++ runtime or perhaps .Net Framework. It may also be the app trying to write to a file or registry location to which the account you're logged in with has insufficient rights.
As ever, ProcMon will show you EXACTLY what's going on.
In all probability, this is due to either a missing or incompatible dependency, e.g. MS Visual C++ runtime or perhaps .Net Framework. It may also be the app trying to write to a file or registry location to which the account you're logged in with has insufficient rights.
As ever, ProcMon will show you EXACTLY what's going on.
Posted by:
timmsie
13 years ago
looks like it's not just you:
http://discussion.autodesk.com/forums/thread.jspa?threadID=562417
there's a link at the bottom of this thread to some updates that helped this fella
http://images.autodesk.com/adsk/files/readme0.html
It's worth a try I guess, you could have google'd the error yourself and found this of course
http://discussion.autodesk.com/forums/thread.jspa?threadID=562417
there's a link at the bottom of this thread to some updates that helped this fella
http://images.autodesk.com/adsk/files/readme0.html
It's worth a try I guess, you could have google'd the error yourself and found this of course

so that the conversation will remain readable.