Update application block deployment problem

S

Sangra.Raman

Hi

I am using Updater Application BLock 2 for .NET 1.1
The problem I am having is running it on client machines.

This is the scenario,

I used one of the Quick starts Sample App you get when you install
Application Block on your machine,

I added a setup project to it, and added all the assemblies to it.

Generated the MSI file and the installer works smoothly on client and
development machine.

But the Update Block does not run on Client machine, but works on
Development machine. Client machine has .net 1.1 installed on it.

The installation runs smoothly, but the application does not load, and
throws an error
which says unhandled exception CLR.

I am thinking there might be some assembly file i am missing, or
something else.
the application is ok as it works on development machine, so it has to
be the environment on the client machine.

hopefully someone can provide me with a sample or a working setup
project for application block,

any help would be wonderful, totally stuck up

thanks in advance
Raman S.
 
S

Sangra.Raman

And would like to add one more thing to it, I have added the code for
handling unhandled exception, but that is not catching anything as
well,
If an assemly is missing or something like that happens, would it
create a problem even before the application is loaded,

this is disfiguring my thoughts,
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top