-
Spring.Objects.Factory.Xml.NamespaceParserRegistry
I had to change the line 343 from:
schemas.Add(namespaceUri, schemaDocument, new XmlResourceUrlResolver());
to:
schemas.Add(XmlSchema.Read(schema.InputStream, null));
So I wouldn't get the following error while calling the dll from a VB6 application.
2009-05-25 10:36:48,096 [4844] FATAL Grad.Vb2NetAbstractStarter (null) -...
2009-05-26 09:45:49 UTC in Spring Framework .NET
-
mstipanov added the rss-download-v0.2.zip file.
2008-12-06 17:57:40 UTC in rss-downloader
-
mstipanov created the 0.2 file release.
2008-12-06 17:57:06 UTC in rss-downloader
-
mstipanov created the 0.2 file release.
2008-12-06 17:55:21 UTC in rss-downloader
-
mstipanov committed revision 11 to the rss-downloader SVN repository, changing 1 files.
2008-12-06 02:42:26 UTC in rss-downloader
-
mstipanov committed revision 10 to the rss-downloader SVN repository, changing 1 files.
2008-12-06 02:24:37 UTC in rss-downloader
-
mstipanov committed revision 9 to the rss-downloader SVN repository, changing 4 files.
2008-12-04 06:48:45 UTC in rss-downloader
-
mstipanov committed revision 8 to the rss-downloader SVN repository, changing 1 files.
2008-12-04 06:47:41 UTC in rss-downloader
-
mstipanov committed revision 7 to the rss-downloader SVN repository, changing 1 files.
2008-12-04 06:47:10 UTC in rss-downloader
-
mstipanov committed revision 6 to the rss-downloader SVN repository, changing 1 files.
2008-12-04 06:46:44 UTC in rss-downloader