This error message indicates that the connection string being used in your C# code contains the keyword 'version', which is not supported. The message suggests referring to the link provided for possible alternatives: 'https://go.microsoft.com/fwlink/?linkid=2142181'. It's likely that your connection string needs to be modified or updated to resolve the issue. This could involve removing the 'version' keyword or utilizing a different connection string format that aligns with the current database configuration. The provided link will guide you towards a suitable solution.

C# System.ArgumentException: 'version' Keyword Not Supported in Connection String

原文地址: https://www.cveoy.top/t/topic/oZOB 著作权归作者所有。请勿转载和采集!

免费AI点我,无需注册和登录