1
Answer

Not able to bind XML FILE. Error saying: could found

There is error saying : Could not find file 'C:\Users\parth\Documents\Visual Studio 2010\WebSites\DropdownbindwithXML\Department.xml'.

The XML file is in the application itself. 
I am trying to populate xml data from to the dropdownlist. xml is not loading on the first place.

Answers (1)