[RESOLVED] Copy File From A Folder to another Folder and open it with a button
Sorry Everybody, This post is in the wrong place. I reposted it as a new thread on its own, but I am not able to delete it. Good day everybody, This is Visual Studio 2020, Windows 10 and VB.Net I do...
View Article[RESOLVED] Deployment of Files
Good Day, I just have a quick question. If my deployed file change whether it is a Word or PDF or whatever. Do I have to re-deploy it again with: - Project Add Existing Item Click All Files Add the...
View Article[RESOLVED] Deployment of Files Error
Good Day Everybody, Firstly I want to thank you for the assistance you have given me in the past. I have deployed files in the past with your assistance, but now I have done it again, but I am getting...
View Article[RESOLVED] Database File Not Found After ClickOnce Installation
I am having what I believe to be an issue publishing a database application. At first, I thought it might be a connection issue, but after a lot of review, I believe that there is something that is not...
View ArticleTechnologyAdvice and DZone Observability and App Performance Survey
Hey All, VBForums has partnered with DZone, who is conducting their annual Observability + App Performance research survey, and we want to hear from YOU! Taking ~7 mins., our questions cover topics...
View ArticleDZone Research and TechnologyAdvice Survey: Enterprise Security
Calling all AppSec experts! How do you approach security across the SDLC? What cloud security and supply chain threats impact your team? Share your insights on all things AppSec in our 7-minute...
View ArticleInstall my program on customer's computer
VB 6.0 My program and all its files fit nicely on a flash drive, but that is not a practical medium for distributing to customers. So I ask the forum: (1) what software packages are safe (and easy) to...
View ArticleVisual Studio Setup Deployment Project Issues
Hi, to make it brief, I added into Visual Studio 2022 Windows Installer, it is supposed to be .MSI Setup project. I added all the files and folders as well as logo into the project. In settings, I...
View Article[RESOLVED] Creating Installer
Hello everyone. This is my first time to create an installer. I developed a program which plays a two .wav files. The file path of the .wav file is hardcoded. The path is in C:\Windows folder. I want...
View ArticleGet data form existing user.config file
Hi all, I have build an application/tool and there are some settings which can be changed. Saving to the user.config file works like a charm. But... When updating the application, a new folder in...
View ArticleVB.NET installer trusted
Hi, How do I add a SSL certificate to my installer in VS so that when I'm installing it, it doesn't come up that it is not trusted. I can't seem to find any information on this? I have got the...
View ArticleClickOnce Deployment Options
I write almost exclusively internal applications that require no particular deployment. One does get deployed somewhere using ClickOnce, but is also internal only. Now I have a more interesting...
View ArticlePublishing to FTP Server, saving login details for application update?
Hi guys, just wondering if there is an easy way to save ftp login details for when publishing a application so they are embedded / saved within the application? I am having an issue where when the app...
View ArticleDeploying Desktop App With SQL Server
Hello; I have a windows desktop app that uses a SQL Server database. The application is for one user who will have the database on their PC. I have the app working fine using SQL installed locally with...
View Article