Are you using a setup project? Is the 1.1 framework installed on those other
systems? It needs to be. You shouldn't be generating your own interop for
<jesuran@gmail.com> wrote in message
news:1150751926.001074.171470@i40g2000cwc.googlegroups.com...
> Hi Phil,
> when I run the exe on a laptop I will get this error:
> "The program [c:\documents and settings\accountname\desktop\myapp.exe]
> caused a problem and is going to close. would you like to save a dump
> file?" [yes][no]
>
> after clicking on yes,
> dump file saved as 'some path'
>
> Could it be that, all the referenced dlls within the program dont exist
> on the lattop that im trying to isntall it on? bceause there is only
> one dll file being copied into the bin directory in my project folder.
> and no other ones. for example im using vbide, microsoft.interop.exel
> and so on. but they dont get copied.
> pitty that i cannot attach the dump file here. its kinda big and to my
> knowledge it doesnt give away much...
> thanks
>
> Phil Wilson wrote:
>> An exact message would help. Are you sure the 1.1 framework is installed
>> on
>> those other systems? Do you have any custom actions in your setup?
>> --
>> Phil Wilson
>> [Microsoft MVP-Windows Installer]
>> Definitive Guide to Windows Installer
>>
http://apress.com/book/bookDisplay.html?bID=280 >>
>> "Jesuran" <jesuran@gmail.com> wrote in message
>> news:1150690987.649065.278630@h76g2000cwa.googlegroups.com...
>> > Hi,
>> > 1. I made a project on c# and made a set up project for it.
>> > 2. I made this project on vs2003 with .net 1.1
>> > I can install this msi file on machines with vs2003 installed in them.
>> > But I cant seem to get them working or installed on laptops or non
>> > development machines. The error message I get when I try and copy the
>> > exe file and the only dll file over to another machine is common run
>> > time language errors. I get them when I try and start the exe file.
>> > Any suggestions...?
>> > Cheers!
>> >
>