web (asp.net) - WeOnlyDo Discussion board

web (asp.net) (General questions)

by Anonymus, Wednesday, August 10, 2005, 10:39 (7044 days ago)

Can i use your component in my web base project, i mean to say that I use your example of Teminal CS Sample and embed it in ASP.Net Application.

I am unable to call it..any example u guys have

Re: web (asp.net)

by wodSupport, Wednesday, August 10, 2005, 11:02 (7044 days ago) @ Anonymus

Dear,

yes you can, but you have to be more precise how you plan to use it. If you want to have terminal screen, then component must be run on client's side embedded in HTML code, and all connections will be made from the client side.
If you don't need terminal screen, then you can use component from the server in ASP code, but remember that each new web page request will (most probably) reopen wodSSH's connection towards server (unless you put wodSSH's reference in session object).

There is a sample for ASP.NET if you have installed wodSSH.NET's demo - you will probably need temporary license key so let us know how it goes.

Hope I helped.
Kreso

Re: web (asp.net)

by Fahad, Friday, August 12, 2005, 09:25 (7042 days ago) @ wodSupport


There is a sample for ASP.NET if you have installed wodSSH.NET's demo - you will probably need temporary license key so let us know how it goes.

Dear Kreso,

I successfully embed your code in my ASP.Net Application, but I am getting this error Could not read licensing data. If running from ASPX please contact general@weonlydo.com . Could you plz provide me the temporary test license key so i can use it for testing and then place order.

Fahad

Re: web (asp.net)

by wodSupport, Friday, August 12, 2005, 09:47 (7042 days ago) @ Fahad

Yes I can, but only by email. Please send email to techsupport@weonlydo.com or general@weonlydo.com and we'll send you temporary license key.

Regards.