Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Hi,

I'm trying to read an XML file using XmlTextReader, but I've encountered a problem:

 

When ever the reader reaches this tag:


<!DOCTYPE plist PUBLIC "-//{[color=Red]websitename[/color]}//DTD PLIST 1.0//EN" "http://www.{[color=Red]websitename[/color]}.com/DTDs/PL-1.0.dtd">

 

it tries to connect to the web to perform some validation (I'm guessing here) action.

 

Have any of you encountered this before? I don't want it connecting to the web whenever I parse this XML file :confused:

 

Thanks

Latly it would seem as though I'm don't abnegate from anything... except women. :( :)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...