Skip to main content
0 votes
1 answer
396 views

I have Visual Studio Professional 2019 and 2022. This happens in both. I create a C# library project in .Net 4.8 framework. Nothing added, just the project with its default "Class1". I ...
Francine DeGrood Taylor's user avatar
1 vote
0 answers
189 views

I am trying to create a set up project in Visual Studio 2022 for my VB.Net WinForms application. I am using Crystal Reports. I have downloaded "CR13SP32MSI64_0-80007712.MSI" from SAP Crystal ...
KitKat's user avatar
  • 57
0 votes
0 answers
60 views

I am working on a VB.Net 2022 Windows Application and I am keeping a .mdb access database file in the bin folder and I created the setup of the application. After installation, the access database is ...
CKuttan's user avatar
  • 59
0 votes
1 answer
86 views

I am using VS 2022, and I use ClickOnce to publish my app. My prerequisites are Crystal Report SP33, MS Access 2016 runtime, and .NET Framework 4.7.2. When I run ClickOnce, the Crystal Report ...
Omar Heaba's user avatar
0 votes
0 answers
269 views

We have a k8s cluster (private cluster) on which we are hosting some apis. Since yesterday the workflow deployment from Github to the k8s stopped with the error: error: You must be logged in to the ...
alaa_sayegh's user avatar
  • 2,231
0 votes
0 answers
253 views

I firstly wanted to info that I am currently using Visual studio 2017 with .net 4.6.1 version. I create a wpf application in which I used Entity framework to manager the sqlite database. My Dbcontext ...
Vishal Namdeo's user avatar
1 vote
2 answers
633 views

OS: Windows 10 Enterprise N Dev Environment: VS2022 (64-Bit) Professional (7.5) Application: VSTO Add-In (Outlook 32-Bit) The custom action I have closes Outlook during Install. That's working. ...
ezG's user avatar
  • 441
1 vote
1 answer
363 views

C# .NET 6.0 WinForms x64bit Desktop application Application exe runs fine via the project's "x64\Release" folder. We deliver via an MSI created via "Setup and Deployment Tool". ...
Mark Malburg's user avatar
3 votes
4 answers
2k views

npm run build I build a simple react app; this is what I see in build/ folder jdoe@AIR  ~/Sites/react/alphabets/build   main ±  tree . ├── asset-manifest.json ├── favicon.png ├── index.html └── ...
code-8's user avatar
  • 59.5k
0 votes
1 answer
315 views

In my system already installed old version of tool. How to replace/update new version of tool's lib,file,dll etc with old version using NSIS script. Thanks in advance. P.S.: Sory for my bad english
SSW's user avatar
  • 1
1 vote
0 answers
961 views

So basically, I'm following this tutorial. LINK. wherein I setup the MySQL Localhost first in the Vscode after that I will to the cmd part and do this mysql -u root -p After that I have to input my ...
Xenex Ashura's user avatar
0 votes
1 answer
66 views

my project is a addin word with .netoffice. I tried to create a setup file with advance installer, The dlls of the debug file are registered, and I gave administrator access for run setup, But still ...
je30ca's user avatar
  • 96
1 vote
1 answer
49 views

I am using Travis CI/CD in my repository. When my build starts on Travis. Getting below error: sudo systemctl start mongodb Failed to start mongodb.service: Unit mongodb.service not found. Here is my ...
Manish Joshi's user avatar
0 votes
0 answers
434 views

I am creating a C# WinForms Application along with SQL LocalDB. I am new to SQL. I have also added a setup project to create install the application to other PCs. When I installed the application, it ...
Allie's user avatar
  • 354
-1 votes
1 answer
376 views

I created a C# application for my client with a database so I created a setup file which runs fine on my PC, but on my client's PC, it shows this error error msg I need to submit it to my client but ...
hammad raza's user avatar

15 30 50 per page
1
2 3 4 5
55