vb.net - Universal Windows Reference is pointing to wrong file -


i have windows universal app in process being made in visual studio 2015 express windows 10 on windows 10 machine. program written entirely in vb.net , xaml forms.

yesterday, out of blue, whole bunch of errors came referring x:name's in .vb files using xaml objects names in vb file various things. traced problem universal windows reference pointing different file should. pointing sort of voip calling reference, besides point.

i tried add reference path project using correct folder did not work. tried delete reference program not allow me because says reference put in editor , can not removed. have confirmed have correct files on computer , other projects reference's work. did repair on visual studio hoping solve problem, did not.

i thinking problem particular project , @ point forced make new project , import various files , sort of start on fresh project solution. i'm seeing if there better way fix situation.

all comments , appreciated.

edit: adding screen shots of visual studio project >>

screen shot 1

screen shot 3


Comments

Popular posts from this blog

mysql - Dreamhost PyCharm Django Python 3 Launching a Site -

java - Sending SMS with SMSLib and Web Services -

java - How to resolve The method toString() in the type Object is not applicable for the arguments (InputStream) -