o
k
q
u
e
s
t
i
o
n
s
.
c
o
m

CAPICOM 3DES not working in a few machines -

hello, i am using capicom.dll and try using 3des and developed a activex component. This activex works in some machines but in other machines it just gives me error. if i switch to des it works in all the machines. any one knows y 3des works in a few machines and not in a couple of others

 

CAPICOM 3DES not working in a few machines -
hello, i am using capicom.dll and try using 3des and developed a activex component. This activex works in some machines but in other machines it just gives me error. if i switch to des it works in all the machines. any one knows y 3des works in a few machines and not in a couple of o


CAPICOM prerequitsites (RESOLVED) -
Hello everybody I want to use CAPICOM to digitally encrypt a password in my application. I know that CAPICOM is based on CryptoAPI. I have downloaded and installed the latest Microsoft SDK. Does this contain both the CAPICOM and CryptoAPI libraries? Also, in order to use CAPICOM wha


Tripple DES (3DES) encyption -
Hi All, i want to impliment 3des encrption technique in my visual basic 6.0 program, but still i am unable to find out any proper way. can anybody help me in this regards... Thanks In Advance. Regards, Farooq


Hash, base64, binary encryption, secure random numbers [CAPICOM] -
I got bored today and decided I'd write a better example of using the CAPICOM library with visual basic. Requirements: Version: CAPICOM 2.1.0.1 http://www.microsoft.com/downloads/d...DisplayLang=en Instructions: 1. You will need to download and install this CAPICOM library in


Exception while publishing project -
Hi all, When I am publishing my project I ma getting following exception pls let me know if any body know the solution: Error 2 SignTool reported an error 'Failed to sign bin\Release\WitnessAVI.publish\\setup.exe. SignTool Error: Signtool requires CAPICOM version 2.1.0.1


Capicom - size of encrypted field -
I am using Capicom in a web page with VBscript to create encrypted data to put it into a database field. I can't find anywhere in the online doc etc. how to know who large the field will be once it is encrypted. Is there a way to know that, or is there a way to control that? I need


Standard 3DES Algorithm -
Hi all; May i know where can i get a free copy of standard 3DES algorithm? Your help is indeed appreciated. Thanx in advance. Regards;


3DES Encryption and copy/paste questions... -
Hello! I was working on my application that does encryption in a few different encryption algorithms. I was trying to implement 3DES (or Triple DES) as used in this example here http://www.codeproject.com/vb/net/VB_NET_TripleDES.asp The code works just fine, and I am able to enc


Capicom and crypt binary files -
Hi ,i'm looking for a dll to encrypt birnary and text files , i think that capicom dll can do it ,but it's possible to encrypt binary files? ,i had tryed but i can't ,does anybody can show me an example? Thanks ,


Add Powerful Encryption To Your Visual Basic Programs -
I thought I would show you an easy way to add powerful encryption to your visual basic programs. Up till now, you either had to write the chipers in a fast language like C or deal with the CryptoAPI. Either way you went, it was very complex with uneven documentation. But lucky for the


Time out expire (MSDE) -
Hello I'm Ramesh, Until last week we were working in the following setup Platform details Server OS = Windows 2000 server. Client OS = Windows Professional. Database = MSDE (kept at Server) When we were working with the domain concept, it was working fine. Now, we wor


reading from ini file fails with capicom again -
Hi there, I have made a login form which has a form_load inwhich it reads from an ini file the value "password". But I would like to encrypt the value so I have used capicom The ini files looks like this: [Login Gegevens] UserName=systeem Database=MVL00001 PassWo


Storing End-User Passwords In SQL Server Tables -
I am building a web application using SQL Server and VBScript ASPs. I would normally use CAPICOM to hash the passwords and store them in a user table. When the user wants to log in, I hash the string he supplied during the challenge and compare it to the value stored in the DB. Th


Network Security Conundrum -
Alrite, so I'm ready to use the Capicom encryption component from microsoft to secure some messages between a client app and a server app. I plan on having them send certain messages back and forth that are often times identical, but their quantity is important. Anyways, here is the


[setup installers] -
hi there i ahve created an exe program which needs follwoing dlls 1) capicom.dll 2) comcat.dll 3) asycfilt.dll 4) msvbvm60.dll 5) oleaut32.dll 6) olepro32.dll 7) vb6stkit.dll 8) riched32.dll and the following ocx controls 1) comdlg32.ocx 2) mscomctl.ocx 3) richtx


State Machines -
Working on a state machine which requires re-entrant code. Anyone had any experience with State Machines -- would like to discuss??


The dreaded threading -
I am making a network monitor that checks user defined machines for an active network connection. So far it's working pretty good however there's a problem when trying to resolve a domain name that is down. Basically the flow is such: Machine added -Class tries to resolve DNS -


Installed applications on remote machines -
Hi, Is there a way of listing applications installed on remote machines on the network? I do have admin rights to all machines. Know you can get a list of programs on the local machines using vb.net (got some sample app somewhere) Kind Regards Stranger


Talking between two machines -
Hi What is the quickest and cheapest way to get two machines talking to each another in different parts of the world. Some one suggested that I should try and connect the two machines directly using an internet connection (because of local call rate). Is that possible?, I always th


database app. not running on all computers -
can somebody help me? I have developed a database project in VB. It is working on all new machines. But the problem is that it is not running on old machines of Ibm 'even after running setup'. When I tried to debug the program on these machines I found that it is not executing the


Does exist free DLL with 3DES -
Hello everybody I need some free DLL for VB6 with triple DES ,but I can't find it. Can somebody help me? Thanks


System shutsdown automatically -
I have installed my VB project (Client/Server) in 10 machines. I added my path in system.ini's Shell. In few machines after my programs loaded, the system shutsdown automatically. But other machines are not shutting down. After I switched on many times (in auto shutting machines), my


Dot Net CreateObject - 64 bits problem -
Hello everybody! I am working on a project with dotnet and I use CreateObject for a 32-bit COM dll.Everything works fine on 32-bit machines. The problem is that I can't CreateObject on 64-bit machines?Can you help? Thanks in advance


Deployed app doesn't run on all machines -
I've just deployed my first app to my current work place, after working on it from home for a few weeks. I used the Setup Wiz (VB5) to create 4 setup floppies, and used them to install the app on all machines. 4 of the 5 machines it was installed on work perfectly, but the fifth cr


Visual Studio Installer problem -
When I try to run packages created with the VB/Visual Studio installer, some machines run the .msi package properly, some machines prompt the user for which program to associate .msi files with. What can I do to get those machines to execute .msi packages? (usually Win9x based machine


ADO Provider Problems -
Hi Guys, Can anyone help please ??? I have a VB app which I install on various machines. On most machines it runs fine, but on some machines, I get the error message: 3706 ADO could not find the specified provider. Does anyone know what the problem is ???


maximun sockets connections -
Hi, I have an application that is a winsock server and one other applications that creates multiple socket connections to the server. I have a problem if I have this two connections in diferente machines. In some machines I cannot have more that 6 connections, If I try more conn


Computer List -
I had no look in getting machines to detect new occurances of the same program on mutiple machines, any idea?????? Another approach to my last question, how do I get a list of machines currently on the network, {if possible asynchronisly (spelt correctly ?????)}, Thanks in advanc


Network Help -
The company I work for has about 12 machine tied together through a hub. When I want to view a file on a mapped network drive it takes forever for the files to show up? Any solutions? Also there are 2 machines that "talk" to each other all the time. Could I hook the 2 of


data access slow on Win2K client machines -
Please help. I have written a VB.Net windows application that accesses an MS Access DB using DAO for create new/edit and ADO.Net when linking to controls (Datagrid). This was done b/c DAO is considerably faster. The problem is this: Whether it's using ADO.Net or DAO, queries on W


Networked Machines -
How can i get all the networked machines in a listview. NOT the folders they share just the machines. Thanks alot for the help, Ross


Log4j stops working -
I'm having a problem with Log4j... It stops working randomly, while the logger when it fails it always fails at the same point it does not always fail at all. eg one jar file used on two machines one machine the logging will stop at a certian point, on the other the logging will con


List machines on the network -
I need a method of listing all the machines connected to the network?... prefrably without additional controls. id rather use API calls i need to bung the names of the machines (or users) into a listbox it would be nice to detect the name of the domain aswell but thats not import


VB application not working on machines not having MS-Office -
Hi I could use a little help from you guys on a problem I am having. My problem is that I have created a VB6 Application that generates / formats excels. However I am not able to use the application on machines that dont have MS-Office or even MS-Excel installe


MSXML Availability on User Machines -
Does anyone know how how widespead MSXML is on user machines? I am wondering if I should plan to add some XML data storage to an app I'm working on. But I don't want users to have to install or update MSXML if they don;t have it....and I don't want to have to include it in my installer


Problem with Form authentication -
Hi Guys, I am using form authentication to secure my project. It is working fine in my machine. When I deploy the project in to the server, it works in only few machines, few machines it does not work. it keeps sending back to the login page again and again, as I am tracking the log


Outlook addin Not working -
I wrote an outlook addin which was working fine. suddenly it stopped working on many peoples machines. I have no idea what could have happened? Does anyone know any DLL's which may have been effected? ANY IDEAS WOULD BE HELPFUL. Thanks


Any ideas why this printing error -
Greetings, We have a customer who installed our software and it works fine on all his machines except for his XP machines. We tested the issue on our XP machine and it works fine. I can't figure out what I should tell him, so let me know if you have any ideas. Here's the situation:


0.0.0.[real last ip number] LocalIP Return from Winsock Control -
I'm developing an application for a for my company that communicates from app to app over our intranet. I installed the program and it seems to run find on all of the Win2k machines. All of the WinNT 4.0 machines I installed the app on fail to report their IP to a data upon login.


Intermediate Database Storage on local Machine -
This is a wierd question probably, but I'm wondering what the best approach to this is. I have several machines that get values from several different tables on a SQL Server database that is on the network. These values change often and all the machines need to use the same values.