Jump to content

solution of error"Please go to control panel install and configure component service"

- - - - -

  • Please log in to reply
6 replies to this topic

#1
Sanu

Sanu

    Newbie

  • Members
  • Pip
  • 8 posts
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

#2
gokuajmes

gokuajmes

    Programming God

  • Members
  • PipPipPipPipPipPipPip
  • 518 posts
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
Sanu

Sanu

    Newbie

  • Members
  • Pip
  • 8 posts

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
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,822 posts
  • Location:Upstate, South Carolina
  • Programming Language:C, C++, PL/SQL, Delphi/Object Pascal, Pascal, Transact-SQL, Others
  • Learning:Java, C#, PHP, JavaScript, Lisp, Fortran, Haskell, Others
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)?
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#5
Sanu

Sanu

    Newbie

  • Members
  • Pip
  • 8 posts

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)?

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
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,822 posts
  • Location:Upstate, South Carolina
  • Programming Language:C, C++, PL/SQL, Delphi/Object Pascal, Pascal, Transact-SQL, Others
  • Learning:Java, C#, PHP, JavaScript, Lisp, Fortran, Haskell, Others
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?
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#7
gokuajmes

gokuajmes

    Programming God

  • Members
  • PipPipPipPipPipPipPip
  • 518 posts
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
http://labs.adobe.co...logies/alchemy/





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users