Find

Question
· Apr 4, 2018

^ISCSOAP Error Console Log

Hi.

The message is received a few times a day.

On documentation, this ^ISCSOAP^is log to service SOAP, but why send to cconsole.log?

04/04/18-01:00:00:597 (10608) 2 ^ISCSOAP in Namespace %SYS has been active for 348 day(s).
04/04/18-01:00:00:598 (10608) 2 ^ISCSOAP in Namespace X has been active for 165 day(s).

Help-me.

Tks

6 Comments
Discussion (6)2
Log in or sign up to continue
Question
· Apr 2, 2018

Using ASP.Net Core 2.0 with Cache Object Script.

Hello all,

Is using ASP.Net Core 2.0 with Cache Object Script possible? I have it successfully working with .Net 4.5 using the supplied .Net 4.5 Dll file by Intersystems. Is there an updated Dll file for .Net Core 2.0?

Thanks

1 Comment
Discussion (1)0
Log in or sign up to continue
Question
· Mar 22, 2018

Creating Extension/Plugin for Cache Studio in Windows

Can any one give  suggestion on creating extension for cache studio in windows.

2 Comments
Discussion (2)0
Log in or sign up to continue
Question
· Mar 13, 2018

Sending PDF to Printer using Cache - Windows

Hi All,

I need some help with sending PDF files to printer using cache instead of using third party tools(Adobe, foxit reader, etc..).
Sometime i getting access issue with the exe files.

Can able to send text data to printer using below code.

Set Dev="|PRN|PrinterName"
OPEN Dev:(/DATATYPE="TEXT"):80
USE Dev Write "Test printing",!
CLOSE Dev


Any suggestions on sending PDF to printer?

3 Comments
Discussion (3)0
Log in or sign up to continue
Question
· Mar 8, 2018

Instance is down although there is process attached to shared memory

While trying to start the instance INSTANCE001, getting below error, where cache.shid file doesnot contains anything.

This is in a Linux server.

Any help is appreciated.

$ ccontrol start INSTANCE001

INSTANCE001 startup failed: Instance is down although there is process attached to shared memory

You can get the shared memory ID in cache.shid file

then run 'ipcs -m -a' to see the number of processes still attached.
7 Comments
Discussion (7)2
Log in or sign up to continue