ContributionsMost RecentMost LikesSolutionsRe: Properties Quantity un-matched for returned Object in TCHi Jay, It works now, thank you very much for your help and support. Thanks, Kevin Properties Quantity un-matched for returned Object in TC Hi, We used PowerShell to access BPOS (Microsoft Online) and returned a PowerShell Object Collection with some User Objects inside. $colUsers = Get-MSOnlineUser -Credential $adminCredential -Enabled -ResultSize 10000 There are totally 55 Properties for each User we could see in TestComplete, however, when we checked we found actually the properties should be more than 55 for each User. For example, we could not see LastSignedInDate in TestComplete, but it indeed exists when we verified it seperatedly. Is this a limitation of TestComplete…? Or is the Quantity of the Properties to display in TC could be set/modified? How to do it? Could you pls. help on this? By the way, the version of TC is 8.50.618.7. Thanks, Kevin Re: Strange Characters for the first column name in a CSV fileHello Jared and Robert, Thank you, so now we know where this BOM Characters comes from. The .CSV file is saved by default in UTF-8 from our product which we are going to test. Except using external tool like notepad or Excel, is there any internal tool or function which we can use to do such convertion? Or is that any method which we could use to bypass such issue? Pls. advise. Thanks, Kevin Strange Characters for the first column name in a CSV fileHello, When I ran attached MyScript I alwasy encountered the following message 'Parameter name does not exist'; I double checked the .CSV file with NotePad and Excel, I did see the 1st column's name is "Display Name", I did not see any unusual; But when I use the TestComplete Debug Tool to analysis, I noticed the Value of that Column Name TestComplete captured was "Display Name", it made me confused, for more info, pls. refer to attached .JPG. Could anybody help to explain what happened and how to deal with this case? I check the othere Columns, and all of them works well. Which means the value of the first column's Name is so special and strange. Thanks, Kevin Re: TestComplete 8.50 Intergration with TFS 2010Hello David, Thank you very much for your help, it works now. Thanks, Kevin TestComplete 8.50 Intergration with TFS 2010Hello, We tried to connect to Team Foundation Server via Connection Wizard, but we have always encountered an error as attached. Looks like there was some errors occurred, however, this message is nothing helpful for troubleshooting. The Team Explorer has been installed on my machine, and I have install VS2010 on this machine, the VS2010 could connect to the TFS Server (another machine) successfully. Thanks, Kevin