Hi, maybe you can help me,
My name is mike and I'm developing a class in c# which wraps the ICO functionality.
That's mean that when I push a button for example I make an instance of this class (which is exist in the web server) and call icaObject.Connect() which suppose to open a citrix session.
My ICO version is 2.3.
I can tell you that I developed an HTML page with an embedded ICO and it works pretty fine (session has been established)
But now when I do it actually from the web server nothing happened.
If you can't help me maybe you can give me a ref. site.
Thanks in advance
My name is mike and I'm developing a class in c# which wraps the ICO functionality.
That's mean that when I push a button for example I make an instance of this class (which is exist in the web server) and call icaObject.Connect() which suppose to open a citrix session.
My ICO version is 2.3.
I can tell you that I developed an HTML page with an embedded ICO and it works pretty fine (session has been established)
But now when I do it actually from the web server nothing happened.
If you can't help me maybe you can give me a ref. site.
Thanks in advance