i have biometrics windows c# application i want to use it in my web application
how to use OCX in asp.nethow to use OCX in asp.net
Page 1 of 1
1 Replies - 8045 Views - Last Post: 10 September 2008 - 06:02 AM
Replies To: how to use OCX in asp.net
#2
Re: how to use OCX in asp.net
Posted 10 September 2008 - 06:02 AM
You need to register the OCX file in the machine where you are running the application.
Like this...
Then add the reference of the ocx to your application...
Like this...
regsvr32 YOURFILE.OCX /s
Then add the reference of the ocx to your application...
Page 1 of 1
|
|

New Topic/Question
Reply




MultiQuote




|