Hi All,
I received an asp.net app code without the project setup. I create a new project from existing code files option.
It was missing some reference including a tool Telerik.
Now i am getting this error:
Error 1 The namespace '<global namespace>' already contains a definition for 'myAPP' C:\...\Visual Studio 2013\Projects\MyAPP Project\MasterPages\myAPP.master.cs
Any ideas about this issue?
how can I figure out the framework it was using? and the project name?
Thanks
Go to the complete details ...