Quantcast
Channel: Visual Studio Integrate forum
Browsing all 4410 articles
Browse latest View live

SSIS - OLE DB Query Editor Date Issue

I am new to SSIS and still finding my way around. Currently I am using SSIS to do a bulk insert from an AS400 table using OLE DB.  The table I am pulling from returns 1.5 million records so I want to...

View Article


Roslyn VSIX Breakpoints are not getting hit VS2019

I have built a custom diagnostics using Roslyn API. When I am trying to debug using the VSIX, the breakpoints are not getting hit. In the VSIX manifest I have added my analyzer as an analyzer as well...

View Article


Setting project debug options - deployment dir and files

Hi,I am developing Visual Studio Extension and use VCDebugSettings interface to set C++ project's debug options. This interface however does not let me set "Deployment Directory" and "Additional Files...

View Article

Java TFS SDK can't authenticate user when code is deployed to server

I'm using the Java TFS SDK to connect to on-premise TFS 2012 server.  I'm updating it to use a new account to connect to TFS. When I run the code on my local machine it connects without issue. I can...

View Article

[VS2010 T4] Any way to obtain name of the current project?

Hello! There's a template which traverses all files in solution and generates helpers for some of them. Currently the bootstrap part looks likestring projectName = "SomeProject"; IServiceProvider...

View Article


How to extract build-order from solution?

Hello, All I have made VSPackage and own project type. After I have made test solution with several projects and configured build order. Now I want to write code which can extract build order from test...

View Article

Hosting Edge Chromium WebView2 in a tool window in VSIX extensions

We have been using the Internet Explorer based WebBrowser control in tool windows, editors, and dialogs in our extension. Barring the memory leak issues (which we overcame by making it out-of-proc), it...

View Article

VSSDK Howto Fill MRUList into MRUListBox

I have an MruListBox container in a xaml and I want to fill them with the MruList of the latest used projects in VS2019.The code I use in the XAML is:<vs:MruListBoxItemsSource="{Binding...

View Article


[Announcement] "Visual Studio Integrate" Forum will be migrated to a new home...

This "Visual Studio Integrate" Forum will be migrated to a new home onMicrosoft Q&A!We've listened to your feedback on how we can enhance the forum experience. Microsoft Q&A allows us to add...

View Article


Image may be NSFW.
Clik here to view.

How to make "Add Solution to Source Control" available?

I use Git in VS 2019:I have an existing solution.  When I right-click the solution, I do not see the option of adding it to source control:You may wonder why the context menu has "Commit...". It is for...

View Article
Browsing all 4410 articles
Browse latest View live