Hi guys,
When we have a "rnrpoj" file, how to open this in Visual studio ?
I got some sample from internet, it is "rnrproj" file, with only that along with filder bin and obj which is empty. I know the model that the sample use, so I've created the model already. I tried to open the file from File -> Open Project/Solution, it is suceedeed, but when I double click to open it (it is a class), they throw me an error saying:
Error reading metadata. Verify the metada xmls file area accessible and are in consistent state. Metadata element names must be the same as the file names.
Is the file I got not complete ?
Thanks,