File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Other Languages and the fly likes XML binding to <asp:dropdownlist> declaratively Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Other Languages » Other Languages
Reply Bookmark "XML binding to <asp:dropdownlist> declaratively" Watch "XML binding to <asp:dropdownlist> declaratively" New topic
Author

XML binding to <asp:dropdownlist> declaratively

sasank manohar
Ranch Hand

Joined: Feb 14, 2008
Posts: 183
I have an xml file like



and an aspx file like

//StateDDL.aspx


both these files are in C:\Inetpub\wwwroot

so when i am compiling the aspx page , i am getting an error like this



so what could be the problem?


Campbell Ritchie
Sheriff

Joined: Oct 13, 2005
Posts: 26710
Sounds like a question which would get better attention in our XML forum> moving.
Campbell Ritchie
Sheriff

Joined: Oct 13, 2005
Posts: 26710
I earlier wrote:Sounds like a question which would get better attention in our XML forum> moving.
. . . and somebody says it would have been better back in "other languages". Sorry

It will appear in two places now, and I shall move it back.
 
 
subject: XML binding to <asp:dropdownlist> declaratively
 
Threads others viewed
Need help with Jquery
Opening a webpage in same window using javascript without anchor tag
How to get to the custom tags on a page from a scriptlet?
project file structure for web application (war).
Read data to the xml file from the database?
IntelliJ Java IDE