Rameez Yousuf

Rameez Yousuf

  • NA
  • 4
  • 1.9k

C#

May 18 2014 5:10 AM

How Do I Searching In C# With Image ??


Answers (2)

0
Steven Reid

Steven Reid

  • 0
  • 179
  • 3.6k
Mar 13 2015 12:01 AM
Hi Vishnu, You need to debug your code again. This is error on your code
0
Manish Kumar Choudhary

Manish Kumar Choudhary

  • 165
  • 11k
  • 5.3m
Mar 3 2015 4:27 AM
try ReadOnly.
There error is showing due to some application or webconfig error. You have to debug it.
0
Vishnu Bhangale

Vishnu Bhangale

  • 0
  • 264
  • 46.2k
Mar 3 2015 4:25 AM
thanks sir
i try it but error not gone

0
Manish Kumar Choudhary

Manish Kumar Choudhary

  • 165
  • 11k
  • 5.3m
Mar 3 2015 4:14 AM
 <customErrors mode="On"/>  make it on
and check what error you are getting