Creating logs in the application Folder by using ActiveX Control Test Container.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • DKn
    New Member
    • Aug 2007
    • 53

    Creating logs in the application Folder by using ActiveX Control Test Container.

    Hello All,

    I am having an ACtiveX Control developed in C#.Net 2.0 windows Control Library. I have tested this control.TCS through ACtiveX Control Test Container.
    It is working fine, But the logs are getting created in the folder where the TSTCON32.exe is located, instead of creating in the aplication folder.

    When i Run the application in .Net the logs will be created in the application folder itself.

    When i attach this (.Net Solution) to the process TSTCON32.exe, and test the control from TestContainer, At the the time of debugging , the path for logs , it is taking the correct path(ie, application folder), but the logs will be generated in the folder where tstcon32.exe present.

    What we need to do to solve this probelm?? any suggessions please...
Working...