473,503 Members | 1,669 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Error when creating a XML-file

5 New Member
Hi.
I got a webservice that returns a xml-document, and has installed it on a Windows server 2003, and everything works ok. But when I install it on a Windows 2000 server, the app crash. I got a errormessage: 'System does not support the specified encoding. Error processing resource' + the url + <?xml version="1.0" encoding="utf-8"?>. Both use the same version of asp.net (2.0.50727). Is there anyone who got a tip how to solve this on the 2000-server? I have searched on google and msdn and so, but cannot find any good answer.
May 26 '08 #1
1 8451
jkmyoung
2,057 Recognized Expert Top Contributor
Change the encoding string to "ISO-8859-1" as opposed to UTF-8.

http://support.microsoft.com/kb/304625
May 27 '08 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

0
1017
by: Shiny | last post by:
Hi to all, I am relatively new to XML and XSL-FO and am currently creating a document using the two, and would like to have the output in .pdf. For this I am using apache's fop. Initially I got...
6
31962
by: jasn | last post by:
Hello I am getting the following error message when I try and send an XML sting to a web service, I read somewhere that most web services prefer ascii and some throw errors when using unicode so...
1
1195
by: msaladin | last post by:
Hi all, I'd like to list some arguments for using DOM when creating an XML message. For me, there is only one way to create complex XMLs, that is using DOM. There is of course another way to...
1
1276
by: accyboy1981 | last post by:
Hi, I've create a web applicatation the create an xml document dynamically. Now that is does this I would like to add a stylesheet to the xml document. I'm using the following code: ...
5
4737
by: igotyourdotnet | last post by:
I'm creating a web service this is going to return an arraylist of items. When I try and run it Im' getting the following error message: System.InvalidOperationException: There was an error...
0
2162
by: bolyogesh | last post by:
Hi, I am trying to load some java files to oracle server. I could do it properly here on one database (Windows machine). But failing to work on another database (unix system). I don't know what...
0
903
by: ArunkumarSundaravelu | last post by:
Hi I’m creating one windows service in my own purpose Using msxml4.dll. The process of service is to fetch the data from exchange server through webdav SEARCH METHOD When i use this coding...
1
2610
by: madhuxml82 | last post by:
Dear Forum Members, I have generated an XML Schema and a Table of XMLType referencing the XML Schema. Now When I am Inserting the Data into the Table. I am getting the Error 0RA-30937: Error is...
2
3559
by: =?Utf-8?B?U2ltb24uVUs=?= | last post by:
Hi, I've created an appplication using the SQL XML Bulk Load COM object. When i run the application in debug it works as expected and also when i run the setup project the application is in on...
1
1713
by: Ayan1979 | last post by:
Hi I have created a xsl using RAd from Two XSD s one is INPUT XSD and the OTHER is OUTPUT XSD for Output xml. After creating when I try to create the output XML using the XSL and Input XML..it is...
0
7199
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7074
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7322
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
6982
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7451
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
5000
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4667
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3150
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1501
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.