on ‎2012 Oct 22 8:19 AM
We are planning to move all websites (asp.net) to Windows Server Core. Can I install SA12 client on it?
Request clarification before answering.
Yes, this is a supported platform ("Microsoft Windows x86/x64"). See: http://www.sybase.com/detail?id=1091125#SA
Be careful when you are deploying the native DLL components (See: http://dcx.sybase.com/index.html#1201/en/dbprogramming/deploying-adonet-deploy.html - e.g. dbicu12.dll, dbicudt12.dll, dbcon12.dll, and dblgen12.dll ) that you match the SQL Anywhere directory (\\bin32 or \\bin64) to the version of ASP.NET you are running.
If you have compiled the ASP.NET application for "Any CPU", this will pick the architecture (x86/x64) of the operating system you are currently running at runtime, and you should deploy the components accordingly.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
That's correct. See the IIS blog article here that describes support for ASP.NET on IIS on Server Core:
http://blogs.iis.net/bills/archive/2008/11/24/asp-net-supported-on-server-core-windows-server-2008-r...
| User | Count |
|---|---|
| 9 | |
| 7 | |
| 7 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.