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

Help Needed: project deployment.

Hello everyone,

I am trying to deploy a project, and I cannot get it to work. Does anyone
have any ideas how I should be going about this, since the way I am
attempting is obviously wrong.

Here is the situation.

I have the following things that need to be installed.
Monitor - C# Windoes Forms application [.exe]
Collector - Unmanaged C++ application [.exe]
COMClient - Library (.lib) used by Collector to allow communication [.lib]
Q3KComms - COM server to do communication between Collector and Monitor [.exe]
Q3KCommsPS - Proxy/Stubs needed to allow communiaitons between Collector and
Monitor. [.dll]

I attempted to put all of these projects into the Monitor Solution, and from
there build a Setup application to install them all. I defined my directory
structure as I wanted it (setting up the executable into 3 folders, Monitor,
Server, Collector with the .lib in the Collector folder), set a custom action
to handle the post build step for the Q3KComms exe (/RegServer action here),
and even set up the Q3KCommsPS.dll as self registering (I think, it was a
registration property set to selfregister).

I install things fine, the exe are in the right spot, the registry shows the
Q3KComms server in the place where I set it up... but the application does
not run. It crashes. When I start moving into the debugger (it is a release
version... so assembly language fun) it tells me that there is a fileNotFound
exception... Interop.Q3KComms or one of its dependencies is not found.

Now, the Monitor has a reference to Q3KComms in it... but it points to the
directory path in my development area.... I tried resetting this to the new
path, and running, but it didnt work either.

How should I be going about this? What am I setting up wrong? Do I need to
do something special/important to the server in order to be able to see it
and use it from the new directory structure (ie the new machine)

Should I be doing this from one install package, or multiple packages? I
think one is best, but it hasnt been working.

Can someone help me figgure out what I need to do?

Andrew S. Giles
Nov 22 '05 #1
0 760

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

Similar topics

4
by: PHPkemon | last post by:
Hi there, A few weeks ago I made a post and got an answer which seemed very logical. Here's part of the post: PHPkemon wrote: > I think I've figured out how to do the main things like...
0
by: Oleg | last post by:
HI, all. Sorry for posting to so many groups, but I really don't know in which group this question fits best. Anyways, here goes... I have a bunch of DTS packages that my client application...
0
by: Andrew S. Giles | last post by:
Hello everyone, I am trying to deploy a project, and I cannot get it to work. Does anyone have any ideas how I should be going about this, since the way I am attempting is obviously wrong. ...
1
by: Ofer Berkovich | last post by:
Hi, I have some projects (VS .NET C#), for each project I have a deployment project to produce msi. I want to make a deployment project that will include all the other msi project, to install...
0
by: greg | last post by:
I created deployment project for my web application (to install on the same computer so I dont need to add runtime) Added project output AND content files would not build content...
0
by: cashdeskmac | last post by:
I have a project to create a single click deployment program. Preferably an ASP.NET application that lists all server sites (development, release candidate etc) and each entry will have a deploy...
2
by: MarkusJNZ | last post by:
Hi, we have an existing solution which contains a bunch of C# projects and one weployment project. Initially I did not have the web deployment project installed on my computer so I downloaded...
1
by: apondu | last post by:
Hi Friends... I have a simple query on building the Web Setup project. When i build my setup, i see that the code behind the .aspx pages (.cs code pages) are also included. And when i deploy the...
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...
5
by: dm3281 | last post by:
I'm really starting to hate writing services -- or trying to, anyway. Why do I need to rename my project to the service name? Why do I need to set the "ServiceName" property to my service name?...
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
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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
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.