CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    May 2002
    Posts
    11

    Windows Services & .config file

    Im trying to get information from the app.exe.config file in a windows service just as i would from a normal windows application.
    I´m not sure if this is possible because the service doesn't start.
    Can anyone help? Thanks

  2. #2
    Join Date
    May 2002
    Posts
    11
    Problem sorted out.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured