Imran Akram

Results 20 comments of Imran Akram

Sorry for not mentioning the versions earlier. It is Dynamics CRM 8.1.0.359 on premise, Chrome 58.0.3029.1110

@siprbaum Could you please elaborate a bit how you test this after modifying the code? I have tried to build a binary and run it in command line but still...

Thanks @siprbaum, I appreciate your effort! I don't see the appveyor build anywhere, I'm not sure if it's an access issue or just that I don't know how to access...

> Ok, I have a proof of concept working for supporting authentication via PAT in #1384 The support for TFS2008 caused the call to _server.ConfigurationServer which then caused the you-are-not-authorized...

@tonyawad88 I managed to get it running directly from visual studio, setting the PAT as a build parameter. https://github.com/git-tfs/git-tfs/issues/1380#issuecomment-1094904378

Hi Karen, here's the official documentation https://learn.microsoft.com/en-us/power-apps/developer/data-platform/org-service/visual-studio-dot-net-framework "Plug-ins and custom workflow assemblies should use .NET Framework 4.6.2. While assemblies built using later versions should generally work, if they use any...

@seanmcconkey I've run this directly from Visual Studio by opening this branch but I wholeheartedly agree with you as this issue is gonna be more widespread as MFA is getting...

Hello @avijkund, I ran this directly from VS and the settings looked something like this: ![image](https://github.com/git-tfs/git-tfs/assets/13014005/c7c68426-af93-4ce5-8076-d5e3217b55a2) At that point this was not part of the master branch so I was...

@avijkund have you tried cloning from #1384 and running this from Visual Studio?

@avijkund Are your current tfs repos on an onprem installation and you want to move to Azure Devops online?