
Crystal Reports for Visual Studio 2010 Runtime Edition?
Sep 9, 2011 · I have Visual Studio 2010 installed on a 64-bit OS with Crystal Reports for Visual Studio 2010 (obviously 64-bit edition as well). When I installed the runtime, their installation notes stated …
Run self extracting EXE as administrator
Oct 8, 2015 · I have just made a self extracting exe file using Iexpress for an vb application belong to my friend which he has as a download on his web site. The file works fine once it is run as administrator …
Microsoft.Office.Interop.Access.ApplicationClass
Sep 19, 2016 · Using automation and COM Interop to combine the capabilities of Microsoft Visual Basic .NET applications with those of Microsoft Visual Basic for Applications (VBA) provides a convenient …
common dialog not returning file names.
Dec 10, 2008 · i have a vb script that is imbeded in an html page (hta). when i use the common dialog flags = cdlOFNAllowMultiselect the file list is present in the filename object and are separated by a …
Multi-line find and replace - social.msdn.microsoft.com
Aug 20, 2018 · Add a reference to Microsoft Visual Basic For Applications Extensibility X.X Add a reference to Microsoft VBScript Regular Expressions X.X Create the following function in a module …
I can’t create SSIS, SSRS or SSAS projects in SSDT
Feb 15, 2017 · Installation was successful. I can see two icons. One for Visual Studio and second for Visual Studio Data Tools. Unfortunately, regardless what program I launch, I see almost identical …
VB 2008 Handles Clause disappears - social.msdn.microsoft.com
Oct 24, 2008 · Frequently when I save a project and exit Visual Studio 2008 the handles clauses of the unsaved windows disappears. My best guess is that the clause is lost on the save because when I …
Ctrl+select in VBA - social.msdn.microsoft.com
Jun 17, 2011 · Keep in mind if you are deleting sparce rows from a large worksheet there are limits around how many areas you can simutaniously select. Given this if you loop from the bottom of the …
SQL Express Vs Compact For Embedded Desktop Applications
Apr 14, 2016 · I am very new to most of the concepts involved in what I'm trying to do which is to develop a desktop application using Visual BASIC .NET under Visual Studio Express 2010 that uses …
Global My.Settings - social.msdn.microsoft.com
Jan 21, 2009 · When using My.Settings to store data, the app.config file is stored in the users profile.