Its urgent!!!!

  • Thread starter Thread starter sonu
  • Start date Start date
S

sonu

I have a component for scanning images which is a windows application.I
want to
include this component in my ASP.NET project.So that this windows
application can run on clint machine.
Is it possible?
 
ClickOnce is the name of the new web deployment technologie of Microsoft.
It work only with fully trusted assemblies though (hence .NET).
 
More to the point, it only works with Framework 2.0 ( Visual Studio 2005).
So, it probably won't work if he
has 2003 or earlier.
james
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top