Skip to main content
0 votes
0 answers
90 views

Couldn't publish my PowerBI dashboard on workspace - Error ClientOptions.Retry

I'm trying to publish a power BI dashboard via desktop on a workspace where I already have the report and the semantic model of this dashboard, but somehow it returns me the following error: "...
Tagli94's user avatar
  • 21
0 votes
0 answers
33 views

Dealing with utility projects in self-contained .NET

x-y problem I need to deploy a ASP.NET application, and due to Microsoft not having a method to have an unattended .NET runtime install to use in my provision scripts (yes I know they have this for CI/...
Jeroen3's user avatar
  • 935
0 votes
0 answers
33 views

Android Maven: publish multiple build types (multipleVariants does not work out)

I want to publish a project which contains a collection of libraries. Each library should contain a debug and release build type. Libraries should possibly referenced by other libraries of this ...
Leonardo's user avatar
1 vote
1 answer
101 views

You must include a valid app package manifest file

While trying to publish our new .NET MAUI project, I received the following error message: MakeAppx : error : You must include a valid app package manifest file named AppxManifest.xml in the source. [...
Nacht's user avatar
  • 3,542
0 votes
1 answer
85 views

Android: This APK will not be served to any users because it is completely shadowed by one or more APKs with higher version codes

I'm trying to publish a new release of my app, and no matter which version codes I try, I always get the same error: This APK will not be served to any users because it is completely shadowed by one ...
Diego Perez's user avatar
  • 2,974
0 votes
1 answer
21 views

Using IntermediateOutputPath Not copying to Target Path

I have a Website Application that I use the Publish option to write the output to a local folder which I then zip up and move to our deployment server. We upgraded out packages and started to get an ...
Jim's user avatar
  • 11
1 vote
1 answer
85 views

ClickOnce WPF Application Automatic Update

We have a tiny WPF-software that mostly operates in the taskbar with .NET 9.0. Just open and forget kind, with very little user input. ClickOnce was chosen as our distribution platform. Updates can be ...
Hakkology's user avatar
0 votes
1 answer
124 views

I cannot publish my completed .Net Maui application

I completed my .net maui application and got it working 100%. Now I want to publish it into a windows setup.exe file. However, when I right-click on the solution name in the solution explorer, the ...
Bob Gatto's user avatar
  • 164
0 votes
0 answers
12 views

Build sqlproj for dacpac file shows connect dialogue on debug start (f5)

I would like to reference a sqlproj project in one of my other projects to get a current dacpac file so I can publish a database. I need this both while running unit tests but also to debug my ...
Dom84's user avatar
  • 866
0 votes
0 answers
121 views

AOT instance failed, .NET 8 MAUI app IOS release build

I got an AOT instance dll error while building/publishing my .NET 8 MAUI ios app in release mode. No problem with the debug mode. /usr/local/share/dotnet/packs/Microsoft.iOS.Sdk.net8.0_18.0/18.0.8324/...
Sarath's user avatar
  • 19
0 votes
0 answers
36 views

Build error during publishing in MS Visual Studio Professional 2019

I'm getting build error as mentioned below while publishing web project to root directory. Anybody facing same issue? Publish has encountered an error. Build failed. Check the Output window for more ...
Sukhjeevan's user avatar
  • 3,144
0 votes
1 answer
87 views

Visual Studio 2022 crashing when opening SQL objects in SQL project and issues publishing project

This is a very odd issue I have been experiencing today while trying to publish my graph tables and edges to a SQL Server database. First, when trying to open a SQL file (i.e. dbo.MyTable.sql), the ...
cacharry's user avatar
  • 115
0 votes
0 answers
51 views

lerna publish --canary detect incorrect version

I maintain a mono repositories with lerna. About branches, master to emit the product version, and beta to keep the prerelease version. I usually checkout new feature branch, do some commits and merge ...
Ron Smith's user avatar
  • 307
1 vote
0 answers
108 views

Building a single java project for different jdk versions

Is there a proper or easy way of building one project for different JDK versions, the project would use different versions of its dependency depending on what JDK version it's built with. I have a ...
crimson589's user avatar
  • 1,400
0 votes
0 answers
37 views

Spring Cloud Bus Kafka - Received event is always UnknownRemoteApplicationEvent

I'm using Spring Boot 3.3.x and Spring Cloud 2023.x with Spring Cloud Bus Kafka. I have Service A publishing a custom RemoteApplicationEvent to Service B. On Service B, I can see that the event is ...
Phùng Nguyễn's user avatar

15 30 50 per page
1
2 3 4 5
309