Welcome to LEAD Support Forum Login | Register | Faq  

    LEAD Support Forum
  Resource to find answers and post technical questions about LEAD products.
Search    
   

Re: No need to reply for the last post.
Started by GregR at 09-11-2008 11:56. Topic has 17 replies.

Print Search « Previous Thread Next Thread »
  09-11-2008, 11:56
GregR is not online. Last active: 1/2/2009 9:03:27 AM GregR



Top 10 Posts
Joined on 05-31-2006
In House
Posts 1,811
Re: No need to reply for the last post.
Reply Quote
1.
You will need to increment the version of the cab file in the <object> tag like this:

<object id="myControl1" classid="clsid:D0000000-AAAA-BBBB-CCCC-EEEEEEEEEEEE" codebase="./ScanUpload.cab#version=1,0,0,0" height="600" width="100%">

If it is newer than what is registered on their machine, it will download and install the new version.  While researching this further it appears that there's a problem with RegAsm in that it doesn't actually register the cab file's version correctly.  Here's a forum post explaining the problem and how to resolve it...funny enough, this was also a LEAD customer.

http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=1536629&SiteID=1

2.
I'm not sure what you mean by this.  The sample project is intended to build the cab file as well.  Are you getting any errors in the build process?

Greg Ross
LEADTOOLS Technical Support
   Report 
  09-12-2008, 8:58
manoj is not online. Last active: 8/2/2008 12:34:32 PM manoj

Top 75 Posts
Joined on 08-02-2008
Posts 29
Re: No need to reply for the last post.
Reply Quote
Hai Ross,
Thanks for ur reply.

1.I know that we have to change the version. Thats ok. I want to know ki every time I change the ScanUpload.dll the new cab file will be created with the changes in ScanUpload.dll.

2.Also if possible I want a full document explaining every step of the project(how it was created from initial to last) that I downloaded from ur website.
http://support.leadtools.com/SupportPortal/cs/forums/18445/ShowPost.aspx
   Report 
  09-15-2008, 7:09
manoj is not online. Last active: 8/2/2008 12:34:32 PM manoj

Top 75 Posts
Joined on 08-02-2008
Posts 29
Re: No need to reply for the last post.
Reply Quote
Hai Greg,
No need to reply for the above post. I am done with it. I will soon post a project which will help others who want to use client server application using database to save images.

Bye
   Report 
Post
 Page 2 of 2 (18 items) « 1 2
LEAD Support Fo... » Developer » Scanning/Captur... » Re: No need to reply for the last post.

Powered by Community Server, by Telligent Systems