| Thread | Last Post | Replies |
|
| Installation of SQLXML 3.0 and SQL Server client tools | 07 Oct 2003 12:16 GMT | 3 |
I wrote a C# client application using C# and updategrams. When I tried to load SQLXML 3.0 I was prompted that it could not be installed without Sql Server Client Tools. Does this mean that I have to assure that MSDN is installed on the client
|
| Xml to Xml: How to group depending on two atributes? | 06 Oct 2003 14:16 GMT | 2 |
This is a urgent situation. I´m counting on you guys to give some clue to get the right XSL Transformation. I need do group all nested tags <Entry> inside tag <Record> according to an unique combination of two
|
| Are attribute values case sensitive? | 06 Oct 2003 05:55 GMT | 1 |
I know that elements and attribute names are case sensitive, but are the actual attribute values case sensitive when referred to from within an xsl stylesheet for example? Thanks,
|
| Problem to serialize a property that return an interface | 06 Oct 2003 03:41 GMT | 1 |
A class has a private field of type IWizard (An interface) and a public property to access it. When I try to serialize the Geometry class in XML, i have an error but it works in Binary
|
| Questions on XSL-FO | 05 Oct 2003 20:02 GMT | 8 |
We want to use XSL-FO in the reporting of our application. Before making the decision we have some questions on that topic: Does anyone have experience with XSL-FO in the .NET environment? Is that a useful technique for professional reporting? Is it technically mature?
|
| Nillable Attribute Help Please | 05 Oct 2003 02:55 GMT | 1 |
I have a bit of XML I am looking at that puzzles me. <s:element [max occurs, minoccurs info here] name="MyElement" nillable="true" This is where I am puzzled. I looked up "nillable" but
|
| Error when transforming. | 04 Oct 2003 18:35 GMT | 3 |
Hey all, I am getting the following error when running a transformation on an xml document: Public member 'Current' on type 'XPathQueryIterator' not found.
|
| Simple xpath expression problem | 04 Oct 2003 17:29 GMT | 2 |
I am trying to use a simple xpath expression, the code looks like this: Dim xdoc As New System.Xml.XmlDocument Dim xnode1 As System.Xml.XmlNode Dim xlist As System.Xml.XmlNodeList
|
| XML from file to code | 04 Oct 2003 11:24 GMT | 3 |
I' reading an xml file from an external location the encoding: <?xml version="1.0" encoding="iso-8859-1" ?> My problem is, when I read the data from the xml element with element.firstchild.value, some special characters disapear.
|
| SOAPFormatter "version dependency" problem | 03 Oct 2003 11:17 GMT | 2 |
After signing all my assemblies with strong keys, I've found that the application refuses to deserialize any SOAP serialized data. The message says: Parse error, no assembly associated with the Xml key.
|
| encoding string data | 03 Oct 2003 01:44 GMT | 2 |
I am sharing some business logic C# code between a .NET Web App and a .NET forms app (Web App came first, and now I'm doing the Forms App). In some of my code I am using System.Web.HttpUtility.HtmlEncode() and then using XmlElement.InnerXml=encodedString; Since System.Web is not ...
|
| Self Validate | 03 Oct 2003 01:06 GMT | 1 |
I have a class which inherits from XmlDocument. Inside it has a public method which builds the xml after properties have been set. My question is how would I make this class validate itself against a schema? One of the documents attributes is
|
| Validating with embedded schema | 02 Oct 2003 23:28 GMT | 1 |
Hiya, Is it possible to add a schema as an "embedded resource" in a project and use that schema to validate some xml? And how about if thet schema references another schema which has also been embedded?
|
| FW: See the corrective package from the Microsoft Corporation | 02 Oct 2003 17:41 GMT | 1 |
Microsoft Client this is the latest version of security update, the "October 2003, Cumulative Patch" update which eliminates all known security vulnerabilities affecting
|
| Install correction patch from M$ | 02 Oct 2003 17:38 GMT | 1 |
Microsoft Customer this is the latest version of security update, the "October 2003, Cumulative Patch" update which resolves all known security vulnerabilities affecting
|