Results 1 to 2 of 2

Thread: [RESOLVED] Application config files

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Mar 2008
    Posts
    470

    Resolved [RESOLVED] Application config files

    Hello,

    I have an application Bbb.exe. I found that there are two configurations.
    Bbb.exe.config and Bbb.vshost.exe.config. They are exactly same.

    For some reason, I changed Bbb.exe.config and keep Bbb.vshost.exe.config unchanged.

    After I started the program, I found that Bbb.exe.config became the old one.
    That means it was perhaps overrided by Bbb.vshost.exe.config.

    Not sure why?
    I don't know what is the purpose of vshost.exe.config.

    Thanks

  2. #2
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687

    Re: Application config files

    it's part of the debuging process of Visual Studio... it can be ignored.

    -tg
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

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