Maybe I missed something, but I don't see the ML-versions for the Developer Preview.
Is this correct ?
- Log in to post comments
Maybe I missed something, but I don't see the ML-versions for the Developer Preview.
Is this correct ?
No, authentication with just username and password doesn't seems to work.
Is it possible to add the intersystems registry (https://containers.intersystems.com/) in portainer with authentication ?
I've the same problem with :
Class Test.Producten Extends %Persistent
{
Property Nummer As %Integer;
Property Naam As %String;
Property Prijs As %Numeric;
Property Prijs2 As %Decimal;
}
%Numeric and %Decimal are accessible by MSSQL.
Solved by WRC : WebDAV must be removed from IIS for /api
I have a problem installing this version.
Microsoft Defender 365 has detected a security threath in studio.cab : 'Bearfoos' malware.
Maybe a false positive ?
Is there a way to convert/export to pdf ?
I installed pypiwin32
ClassMethod Test() [ Language = python ]
{
import win32api
}
USER>Do ##class(User.Demo).Test()
DO ##CLASS(User.Demo).Test()
^
<THROW> *%Exception.PythonException <THROW> 230 ^^0^ <class 'ModuleNotFoundError'>: No module named 'win32api' -
USER>
I get this error :
PS C:\Users\kurthofman> C:\InterSystems\IRIS\bin\irispip install --target C:\InterSystems\IRIS\mgr\python win32api
ERROR: Could not find a version that satisfies the requirement win32api (from versions: none)
ERROR: No matching distribution found for win32api
There is no C:\InterSystems\IRIS\lib\python\Scripts\pywin32_postinstall.py
Thanks, I replaced 51773 with 1972 and now it works !
Will there be an update to Caché 2018 as well ?
The download for IRIS Studio 2019.4 is not working.
Will there be a Caché 2019-version released this year or will it stop at version 2018 ?
Thanks, but I can(t find the correct way to install Caché ODBC. Do I have to extract it in a special folder or so and then follow the UNIX-like installation or something else ?
Doesn't seem to work at all, ...
The only thing that works is Caché Terminal, but soms F-keys don't work and our customer don't like it :-(
$zm = RY\Latin1\K\UTF-8\
Reflection can show unicode's just fine, it's just that we can't input them !
Maybe this could help.
We add an extra SMTP-connector in Office 365 allowing e-mail to be send from all of our servers based on their WAN-address.
It uses plain simple SMTP over port 25.
Hello,
We're having issues with our Delphi-client where it receives empty datasets.
Response fr om WRC :
The problem was that Delphi switches from read uncommited to read commited mode and we had a problem there with the joins on null values. The fix will be included in the next maintenance kits for 2017.2.x. The change already went into 2018.1 so it will be in all versions 2018+.
GREAT !
We're waiting for Caché 2018 to upgrade all of our instances, because 2017 has issues with ODBC.
Great, but where is Caché 2018 (or at least the fieldtest) ?
It seems that the folder /opt/webgateway/cache/csp wasn't created.
Creating the folder solved the problem !
apache2.conf :
#### BEGIN-ApacheCSP-SECTION ####
LoadModule csp_module_sa "/opt/webgateway/bin/CSPa24.so"
CSPModulePath "/opt/webgateway/bin/"
CSPConfigPath "/opt/webgateway/bin/"
Alias /csp/ "/opt/webgateway/cache/csp/"
<Location "/csp/bin/Systems/">
SetHandler csp-handler-sa
</Location>
<Location "/csp/bin/RunTime/">
SetHandler csp-handler-sa
</Location>
<Directory "/opt/webgateway/cache/csp">
CSPFileTypes csp cls zen cxw
AllowOverride None
Options MultiViews FollowSymLinks ExecCGI
Require all granted
<FilesMatch "\.(log|ini|pid|exe)$">
Require all denied
</FilesMatch>
</Directory>
<Directory "/opt/webgateway/bin/">
AllowOverride None
Options None
Require all granted
<FilesMatch "\.(log|ini|pid|exe)$">
Require all denied
</FilesMatch>
</Directory>
#### END-ApacheCSP-SECTION ####
#### BEGIN-ApacheCSP-SECTION-CACHE ####
Alias /cache/csp/ "/opt/webgateway/cache/csp/"
#### END-ApacheCSP-SECTION-CACHE ####
You don't have permission to access /csp/bin/Systems/Module.cxw on this server.
I'm trying to install CSPGateway-2018.1.1.638.0-lnxubuntux64.tar.gz on Ubuntu Server 18.04 to connect to an existing Caché 2016-server with license. I keep getting access denied from Apache and http://cspgateway/csp/bin/Systems/Module.cxw is not working.
Hello, we also have the problem that the Data source is not present in the Data Source Wizard in VS2017 !
Are the Docker-images for Caché/Ensemble already available ?
I also have a problem with the certificate.