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. General Programming
  3. COM
  4. Need to read value from config file

Need to read value from config file

Scheduled Pinned Locked Moved COM
csharpquestion
2 Posts 2 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.
  • S Offline
    S Offline
    Shilpa1
    wrote on last edited by
    #1

    I am trying to use the settings.designer.cs file for a value that needs to be put into the app.config file. My config(auto-generated by VS2005) file now looks like this:-

    C:\Web\App_Data\Messages.mdb; In the C# code i am trying to access this property by this code: Settings1 set = Settings1.Default; string str = set.DatabasePath; return str; The above line of code returns null.can anyone explain what am i missing here?

    V 1 Reply Last reply
    0
    • S Shilpa1

      I am trying to use the settings.designer.cs file for a value that needs to be put into the app.config file. My config(auto-generated by VS2005) file now looks like this:-

      C:\Web\App_Data\Messages.mdb; In the C# code i am trying to access this property by this code: Settings1 set = Settings1.Default; string str = set.DatabasePath; return str; The above line of code returns null.can anyone explain what am i missing here?

      V Offline
      V Offline
      voorugonda prashanth
      wrote on last edited by
      #2

      hi Shilpa, how to access a COM component developed in vc++6.0 from ASP.net? what r the issues need to be considered in this case?? Thanks in advance. Prashanth.v

      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