If you explore this problem during Krasbit Layouter setup while displaying the "terms of use" or "registration" tab
Run-time error '-2147418113(8000ffff)
Could not set the CurLine property. Unexpected call to method or property access"
Because the text may be longer than textbox which hold it, Krasbit Layouter used to set VBA CurLine property to = 0 to make sure that the user first sees the top line and first character of the displayed text. It works fine in on lots of machines but due to UNKNOWN YET CASE on some machines error may occur." You may check for solutions for similar case under that link: http://www.eggheadcafe.com/software/aspnet/32997593/curline-and-curx.aspx
Regardless of that, since Krasbit Layouter 1.0.6, there is no text.CurLine property to = 0 assignment to avoid possible problems on some of machines.
If you encounter this issue and can't finish your Krasbit Layouter installation you may import Krasbit Layouter workspaces manually by selecting:
Tools -> Workspace -> Import -> {KRASBIT_LAYOUTER_DIRECTORY_PATH/}workspaces/Krasbit_layouter_en.xslt




