encoding and deploying

Issues related to using font products in Microsoft Office programs, such as Word, Excel, and Access etc.). Also for questions on using barcode fonts in VB6.

encoding and deploying

Postby aymansn(Legacy Member) on Tue Sep 28, 2004 6:16 am

Dear all hi,

i'm new here and i hope i can find some answers here

i'm using morovia 2d datamatrix barcode and i'm using the included dll file to encode the string by my vb.net application

when make a setup project i always get an error at the definition line which is

Dim ecoder As New MrvDMFEAX3Lib.DataMatrixFontEncoderClass

please help
aymansn(Legacy Member)
 

Re: encoding and deploying

Postby benz(Legacy Member) on Tue Sep 28, 2004 7:54 am

The datamatrix encoder is a COM object. Before you use it you need to register it:

Regsvr32 MrvDMFEAX3.dll
benz(Legacy Member)
 

Re: encoding and deploying

Postby aymansn(Legacy Member) on Wed Sep 29, 2004 4:11 am

please tell me how to register the com object
aymansn(Legacy Member)
 

Re: encoding and deploying

Postby dxk240(Legacy Member) on Wed Sep 29, 2004 8:41 am

In order to register the COM object you need to click on Start menu select Run and type: Regsvr32 MrvDMFEAX3.dll

If MrvDMFEAX3.dll is not in your System32 folder then you need to specify the full path to that dll.

Hope this helps.
dxk240(Legacy Member)
 

Re: encoding and deploying

Postby aymansn(Legacy Member) on Sat Oct 02, 2004 10:59 pm

still not working

same nothing happen and I change the definition a little hoping from it to work and i got a new error message

Cannot Create ActiveX component.

pleaseeeeeeeeeeeeeee help
aymansn(Legacy Member)
 

Re: encoding and deploying

Postby aymansn(Legacy Member) on Sun Oct 03, 2004 4:18 am

i copied the file in the windows\system32 folder and it works okey now

but i got a different error now

in the next form in the roll after I encode the string with the provided dll from morovia, i store all the data in a XML file then i read this file into a crystal report but when this form (containing the crystal report) start to load an error accure says:

an alert windows start with caption: Crystal Report Windows Forms Viewer

and the error is: Cannot find KeycodeV2.dll, or invalid keycode.

can you help me

and thanks tooooooooo much for you help
aymansn(Legacy Member)
 

Re: encoding and deploying

Postby benz(Legacy Member) on Mon Oct 04, 2004 10:24 am

Business Objects (formerly Crystal Decisions) has an article in their web site which might be helpful:

http://support.businessobjects.com/libr ... 011205.asp
benz(Legacy Member)
 

Re: encoding and deploying

Postby aymansn(Legacy Member) on Sun Jan 16, 2005 5:44 am

thanks very much for you support it works alright now
aymansn(Legacy Member)
 


Return to Microsoft Office (Word, Excel, Access etc) and VB6

Who is online

Users browsing this forum: No registered users and 1 guest