Ask a Question related to Dreamweaver AppDev, Design and Development.
-
ShankWaft #1
Please Help!! Error occured parsing XML file
Hi there,
Could someone please help me. I am learning dyanmic web design using
dreamweaver MX with ASP pages.
When I try to view my index.asp page I get an error message saying...
'Error occurred parsing XML file'
Invalid character found in DTD'
this is the first two lines of my script:
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
I am new to ASP so I don't know what to do. Please could you help me. Thanks.
ShankWaft Guest
-
Error parsing the Tag Library Descriptor file
We recently took on a new client that is running a shopping cart that we are suddenly getting lot of these in the application logs. I have never... -
Error Occured While Processing Document
I just installed ColdFusion 6.1 today on a Windows 2000 Server running IIS 5.0. I configured it to use IIS as the external server. The installation... -
error occured while processing request
i just want to know what is mean by elemenet LOCALE is undefined in REQUEST ? i try to click to server debug and the result is came out with this... -
Getting the last query when an error occured
HI ! Well, another one ! :) Yes, once again a little question for the newsgroup ! So i begin my explanation : with ESQL/C As all my "C"... -
Exception occured error
I'm getting an Exception occured error on line 4 (For i =1...) <% Function ProperCase(strIn) strOut = "" boolUp = True For i = 1 To Len(strIn)... -
Julian Roberts #2
Re: Please Help!! Error occured parsing XML file
Remove the first line.
--
Jules
[url]http://www.charon.co.uk/charoncart[/url]
Charon Cart 3
Shopping Cart Extension for Dreamweaver MX/MX 2004
Julian Roberts Guest
-
ShankWaft #3
Re: Please Help!! Error occured parsing XML file
Thank-you my friend, that seems to have done the trick.
Will this deletion have any affect on the rest of my XHTML code?
And why is that line of code generated by DW if it is not needed and caused me
problems?
ShankWaft Guest



Reply With Quote

