开发者

VS2010 Workflow Design Surface Inoperative

I am using VS2010 and having an issue where upon opening my solution the Workflow.xamlx does not appear to render correctly.

The activities on the design surface only get drawn for the area that is initially visible when the xamlx loads.

To demonstrate the problem, I see the following. (I apologize for the blur)

VS2010 Workflow Design Surface Inoperative

The first problem is I can not use the vertical scroll bar to scroll the document. I can however, use the mouse wheel which reveals the second problem, that all of the activities, custom or standard appear as empty boxes.

VS2010 Workflow Design Surface Inoperative

I have tried the following

  • Full Visual Studio reinstall.
  • Video driver uninstall/reinstall (with reboots in between). Tried newer, older and some random video drivers as well.
  • Removed a hotfix patch for Visual Studio installed in the last week, KB945140... just in case
  • Disabled hardware acceleartion via "DisableHWAcceleration" and all various WPF registry settings.

I can zoom to 25%, collapse all of the activities, then expand them which because of the zoom level seems to force the activities to get redrawn. This is good as I can then see the icons, but I still can't scroll the document, not change the properties of activities at t开发者_JAVA百科he root level of the workflow. The properties window reports "Property editing is not available" no matter where I click.

I have used a second instance of VS2010 to debug the first instance, no exceptions were thrown up into the debugger and looking at the debug output doesn't seem to reveal anything.


Update

I have managed to resolve the issue by setting "Control Panel\Appearance and Personalization\Display" to 100% rather than the 125% I was using.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜