Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / XML / June 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Internal problem on XmlDocument.Load( )22 Jun 2004 17:45 GMT4
I have this really frustrating problem when calling XmlDocument.Load(string
filename). Whenever I call this method in a web application in my Windows XP
development PC, I get the following error:
Specified argument was out of the range of valid values. Parameter name: The
XSLT: Loading Single Image Multiple Times22 Jun 2004 12:31 GMT1
I've built and XSLT that is used to generate a simple TreeView-type,
web-based control (ASP.NET / C#).  When the tree is fully transformed
(client-side, JavaScript transformation), there are about 5 different
images that are referenced (page.gif, folder.gif, plus.gif, minus.gif,
How to call another file in your xml document.22 Jun 2004 08:10 GMT1
I have an app which calls "text.xml", which is stored on a network share.
Each user has different text requirements.
what I want is for "text.xml" which is stored on the network, to read a file
locally on the user's macine (i.e. c:\localtext\text.txt)  and populate it
ConfigXmlDocument Handles Whitespace Improperly21 Jun 2004 16:46 GMT2
It appears as if System.Configuration.ConfigXmlDocument does not handle
whitespace properly.  This stems from an issue I am having with
deserializing an XmlNode (which is actually a ConfigXmlElement).  If I
compare the InnerXml to a regular XmlElement, things such as newline's and
Write OpenFileDialog.FileName to XML file21 Jun 2004 16:13 GMT1
Here is something I can't figure out what I am doing wrong:
I use a OpenFileDialog to select a file. I put the result string from
the FileName property in a textbox on my form. Later on I save the
.Text property to an xml file. Nothing happens, the filename is not
MC++ & C# generate different XML21 Jun 2004 08:34 GMT2
I've been trying a long time now to generate some XML using MC++ and
XmlSerializer. I have a piece of C# code that produces exactly what I want,
but I simply can't get the MC++ code to write the same thing. Below I have
included two minimal compilable samples that illustrate my ...
Test for a nodes existance???20 Jun 2004 19:12 GMT2
I'm having a problem setting the testing for the existance of a nodes
outerxml property.  Below I try to test for the existance before I access
the property, but I receive a null exception error.  How do i test for the
existance of this property before I use it?
Merging XML Documents XmlTextReader against XmlDocument20 Jun 2004 09:23 GMT1
I wrote some code to save layout of forms in my application to an XML File.
One of the forms has a control which can emit its own layout in the form of
XML....so for this controls, I obviously just want to dump the configuration
from the Control right into a sub node of the control ...
XmlValidatingReader and XmlResolver problems20 Jun 2004 07:27 GMT2
Hi, I need some help...
Im trying to use XmlValidatingParser with a custom XmlResolver. Im
finding, however, that the custom resolver never gets called, and that
the XmlValidatingParser acts as a non-validating parser
xsl question19 Jun 2004 08:48 GMT2
Hi group,
I use this xsl:
<?xml version="1.0" encoding="ISO-8859-1"?>
<xsl:stylesheet version="1.0"
XmlDocument --> XPathDocument - How19 Jun 2004 08:44 GMT1
I'd like to convert from an XmlDocument to an XPathDocument (without
saving the XmlDocument down to a file - this is a web app).  I can't see
any way to do this.
Any help is appreciated.
Null elements don't appear in XMLTextWriter results18 Jun 2004 20:08 GMT6
I am running the code below to generate XML from a data table.   But some
fields in the data table are Null for every record.   Suppose field5 has a
null database value.  I would expect to see:
<field5></field5>   or    <field5 />
XSL not working as expected....18 Jun 2004 12:10 GMT1
Folks,
I'm trying to get something done in XSL and either I'm just missing
some silly thing, or it's not possible to do it.... which is it???
What I'm trying to do is have a XML document that (to some degree)
XML serialization of private fields?18 Jun 2004 02:46 GMT1
I've seen others with this same dilema but no solutions.  Is there a way to serialize an object containing private fields?  What about private fields containing complex data structures such as custom collections of custom objects with private fields?
IXmlSerializable?
what would the XPATH  look like for the node below17 Jun 2004 23:21 GMT2
Everytime I try to get the xmlnode for the document fragment below
system returns nothing...
What would the xpath be for node <Confirmation> ?
Thanks you
Pages: 1 2 3 4 5 6 7 8 9 May, 2004
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.