3,003 questions
0
votes
0
answers
47
views
I need to work with legacy web forms apps, but VS22 doesn't like the percent syntax in .aspx pages. I've been ordered to not change the markup
Error message:
Controls collection cannot be modified because the control contains code blocks (i.e. <% ... %>).
Other solutions tell one to modify the markup syntax in various ways, but I've ...
0
votes
0
answers
16
views
How to Package Code for Different Python Environments?
I want to develop a toolkit that integrates image denoising algorithms, allowing users to select different algorithms to denoise images by themselves. Here are my questions:
However, different ...
2
votes
2
answers
115
views
Numpy function sum does not work on PyTorch tensors
I am wondering if it is expected that if I call numpy.sum on a PyTorch tensor I get an error. As an aside, it does work on Pandas DataFrames.
data = [[1.1, 2.2], [1.1, 2.2], [1.1, 2.2]]
a = np.array(...
0
votes
0
answers
60
views
EvoPdf.WordToPdf.NetCore: .doc to PDF conversion works in .NET 6.0, but fails in .NET 8.0
I'm experiencing issues converting .doc files to PDF using EvoPdf.WordToPdf.NetCore (11.0.0) in a .NET 8.0 console application. The conversion works successfully for .docx files, but results in an ...
1
vote
1
answer
368
views
Which Boost libraries are compatible with C?
I know that Boost libraries are designed for C++, however, I recently stumbled upon boost.predef which is only dependent on C processor, has no C++ specific code and thus works perfectly fine in C ...
0
votes
1
answer
865
views
How to troubleshoot issues with plugins in Gradle 8.12
Logs:
The supplied phased action failed with an exception.
A problem occurred configuring project ':app'.
Build file 'C:\Users\Sage\AI\app\build.gradle.kts' line: 1
Plugin [id: 'com.android....
1
vote
1
answer
832
views
Interpreting The Gradle Compatibility Matrix (Java) for Android Development
On the Gradle Compatibility Matrix for Java Runtime, there is only one single Java version associated with a given Gradle Wrapper version (I'm assuming "Grade Version" can mean "Gradle ...
1
vote
0
answers
95
views
How to successfully build and run an old Flutter project with the new Flutter SDK?
Is there any working or reliable procedure on how to build and run an old (not too) Flutter project with the new Flutter SDK?
I'm desperately looking for a somehow well structured MVVM or Bloc sample ...
0
votes
1
answer
60
views
What features require IE 11 Compatibility Mode
I need to update a legacy web site which currently runs in IE 11 compatibility mode in Edge so that it can directly in Edge. I can find lots of references to how to turn on compatibility mode but I ...
0
votes
0
answers
79
views
Azure Analysis Service Tabular Cube Compatibility Level Confusion 1608 But API Returns 1600
I have a application written in C# that amongst other things connects to a Azure Analysis Service and moves and alerts tabular cubes, once of the functions I run is a "hotswap" function ...
2
votes
0
answers
85
views
WinSDK compatibility: Which version can I target for?
I am currently developing a Windows app in MSVC2022 (C++20) which links to a few third-party DLLs. I ran into a compiler problem in an exotic Windows header recently:
C:\Program Files (x86)\Windows ...
-1
votes
1
answer
157
views
How to convert an old Xamarin.Forms renderer derived from IVisualElementRenderer with a custom controller to a .NET MAUI handler?
I'm having a major issue with converting Xamarin.Forms renderers to .NET MAUI handlers.
Using registration with .AddCompatibilityRenderer is not an option because only a blank page is displayed (it’s ...
0
votes
1
answer
682
views
Error running downloaded vs_installer.exe on Windows: "This app can't run on your PC"
I have successfully downloaded Visual Studio Installer using curl with the following command:
C:\Windows\System32\curl.exe -o vs_installer.exe https://aka.ms/vs/17/release/vs_installer.exe
However, ...
10
votes
4
answers
8k
views
Bad version of the SoLoader SDK causing crashes on 64-bit devices - Error on Play Console during app review
I'm experiencing an issue outdated version of the SoLoader SDK. The error message suggests updating the SoLoader SDK to version 0.10.4 or higher. Below are the details of the issue and what I've tried ...
0
votes
1
answer
377
views
Web Speech API and WebView compatibility
I have a website that uses the SpeechSynthesis from the Web Speech API. Now, I need to migrate this site to Android, but the Android WebView doesn't support SpeechSynthesis, while Chrome on Android ...
1
vote
0
answers
655
views
Is there any way to specify a minimum version in a Swift Package just for one platform without overriding the compatibility with other platforms?
I am working on a Swift Package and I want to add a NLLanguageRecognizer instance, which is only available in macOS 10.14+. At this point the other default minimums for Swift Packages are fine; Xcode ...
0
votes
1
answer
153
views
Compatibility problem between mangoose 8.4.4 and Angular 18 SSR (node)
I recently built a project from scratch : Angular 18 app (SSR). The project includes some libraries imported from another more achieve project (copy pasting the package.json).
I set up my application (...
1
vote
1
answer
343
views
Incompatible version of Node.js with Windows
I'm encountering an issue when trying to run Node.js on my Windows machine. I receive the following error message:
This version of C:\Users\Admin\node_modules\node\bin\node.exe is not compatible with ...
1
vote
0
answers
179
views
Model works in tensorflow 2.15 perfectly but unable to import the model in tensorflow 2.16
I am facing an unusual issue which is not being found on the internet as well. I have trained a Classification model on tensorflow 2.15. This model runs perfectly but when when I try to import that ...
2
votes
1
answer
3k
views
While building the Azure pipeline getting an error like .NET 5 has some compatibility issues with older Nuget versions(<=5.7), usedotnetcli/restore
While building the azure pipelines with classic editor i am getting the below error in build
.NET 5 has some compatibility issues with older Nuget versions(<=5.7), so if you are using an older ...
1
vote
0
answers
70
views
Package conflicts in Julia (Multilayered network analysis)
I'm new to Julia from python and the initial environment are quiet different.
Recently, I face conflict with julia packages in using Multilayer Graphs.
When I add Pkg.add("MultilayerGraphs"),...
1
vote
1
answer
175
views
@vars and @symfuns suddenly not defined in Julia while using SymPy
I recently updated Julia from 1.9.0 to 1.10.3 and all my codes that used @vars or @symfuns now don´t work because they say that they aren´t defined even though I´m using SymPy. Before the update it ...
1
vote
0
answers
181
views
"Flutter App Compatibility Issue on Play Store"
Internal EARLY ACCESS S.S
EARLY ACCESS S.S
I successfully published my flutter application in the Internal test (version code 1). Testers could download the app without any problems. When it came to ...
1
vote
0
answers
74
views
C++ Windows Compatibility Mode full complete List?
I have received help here with setting the compatibility mode for my program via C++. I was looking for a full list of options for this and I have guessed at a lot. Please tell me what the following ...
-1
votes
1
answer
180
views
Jfrog Artifactory - 7.46.11 's compatibility with RHEL 7.9
need to know if old version of jfrog Artifactory( 7.46.11) is compatible with RH 7.9, currently it is running in RHEL 7.5, Jfrog's site doesn't help
Similarly Jfrog Missioncontrol and xray are running ...