Undefined CLR namespace

前端 未结 10 1136
萌比男神i
萌比男神i 2020-12-18 23:18

I have the following:

\"Error!

The error says The \'clr-namespace\' URI refers to a na

10条回答
  •  自闭症患者
    2020-12-18 23:50

    I had similar problem when project's solution platform was set to x64. When I changed it to x86 problem went away.

    Here is some explanation: http://social.msdn.microsoft.com/Forums/en-US/wpf/thread/6379d330-f382-4b4d-a690-e89326ab4c72

提交回复
热议问题