bugs >> anyone us Capicom in VB6 app?

by David Glienna » Sun, 22 Jun 2008 14:09:59 GMT

Started getting a "Bad Data" error, even running in the IDE!

--
David Glienna
MVP - Visual Developer (Visual Basic)
2006 thru 2008




bugs >> anyone us Capicom in VB6 app?

by Sinna » Mon, 23 Jun 2008 14:22:37 GMT




If you don't provide a (little) bit more information, we won't be able
to help you.
No samples available on the web?

Sinna



Similar Threads

1. Help with CAPICOM in VB6

Hi,

I need to be able to use an SSL cert within my VB6 application, so
that this can be verified with a partners web service when sending
XML.  The certificate in question is in the Personal Certificate store
in Internet Explorer.  Any ideas on how I can use CAPICOM to point to
and use this cert within the store?

Appreciate any help on this.

Thanks

2. Capicom and cryptoapi unter VB6

3. Encryption/Decryption using CryptoAPI/dotnet and VB6/CAPICOM

Is it possible to decrypt data using the CryptoAPI and dotNet that was
encrypted in VB6 using the TripleDes algorithm in CAPICOM 2.0 and vice
versa?
I don't see where CAPICPM allows me to specify the initialization
vector.

If this can be done, please provide or direct me to code samples for
both VB6 and dotNet.

Any assistance is greatly appreciated.

4. Does anyone know how to ftp file from with in a VB App - VB.Net

5. anyone have personal experience of minimum machine specs for a .Net app

Hi

our company is just about to embark on developing a PIM-type application and
would like to use .NET (VB6 is our distant option 2).

The question we are currently investigating is whether the minimum machine
requirements (processor speed & memory) will rule out too much of our target
market (the universe of Windows users, well at least W98+ users).  Our
primary question is what is the minimum specification of a machine to run a
relatively sophisticated application (using MSDE)? (& fyi, our second
inquiry is trying to find some stats on what the installed base of
Windows-based computers looks like).

I have read Microsoft's specs, but always take these with a grain of salt
(90MHz+, 32Mb+ RAM) so I am looking for information from developers about
their real-world experiences of deploying their .Net applications
(preferably database-based apps & even more preferably MSDE-based ones) into
the "field".  I'm  not just interested in whether the application can be
installed & run, but also whether it runs with sufficient performance to
meet the user's expectations based upon other applications they may also run
on that same machine.

The information I am looking for will ultimately help me to determine that
the real-world minimum spec for a .Net app is x Mhz & y Mb RAM.  Any one out
there with some grounded experience of x & y with one or more .Net
applications deployments.

any assistance much appreciated

regards


Mitch Olson




6. Has anyone succesfully deployed a crystal XI app? - VB Crystal Report

7. .Net equivalent app of VB6 app using Winsock control

Hello.

I want to rewrite a VB6 app that uses the Winsock control to communitate to 
an IBM AS/400 computer via TCP/IP, and possibly later on via UDP.

What .Net namespaces/classes/etc.would I need to look at to get this thing 
going? Also, what pitfalls (if any) should I look out for?

Thanks in advance,

Mike 


8. Open VB.NET app from VB6 app & vice-versa - Microsoft .NET Framework