Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
if (sketchEditScope.IsPermitted)
{
sketchEditScope.Start(f.SketchId);
}
This code did work previously. There is no transactions going on.
The error message is very hard to really understand.
Does anyone have any suggestions?
Solved! Go to Solution.