Hey plz help me i want 2 call my window project exe in my web application i had copy exe in my website folder and run this exe before running my website. reply me as soon as possible
Thanx
Sanu
solution of error"Please go to control panel install and configure component service"
Started by Sanu, Apr 12 2010 02:05 AM
6 replies to this topic
#1
Posted 12 April 2010 - 02:05 AM
|
|
|
#2
Posted 14 April 2010 - 08:25 PM
For security reasons ! COM objects are not allowed to be invoked by a WebRequest such as from a ASP.NET webpage.If you want to make some interactions with the client please use the JQuery UI framework , also try the Silverlight 3.0 SDK
#3
Posted 15 April 2010 - 10:58 PM
gokuajmes said:
For security reasons ! COM objects are not allowed to be invoked by a WebRequest such as from a ASP.NET webpage.If you want to make some interactions with the client please use the JQuery UI framework , also try the Silverlight 3.0 SDK
Thanku for reply bt i don't know how to use jquery if u have any sample to open my exe with jquery then plz send me link or COde. plz send as soon as possible
Thanks
Sanu
#4
Posted 16 April 2010 - 07:47 AM
No, you aren't understanding: what you are trying to do is A BAD THING .
That said, you can run the .exe on your server only if you specifically configure permissions on the server. If you are trying to get your visitor to run it, that's REALLY bad and should never be attempted!
What type of web-server are you using (IIS, Apache, other)?
That said, you can run the .exe on your server only if you specifically configure permissions on the server. If you are trying to get your visitor to run it, that's REALLY bad and should never be attempted!
What type of web-server are you using (IIS, Apache, other)?
#5
Posted 17 April 2010 - 03:47 AM
WingedPanther said:
No, you aren't understanding: what you are trying to do is A BAD THING .
That said, you can run the .exe on your server only if you specifically configure permissions on the server. If you are trying to get your visitor to run it, that's REALLY bad and should never be attempted!
What type of web-server are you using (IIS, Apache, other)?
That said, you can run the .exe on your server only if you specifically configure permissions on the server. If you are trying to get your visitor to run it, that's REALLY bad and should never be attempted!
What type of web-server are you using (IIS, Apache, other)?
Thanks for ur reply
bt tell me how to done my task i want to make a webapplication in which i want to login user by their face which is captured by webcame then tell me how to use webcame in my web application and how to compare captured photo vid database stored photo
#6
Posted 17 April 2010 - 06:34 AM
Unless you are doing this in a controlled environment (like a company with security policies in place), this process will FAIL. You need the user to cooperate in sending the image, and you need to do it with a browser-neutral technology. In addition, you're dealing with building face-recognition technology, which is non-trivial.
Do you have face-recognition software built already, and do you have any guarantee your users will have web-cams?
Do you have face-recognition software built already, and do you have any guarantee your users will have web-cams?
#7
Posted 19 April 2010 - 02:40 AM
my best bet , develop a Toolbar.It's a Executable + Com object that can run Executable file in Clients !! but how many people really like downloading a Toolbar !!
I am sure Adobe Alchemy [Adobe Labs] is the answer for this .see below on what is it ? & How to incorporate it to your application
I am sure Adobe Alchemy [Adobe Labs] is the answer for this .see below on what is it ? & How to incorporate it to your application
http://labs.adobe.co...logies/alchemy/
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users


Sign In
Create Account

Back to top









