Skip to main content

All Questions

0 votes
1 answer
36 views

Azure App Service Not Updating .NET Core 8.0 Application Despite Version Change

I'm using Visual Studio 2022 publish profiles to deploy a Blazor .NET Core 8.0 application to an Azure Linux App Service. We're trying to update the version number, but the changes aren't being ...
javacavaj's user avatar
  • 2,941
1 vote
1 answer
40 views

Deployment Report using MSBuild in SQL Server Database Project

When I publish the SQL Server Database Project in Visual Studio, it generates a DeploymentReport.txt file which includes a preview of the changes to apply. When I publish using MSBuild the file is not ...
Abdullah Haidar's user avatar
0 votes
1 answer
89 views

How to sign a WinUI 3 app (packaged or unpackaged)?

I would like to get some guideline on how to sign a WinUI 3 application for usage in deployment to the local C: drive of our users. Current situation: Our team has an unpackaged WinUI3 "inhouse&...
Martin's user avatar
  • 5,495
0 votes
0 answers
94 views

Visual Studio MAUI deploy to Android API 34

My question is probably a bit different than others. I am trying to work on a new MAUI project with Visual Studio 2022 (Version 17.9.6). The MAUI is .net8, Android 14 (API 34). The device I am ...
DRapp's user avatar
  • 48k
0 votes
0 answers
15 views

With Visual Studio, how to overwrite IIS packages?

We are four developers in my team ; we are working on the same server, each one having its own folder with its own version of the code. We use a publish profile with the publish method set to Package, ...
gobes's user avatar
  • 551
0 votes
1 answer
81 views

Cannot create reports on Visual Studio 2022

I am unable to create reports in Visual studio SSRS and get below error. I tried running the query in SSMS and get no errors. I have Visual Studio Professional 2022 installed on my machine. Any idea ...
Aruna Raghunam's user avatar
0 votes
0 answers
53 views

VS 2019 - ASP.NET - Publish File System - No Dialog Window After Re-Install

I am running Visual Studio 2019 and had no issues running publish to file system until an admin uninstalled Visual Studio a couple weeks ago by mistake and I had to re-install. Post re-install ...
Josh's user avatar
  • 587
0 votes
1 answer
184 views

Unable to add Entity Framework migrations when trying to deploy to Azure

I have created an ASP.NET Core 6 Web API. This API works when it is hosted locally, however, when I attempt to deploy it on Azure, I am getting an error code 500. I assume it is because I need to add ...
Tyron Kendall's user avatar
1 vote
1 answer
240 views

WinUI3 Application best way for app versioning

I'm developing a WinUI 3 application and my solution is composed of 18 project (1 is the WinUI 3 frontend). Most of them are class library and others are frontend one (like the Winui 3) Each of this ...
pinguinone's user avatar
0 votes
1 answer
933 views

Why is the deployment of Azure function to api management failing?

Using Visual Studio 17.8.3, I'm trying to publish a .Net8 isolated C# Azure Function project to Azure, including loading it to an API Management service, with a Github CI/CD workflow. This is one of ...
GilShalit's user avatar
  • 6,371
0 votes
0 answers
70 views

Error with CLR when I deploy VS2022 app in Windows 7/10 8007000e

I'm migrating my desktop application from Visual Studio 2008 to 2022 in Windows 7/10, using .NET Framework 3.5. When I deployed the new EXE, the "Error CLR: 8007000e" showed up; even the old ...
Mario's user avatar
  • 81
0 votes
1 answer
116 views

.NET publish CLI command not updating "publish" folder

I have a web API in .NET and i have always published this application in Visual Studio Publish Tool (My Visual Studio is in Portuguese). This is my publish profile: <Project> <...
guirms's user avatar
  • 375
0 votes
0 answers
34 views

OLAP Cube deployment issues in visual studio

When I deploy the cube, it not working and exist 1 error and 6 warning like that. How can I fix it? Error: The project could not be deployed to the '...' server because of the following connectivity ...
Minh Anh's user avatar
0 votes
0 answers
55 views

Exclude a dll dependency file out of deployment VS 2022

I'm building a net core 6 project using Visual Studio 2022 to run on a Linux container. When I build my project for deployment it includes all these files to run on Windows which I do not need. They ...
Luis Vargas's user avatar
0 votes
0 answers
25 views

Is it possible schedule a deployment from Visual Studio 2019 (SSIS) to Sql Server Management Studio 2018?

I have Visual Studio 2019 where I work on various SSIS packages and projects that I then deploy to SSMS 2018. I'm aware of how to deploy packages and projects in general using the deployment wizard, ...
user8675309's user avatar

15 30 50 per page
1
2 3 4 5
41