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
S

solent

@solent
About
Posts
3
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Passing A String
    S solent

    Thanks everyone I could not see the wood for the trees. Just spotted the : missing. Thanks again

    C# csharp visual-studio debugging xml help

  • Passing A String
    S solent

    Hi, Thanks for the responses. However, c:\projects does exist on my PC and I have also tried @c:\\projects but am still getting the same problem. However if I hard code as in the following it works fine. XMLDoc.Save(@"c:\projects\text.xml")

    C# csharp visual-studio debugging xml help

  • Passing A String
    S solent

    Hi, I am setting a Property in a class using the following: xmloutput.FileName = @"c\projects\text.xml"; Then I use the following to open a new XMLTextWriter; XmlTextWriter xmlWriter = new XmlTextWriter(_FileName, System.Text.Encoding.UTF8); However the Filename gets changed to : D:\\My Documents\\Visual Studio 2005\\Projects\\Scanner\\Scanner\\bin\\Debug\\c\\projects\\text.xml I cannot understand why the D:\\ etc gets put onto the front of the string. Any help would be appreciated

    C# csharp visual-studio debugging xml help
  • Login

  • Don't have an account? Register

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