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

How to create a deployment? (Project: combinatin of C# and VB6.0)

Hi Friends,

My software's target is to creating a add-in for Outlook.

I am struckup of creating deployment of my software.

My software flow is as follows,

1. Complete functionality is done in C# Class library project
In this .dll I am used the following COM components,
a. Microsoft.Office.Core
b. Outlook
c. MAPI and stdole

I registered the .dll in GAC and windows registry.

2. Then the above dll is referred from a Visual Basic 6.0 Outlook
Add-in project (.tlb file of the .Net dll). Then I compailed the
project. The add-in is automatically added to Outlook in my machine.

The above steps are done without any errors and the software is
working fine in my system (development system).

If I want to test the software, I have to create a deployment setup.
I dont know how to create a SINGLE deployment wizard to install both
(Manageed C# dll and Unmanaged Visual Basic 6.0 dll) the .dll's. Also
I have to install the COM componets (used in C# module) in GAC.

I can do this thru the batch file, but I need it in some professional
way of deployment like Package and deployment wizard in Visual studio
6.

Thanks in advance
Nov 22 '05 #1
2 6990
Cor
Hi Ksskumar,

I am glad you did send this post to a lot of newsgroups.
I see no relation with VB.net, I hope someone from another newsgroup can
help you.

But please, send next time your questions to newsgroups which are related
with your problem?

Cor

My software's target is to creating a add-in for Outlook.

I am struckup of creating deployment of my software.

My software flow is as follows,

1. Complete functionality is done in C# Class library project
In this .dll I am used the following COM components,
a. Microsoft.Office.Core
b. Outlook
c. MAPI and stdole

I registered the .dll in GAC and windows registry.

2. Then the above dll is referred from a Visual Basic 6.0 Outlook
Add-in project (.tlb file of the .Net dll). Then I compailed the
project. The add-in is automatically added to Outlook in my machine.

The above steps are done without any errors and the software is
working fine in my system (development system).

If I want to test the software, I have to create a deployment setup.
I dont know how to create a SINGLE deployment wizard to install both
(Manageed C# dll and Unmanaged Visual Basic 6.0 dll) the .dll's. Also
I have to install the COM componets (used in C# module) in GAC.

I can do this thru the batch file, but I need it in some professional
way of deployment like Package and deployment wizard in Visual studio
6.

Thanks in advance

Nov 22 '05 #2
ks**********@hotmail.com (ksskumar) wrote in message news:<ad**************************@posting.google. com>...
Hi Friends,

My software's target is to creating a add-in for Outlook.

I am struckup of creating deployment of my software.

My software flow is as follows,

1. Complete functionality is done in C# Class library project
In this .dll I am used the following COM components,
a. Microsoft.Office.Core
b. Outlook
c. MAPI and stdole

I registered the .dll in GAC and windows registry.

2. Then the above dll is referred from a Visual Basic 6.0 Outlook
Add-in project (.tlb file of the .Net dll). Then I compailed the
project. The add-in is automatically added to Outlook in my machine.

The above steps are done without any errors and the software is
working fine in my system (development system).

If I want to test the software, I have to create a deployment setup.
I dont know how to create a SINGLE deployment wizard to install both
(Manageed C# dll and Unmanaged Visual Basic 6.0 dll) the .dll's. Also
I have to install the COM componets (used in C# module) in GAC.

I can do this thru the batch file, but I need it in some professional
way of deployment like Package and deployment wizard in Visual studio
6.

Thanks in advance


Search for
"Deploying .Net programs (RE: Deploying .Net Programs)" in google
groups. See whether my suggestion will help you.

If you need further help contact me by e-mail.

Hirsi
Nov 22 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: ksskumar | last post by:
Hi Friends, My software's target is to creating a add-in for Outlook. I am struckup of creating deployment of my software. My software flow is as follows, 1. Complete functionality is...
2
by: Ramil Domingo | last post by:
Hi All, I would like to know how to create a setup and deployment project for all my source code solution with varying projects such as VB.NET, C#, ASP.NET, Web Services, etc. so that I could...
6
by: Lloyd Dupont | last post by:
I have a C# application solution (with 2 projects) it's finished and I'm happy with that I have. I use VS.NET 2003 for the development. now I want to create an install package (typically a...
4
by: Manu | last post by:
I would like to create a database for my application when it is deployed. This database can be from different types depending on the tool installed on the customer computer and will be chosen...
4
by: I_AM_DON_AND_YOU? | last post by:
There is one more problem I am facing but didn't get the solution. In my Setup Program I am not been able to create 2 things (when the program is intalled on the client machine ) : (1) create...
11
by: Thom Little | last post by:
Create two ASP.NET applications. Run them on the development machine to make sure they are error free. Publish the fist application to the root of a remote webspace. Call a page and see that it...
7
by: Terry Holland | last post by:
I have just created my first asp.net application and I am ready to deploy. The solution consists of the following: A single asp.net assembly to be deployed to web server A number of vb.net...
1
by: goose28 | last post by:
Instructions for creating a silent install project in Visual Studio.NET 2003 for "All Users". 1) Create a default setup project for your application using Visual Studio (File/New/Setup and...
3
by: sanghavi | last post by:
how to create a set up project in vb.net..how to run an application on a different machine
7
by: Cirene | last post by:
I used to use the Web Deployment Project with my VS2005 projects. Now I've fully upgraded to VS2008. Do I have to download a new version of the Web Deployment Project? If so where can I find...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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
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...
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...

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.