As already explained in the post below, we need to execute a C# WinForms app for every new ASP.NET vistitor of a specific aspx page and keep the WinForms app alive processing the different selections the visitor does on the web page. When the user leaves,
we can close the WinForms app.
Currently we managed to execute the WinForms app at each command but considering that the WinForms app needs to load tons of things at startup we cannot keep the state in a database and re-run the app each time.
Could this be a windows service instead? As there is no human interaction I don't see how a winform would be a better solution to a service. The service can always be running and you can thread the processes for higher volume.
It's a long story, we need to produce images from the screen of a CAD application using a OpenGL/DirectX control - totally - incompatible with .NET and Co.
We are ready to pay somebody to prepare a skeletal Visual Studio solution of the requested sample. For example a web page with a textbox and a button that:
1) after pressing a button the first time opens a server side C# WinForms application with a textbox control
2) displays the text in the textbox control
3) return the string
4) when the same user adds a second string, the string are chained displayed and returned to the web page
5) the WinForms app is closed after the user leaves
Of course all of this can be done by dozens of users concurrently.
I am trying to contact you to proceed with this project but all the messages I send you bounce back. Please provide a professional e-mail address, we need to start ASAP.
Here is the error we receive:
host mta5.am0.yahoodns.net [67.195.168.230]: 421 4.7.1
[TS03] All messages from 72.34.48.2 will be permanently deferred; Retrying will
NOT succeed. See http://postmaster.yahoo.com/421-ts03.html:
devdept
Member
34 Points
39 Posts
ASP.NET website consuming a server side WinForms app
Sep 07, 2011 09:05 AM|LINK
Hi All,
As already explained in the post below, we need to execute a C# WinForms app for every new ASP.NET vistitor of a specific aspx page and keep the WinForms app alive processing the different selections the visitor does on the web page. When the user leaves, we can close the WinForms app.
Currently we managed to execute the WinForms app at each command but considering that the WinForms app needs to load tons of things at startup we cannot keep the state in a database and re-run the app each time.
How can we do this?
Thanks,
Alberto
http://social.msdn.microsoft.com/Forums/en-US/wcf/thread/f4a0fc16-7429-4833-8246-f670fde6f098/
DarthSwian
Star
12771 Points
2361 Posts
Re: ASP.NET website consuming a server side WinForms app
Sep 07, 2011 11:48 AM|LINK
Could this be a windows service instead? As there is no human interaction I don't see how a winform would be a better solution to a service. The service can always be running and you can thread the processes for higher volume.
Seek and ye shall find or http://lmgtfy.com/
devdept
Member
34 Points
39 Posts
Re: ASP.NET website consuming a server side WinForms app
Sep 07, 2011 12:12 PM|LINK
Hi DarthSwian,
It's a long story, we need to produce images from the screen of a CAD application using a OpenGL/DirectX control - totally - incompatible with .NET and Co.
Do you know how to deal with this scenario?
Thanks,
Alberto
devdept
Member
34 Points
39 Posts
Re: ASP.NET website consuming a server side WinForms app
Sep 08, 2011 10:06 AM|LINK
We are ready to pay somebody to prepare a skeletal Visual Studio solution of the requested sample. For example a web page with a textbox and a button that:
1) after pressing a button the first time opens a server side C# WinForms application with a textbox control
2) displays the text in the textbox control
3) return the string
4) when the same user adds a second string, the string are chained displayed and returned to the web page
5) the WinForms app is closed after the user leaves
Of course all of this can be done by dozens of users concurrently.
Anybody interested?
Thanks,
Alberto
lingaraj.mis...
Member
6 Points
3 Posts
Re: ASP.NET website consuming a server side WinForms app
Sep 12, 2011 01:19 PM|LINK
I am intrested for this.
You can mail me your req to raj_xps@yahoo.com
--------------------------------------------
Lingaraj Mishra
konanki
Contributor
6198 Points
1239 Posts
Re: ASP.NET website consuming a server side WinForms app
Sep 12, 2011 03:18 PM|LINK
heck below url
http://stackoverflow.com/questions/7316162/winforms-server-side-consumed-by-asp-net-wcf
devdept
Member
34 Points
39 Posts
Re: ASP.NET website consuming a server side WinForms app
Sep 13, 2011 06:54 AM|LINK
Hi Konanki,
That question belong to us and it is still unanswered.
Alberto
devdept
Member
34 Points
39 Posts
Re: ASP.NET website consuming a server side WinForms app
Sep 15, 2011 06:41 AM|LINK
Raj,
I am trying to contact you to proceed with this project but all the messages I send you bounce back. Please provide a professional e-mail address, we need to start ASAP.
Here is the error we receive:
host mta5.am0.yahoodns.net [67.195.168.230]: 421 4.7.1
[TS03] All messages from 72.34.48.2 will be permanently deferred; Retrying will
NOT succeed. See http://postmaster.yahoo.com/421-ts03.html:
retry timeout exceeded
devdept
Member
34 Points
39 Posts
Re: ASP.NET website consuming a server side WinForms app
Sep 19, 2011 03:32 PM|LINK
Hi Raj,
Please drop me a line, I don't understand if you can receive my e-mail messages.
Alberto