Message 1 of 13
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
This error occurs
INTERNAL ERROR!dbinsert.cpp@1309eLockViolation
When this VB routine runs for de second time.
The first time it runs ok.
punt1 = ThisDrawing.Utility.GetPoint(, vbCr & "Geef het hart van de deuvel aan: ")
Hoek1 = ThisDrawing.Utility.GetAngle(punt1, vbCr & "Geef de richting van de Lijmnaad aan: ")
Set Deuvel_VBAZ = ThisDrawing.ModelSpace.InsertBlock(punt1, Deuvel_VBAZ_block, HschermD, HschermL, 1, Hoek1)
error report CER_113223800
how do i solf this problem
Solved! Go to Solution.