Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. UTF-8 Problems with .Net Table Adapters

UTF-8 Problems with .Net Table Adapters

Scheduled Pinned Locked Moved Web Development
csharpdatabasewcfsql-servervisual-studio
1 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • W Offline
    W Offline
    WiseHacker
    wrote on last edited by
    #1

    Here's a situation: * I have a SQL Server 2005 database, * I have a table with a field of type XML, * I, via Visual Studio 2005, created a TableAdapter to make my life easier, * I go to save a web service WSDL into the database (my work is in web services and I need to keep copies of WSDL documents), * I run the code, * I get exception errors stating that the encoding cannot be changed. Is there anyway I can fix this? At the moment, I'm turning the WSDL to a string and I'm replacing utf-8 with utf-16 to keep SQL Server 2005 happy. My thanks in advance.

    modified on Wednesday, April 30, 2008 2:25 AM

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups