Altova Mailing List Archives>Archive Index >microsoft.public.xml Archive Home >Recent entries >Thread Prev - RE: Offline DTD files [Thread Next] Re: Offline DTD filesTo: NULL Date: 12/6/2006 7:30:00 AM
Ok - So the following solution works:
Dim lobj_XMLTextReader As XmlTextReader
Dim iobj_MetisModel As New XmlDocument
'Start up the XmlTextReader - using this to override the
XMLResolver
lobj_XMLTextReader = New XmlTextReader(is_Path_To_File)
lobj_XMLTextReader.XmlResolver = Nothing
iobj_MetisModel.Load(lobj_XMLTextReader)
this was a pain - I hope it helps others :)
| ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
