why my file not opened [modified]
-
i have the xml declaraion in 2 files but one file is able open properly in the browser on double clicking but other giving me the below error Switch from current encoding to specified encoding not supported. Error processing resource 'file:///C:/Documents and Setti... Can any body tell me where could be the problem thanx in advance. -- modified at 4:57 Monday 30th April, 2007
-
i have the xml declaraion in 2 files but one file is able open properly in the browser on double clicking but other giving me the below error Switch from current encoding to specified encoding not supported. Error processing resource 'file:///C:/Documents and Setti... Can any body tell me where could be the problem thanx in advance. -- modified at 4:57 Monday 30th April, 2007
Ever tried google? http://www.google.com/search?hl=en&q=Switch+from+current+encoding+to+specified+encoding+not+supported&btnG=Google+Search[^]
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook
-
i have the xml declaraion in 2 files but one file is able open properly in the browser on double clicking but other giving me the below error Switch from current encoding to specified encoding not supported. Error processing resource 'file:///C:/Documents and Setti... Can any body tell me where could be the problem thanx in advance. -- modified at 4:57 Monday 30th April, 2007
kalaveer wrote:
Error processing resource 'file:///C:/Documents and Setti...
The browser cannot file the document with that pathname. If you are accessing the file locally, then make sure this is the correct pathname. If you are accessing the file via HTTP, make sure the pathname is a relative or absolute URL.
"We make a living by what we get, we make a life by what we give." --Winston Churchill