473,473 Members | 1,822 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

C# - Java APP: Difficulty creating the .netmodule

1 New Member
First at al Hi.

I'm having some problems trying to connect my C# program-classes to Java, I've been reading about it and I found this:
Expand|Select|Wrap|Line Numbers
  1. http://www.codeproject.com/KB/java/javacsharp.aspx?fid=269461&fr=1#xx0xx
Also, I found some topics in this forum about it. To be easy for you guys, I'm going to tell you a little about what I am doing.

I have a complete set of clases and one windows form, they are coded in C# because I'm making some kind of cd/dvd burner using IMAPI v2, what I need is to call this Form from Java, I know, It sounds weird, but that's how it was made.

I have in one project the Form and the related C# classes, like a core where I call my logic. I created a dll from this one, let's call it BurnerDLL.

Also, I have one mini-project that is just one class that calls the BurnerDLL Form.

I'm trying to use csc /debug /t:module "mini-project class" to create the ".netmodule" and be able to connect it to C++, but I'm having a error:

Expand|Select|Wrap|Line Numbers
  1. The Type or namespace name 'BurnerDLL' could not be found 
I don't know what I'm missing, well the error sounds kind logic to me, like I'm missing to include the dll but I don't know how to do it.

Can someone help me plz? I don't have to much experience in C# and .net so I don't know what to do.

Thx for your help
Douglas
Jan 30 '08 #1
0 1086

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

Similar topics

0
by: asj | last post by:
luke: BORRRRRRRRING......the most interesting initiatives are happening on the client side - in small wireless devices such as cellphones and smartphones, where J2ME has become the de facto...
11
by: DrUg13 | last post by:
In java, this seems so easy. You need a new object Object test = new Object() gives me exactly what I want. could someone please help me understand the different ways to do the same thing in...
3
by: TJS | last post by:
in this command line to create a strong name, what is the ".netmodule", and how do I create/get one ? al /out:MyAssembly.dll MyModule.netmodule /keyfile:sgKey.snk
1
by: David Van D | last post by:
Hi there, A few weeks until I begin my journey towards a degree in Computer Science at Canterbury University in New Zealand, Anyway the course tutors are going to be teaching us JAVA wth bluej...
4
by: Saurabh Sharma | last post by:
Hi I have a Project in C# which makes 4 dlls and takes 2 C# class of the dlls and a string array as as an input and returns a string array. I want to use these dlls in java. The dll also makes a...
3
by: wheresjim | last post by:
I am trying this project out: http://www.codeproject.com/useritems/javacsharp.asp I am having difficulty building parts of it with Visual Studio .NET 2003 because of a post-build step that...
2
by: Jobs | last post by:
Download the JAVA , .NET and SQL Server interview with answers Download the JAVA , .NET and SQL Server interview sheet and rate yourself. This will help you judge yourself are you really worth of...
1
by: =?Utf-8?B?d3BjbWFtZQ==?= | last post by:
Probably doing something stupid but can't find what. I have a C++/CLI module. In the final assembly I include 2 C# .netmodules. Everything has worked fine until recently when the output assembly...
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
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...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.