TWAIN ActiveX Control, Plug-in, Scanner SDK, Component, HTTP Control/SDK

Dynamsoft TWAIN Products

Support Community for TWAIN Control/Component/SDK for Scanning Solutions
* Login   * Register
* FAQ    * Search

It is currently Sun May 20, 2012 3:10 pm




Post new topic Reply to topic  [ 9 posts ] 
Author Message
 Post subject: HTTPUploadThroughPost Method
PostPosted: Sun Dec 05, 2010 2:53 am 
Offline

Joined: Sun Dec 05, 2010 12:34 am
Posts: 12
Dears,


When i use this method (HTTPUploadThroughPost ) in side web site its work ,
but when i use it in web application its cause crush and the IE crush why?


Top
 Profile  
 
 Post subject: Re: HTTPUploadThroughPost Method
PostPosted: Sun Dec 05, 2010 5:43 pm 
Offline
User avatar

Joined: Tue Mar 08, 2005 12:23 am
Posts: 1075
Hi bihad,

Quote:
When i use this method (HTTPUploadThroughPost ) in side web site its work ,
but when i use it in web application its cause crush and the IE crush why?


To better pinpoint the cause of the issue, shall we have an online meeting? If it's convenient for you, please contact us at livehelp:
http://www.dynamsoft.com/support/livehelp.aspx

Best regards.

_________________
Catherine Sea
TWAIN Support Team
TWAIN ActiveX/Plug-in for Web Applications, Scanner COM Control
TWAIN .NET Component/SDK for Desktop Applications

Follow me @Twitter, Facebook
Image


Top
 Profile  
 
 Post subject: Re: HTTPUploadThroughPost Method
PostPosted: Mon Dec 06, 2010 3:33 am 
Offline

Joined: Sun Dec 05, 2010 12:34 am
Posts: 12
Thank you Catherine for reply its wok now thanks again


Top
 Profile  
 
 Post subject: Re: HTTPUploadThroughPost Method
PostPosted: Mon Dec 06, 2010 6:08 pm 
Offline
User avatar

Joined: Tue Mar 08, 2005 12:23 am
Posts: 1075
Hi bihad,

Quote:
Thank you Catherine for reply its wok now thanks again

Glad to know that.

Would you please let us know how you managed to solve the issue? It would be of great help. :-)

Best regards.

_________________
Catherine Sea
TWAIN Support Team
TWAIN ActiveX/Plug-in for Web Applications, Scanner COM Control
TWAIN .NET Component/SDK for Desktop Applications

Follow me @Twitter, Facebook
Image


Top
 Profile  
 
 Post subject: Re: HTTPUploadThroughPost Method
PostPosted: Wed Dec 08, 2010 10:19 pm 
Offline

Joined: Sun Dec 05, 2010 12:34 am
Posts: 12
Hi Catherine,

every web applications normaly have a structure that is different from any other webapplication for each on different name space, while website has dynamic structure depend in the file in.

my problem caused by the declaration of a websevice object where i didn't mention the project name space in object declaration.

as in the exmaple:
[WebService-NameSpace].[WebServiceClass] [object]

WGRPFilesManagement.WGRPFilesManagement oAttachment = new WGRPFilesManagement.WGRPFilesManagement();

this one seems ok with no build errors but cause a functionality problem.

P.S: the webreference for the web service already added.
===
[DynamsoftTWAIN Project-NameSpace].[WebService-NameSpace].[WebServiceClass] [object]

WebCapture.WGRPFilesManagement.WGRPFilesManagement oAttachment = new WebCapture.WGRPFilesManagement.WGRPFilesManagement();


Top
 Profile  
 
 Post subject: Re: HTTPUploadThroughPost Method
PostPosted: Thu Dec 09, 2010 5:57 pm 
Offline
User avatar

Joined: Tue Mar 08, 2005 12:23 am
Posts: 1075
Hi bihad,

Thank you very much for your post. :-)

Best.

_________________
Catherine Sea
TWAIN Support Team
TWAIN ActiveX/Plug-in for Web Applications, Scanner COM Control
TWAIN .NET Component/SDK for Desktop Applications

Follow me @Twitter, Facebook
Image


Top
 Profile  
 
 Post subject: Re: HTTPUploadThroughPost Method
PostPosted: Thu Jul 07, 2011 6:42 am 
Offline

Joined: Wed Jun 29, 2011 7:14 am
Posts: 7
Been reading through documentation, and I realized the images need to be selected to be added to the PDF, is there a way to programatically select all images or is there a hidden FTPUploadAllasMultipagePDF?


Top
 Profile  
 
 Post subject: Re: HTTPUploadThroughPost Method
PostPosted: Thu Jul 07, 2011 6:51 am 
Offline

Joined: Wed Jun 29, 2011 7:14 am
Posts: 7
Ok, new update.

Found proper function for what I needed with the PDF files FTPUploadAllasPDF() (leaving the multipage would made it neon-sign obvious).

I am still having that unkown initialization error. Even when I try to debug the javascript there is no message coming out.


Top
 Profile  
 
 Post subject: Re: HTTPUploadThroughPost Method
PostPosted: Thu Jul 07, 2011 7:33 pm 
Offline
User avatar

Joined: Tue Mar 08, 2005 12:23 am
Posts: 1075
Hi JayGalway,

Would you please be more specific about the unknown initialization error? Do you mean the problem you described in another post?
inconsistent-blank-msg-box-t5334.html

_________________
Catherine Sea
TWAIN Support Team
TWAIN ActiveX/Plug-in for Web Applications, Scanner COM Control
TWAIN .NET Component/SDK for Desktop Applications

Follow me @Twitter, Facebook
Image


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 9 posts ] 

It is currently Sun May 20, 2012 3:10 pm


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron

Copyright © 2010 Dynamsoft Corporation. All Rights Reserved. | Knowledge Base | Source Control Blog