473,396 Members | 1,775 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,396 software developers and data experts.

migration of VJ++ to C#.net

Hi frds

can any one say about the

1)advantages ,disadvantages of migration of vj++ application to csharp application.

2)what are the risks involved while converting

3)after using JLCA for converstion what is to be changed mannually in new proj created after converstion

plz help me in this

i'm searching for this but i didn't get clear information

if any one knows about this then plz let me know

thanks in advance

Archu
Oct 23 '07 #1
5 1138
radcaesar
759 Expert 512MB
Since both are inside the MS Platform, i don't think that it took that much changes (Since i doesn't have any working knowladge on this type of migrations)
Oct 23 '07 #2
Hi frds
In my system i have vvisualstudio2005 and visualstudio2003
to work with VJ++ should i download any software?
what are the system requirements to make applications in VJ++
thank u
Archu
Oct 24 '07 #3
hi frds

i have downloaded a sampl vj++ application and then converted to c# using the JLCA but when i run the new application its giving error

" using Variant = com.ms.com.Variant;" this was the stmt in vj++

in c# how to convert this mannually

i wrote in c# as below but still i'm getting errors

using Variant = System.Runtime.InteropServices;

what is the equivalent class in c# for this" using Variant = com.ms.com.Variant; "

and other error is "can't convert int[] to out int "

how to fix these bugs.its very urgent

thanks u

Archu
Oct 24 '07 #4
radcaesar
759 Expert 512MB
Hi Archu,
For variants there is no equivalent available in .NET since its strong typed (As of my knowledge). You have to cast of your own to achieve this.

Thanks.
Oct 24 '07 #5
hi frds

try

http://www.dynamsoft.com/help/TWAIN/...ataMapping.htm

http://msdn2.microsoft.com/en-us/lib...73(VS.80).aspx

i have tried but i didn't get the solution
can any one say how to fix this error
Oct 25 '07 #6

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

Similar topics

9
by: Paddy McCarthy | last post by:
Frustrated at being prevented from using Python at work I went gunning for Perl. Time to roll out some useless Google statistics to make me feel better Google Phrase count...
4
by: Abram Friesen | last post by:
Hi, I'm a developer for a software application vendor, and our application makes use of a customer-maintained Oracle 8i/9i database. We've had a customer request to support DB2 database, and I'm...
1
by: sac | last post by:
I am using DB2 v8.1 on UNIX. A few weeks ago the DBAs carried out node migration activity on the database. After the node migration I observed that the queries that execute on temporary tables...
3
by: Scott | last post by:
I have written windows applications using MFC for several years and have frequently used MFC techniques. Now I'm moving to C# .NET WinForm. Mostly C# books describes C# language (sometimes...
2
by: Jeff Van Epps | last post by:
We've been unable to get events working going from C# to VJ++. We think that the C# component is being exposed properly as a ConnectionPoint, and the Advise() from the VJ++ side seems to be...
1
by: rob | last post by:
Dear All, I have a very small test project to convert asp to asp.net using the Microsoft/Artisan ASP to ASP.NET Migration Assistant...
1
by: Bonggoy Cruz | last post by:
We have a fairly big size ASP.NET web application that was written VB.NET. We are in the process converting the web project. We used the migration wizard included in VS 2005. I followed step by...
60
by: Shawnk | last post by:
Some Sr. colleges and I have had an on going discussion relative to when and if C# will ever support 'true' multiple inheritance. Relevant to this, I wanted to query the C# community (the...
3
Frinavale
by: Frinavale | last post by:
I have been researching the best approach to migrating a VB6 application into a VB.NET application. There is a lot of information out there but most of it recommends that you "train in the migration...
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:
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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.