Runtime Error: WPF IOException Cannot locate resource

有些话、适合烂在心里 提交于 2019-12-11 13:51:49

问题


Refering to my previous question hyperlink email address in textbox and send it via Outlook from hyperlink email address in textbox and send it via Outlook, my desired function has been achieved by the suggested answer. But I met a runtime error,

I have tried solutions from the link WPF IOException Cannot locate resource and http://devlicio.us/blogs/derik_whittaker/archive/2007/08/05/wpf-gotcha-cannot-locate-resource-filename-xaml.aspx. I still did not fix the problem. I think the problem is my Email textbox is in the View/Organisationv/OrganisationSview.xmal , but when the app runs it locates View/Organisationv. Any ideas? Thanks a lot.

来源:https://stackoverflow.com/questions/18400363/runtime-error-wpf-ioexception-cannot-locate-resource

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!