VivekGIS Posted December 22, 2012 Posted December 22, 2012 Hi everyone, My vba coding is working fine in windows XP and 32 bit. I upgrade my system to windows7 and 64 bit. Now its not working, the application crashes error comes. Set amap = ThisDrawing.Application.GetInterfaceObject("AutoCADMap.Application") Set odtb = amap.Projects(ThisDrawing).ODTables.Item("table_name") The error arise in second line Please help me to solve this issue. Regards VivekGIS Quote
BlackBox Posted December 22, 2012 Posted December 22, 2012 Welcome to CADTutor! Consider this similar thread (which also shows up in the 'similar threads' section at bottom): VLA-GETINTERFACEOBJECT on 64 bit Windows 7 Quote
VivekGIS Posted February 23, 2013 Author Posted February 23, 2013 RenderMan, I cannot able to fix this problem.Can you please breifly explain about this problem. Quote
BIGAL Posted February 23, 2013 Posted February 23, 2013 You have spaces in some of the variable names is this correct ? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.