g3nsvrv

Results 46 comments of g3nsvrv

first search on google > The error code 0x80004005 in the context of an SQL Server package execution typically indicates a generic connection or access issue. It often signals that...

> Does the google search mention options to fix this installation? not really, but it might be an incompatibility issue. I tried myself using Windows Server 2025 for ARM64, and...

@steveoh check my other issue, I ran into some issues, but I figure out how to make it work properly: https://github.com/jimm98y/MSSQLEXPRESS-M1-Install/issues/61

I been reading a lot of issues about the installation, maybe they need to install a proper version of windows, just saying. mine is `windows server 2025 arm64` and works...

well... i found out that SSMS does not have a compatible build for arm64 yet, I have installed it and crashed after I open the app. For Reference: ``` Faulting...

I gonna try this, wish me luck: https://sinclairinat0r.com/2025/05/29/how-to-run-SSMS-21-on-Windows-11-Arm64

> I gonna try this, wish me luck: https://sinclairinat0r.com/2025/05/29/how-to-run-SSMS-21-on-Windows-11-Arm64 ok, this works just fine, but I cannot connect to any instance. I noticed that the service is running as a...

OK, after a long long long troubleshoot, I figure out the issue. For some reason, the `Sql Server Configuration Manager` does not show anything under: - SQL Server Network Configuration...

`eopkg` does not supports file search for non installed packages, so cannot be used to install qdbus automatically based on the latest version available. https://github.com/getsolus/eopkg/issues/193 Hardcoding as a temporary solution.