473,385 Members | 1,562 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

error code invalid keycode

I developed application in VB.Net . The program includes some reports made
with Crystal Report. When I install the program on another computer with Win
2000 professional and .net installed it woks fine.

But when i installed on a computer that doesn't have .net, While running
application i got invalid keycode. I downloaded .net framework 1.1 and service pack1from microsoft.com and installed my application again same problem.


Here is my question

1. How to solve the above problem?
2. What is requirement to installed .net applicaiton on computer that
doesn't have anything other than O/S (windows 2000 or XP)

Can anyone help me?
Oct 12 '06 #1
0 1037

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: Liber Almeida | last post by:
I have a problem when install a Visual C#. Net application, using Crytal Reports, under Windows98: error: "cannot find KeycodeV2.dll or invalid Keycode" Help me please, Thank you, Liber...
0
by: T.J. Bernard | last post by:
I am getting the famous "Crystal Report Windows Forms Viewer" error "Cannot find keycodev2.dll, or invalid keycode". Now I got this error in the past, researched it and fixed it by adding in the...
3
by: Paul | last post by:
I have an Access 2000 database with a form that is giving me some major headaches. When you open the form, it displays all records and allows editing, but has AllowAdditions set to False so that...
0
by: Marvin Massih | last post by:
Hello, I want to print a Crystal report from a web-service or ASP .NET application. I have Crystal Reports 8.0 and Visual Studio .NET 2003 Enterprise Architect (including Crystal Reports for...
0
by: RJN | last post by:
Hi I'm having VS.Net 2003 in my development machine and report works fine in my machine. The deployment server is Windows 2003 server, it only has the framework installed. Since the framework...
11
by: dausyana | last post by:
hello, i have to make a pogram that encrypts/decrypts files according to a keycode supplied by the user. now i am kind of new to programming and i do not have too much knowledge of c syntax . i will...
0
by: DongWook | last post by:
Dear all, I've a windows application with crystal viewer to show a report (using vb .net 2003). I made a setup project and installed on client machines (no .net and crystal report). The...
1
by: Wernerh | last post by:
Please could someone help with this problem. I have a datagrid that works perfectly back to a MS database. I have written the keycode functions for up, down, left and right keys in the datagrid. A...
4
by: Greg (codepug | last post by:
Private Sub cboBody_KeyDown(KeyCode As Integer, SHIFT As Integer) 'Delete combobox entry if Del or Backspace key is hit. If (KeyCode = 46) Or (KeyCode = 8) Then Me.cboBody = "" End Sub I have...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.