Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
tools
vsnet.act
vsnet.debugging
vsnet.documentation
vsnet.enterprise.tools
vsnet.general
vsnet.ide
vsnet.jlca
vsnet.servicepacks
vsnet.setup
vsnet.vsip
vsnet.vss
vsnet.vstools.office
vstudio.development
vstudio.extensibility
vstudio.general
vstudio.helpauthoring
vstudio.setup
vstudio.sourcesafe
  
 
date: Tue, 1 Jul 2008 00:50:00 -0700,    group: microsoft.public.vstudio.development        back       


[VS2005]   
I have a solution with:
1) a project of a DLL (written in C++)
2) a project of an application (written in VB)
3) a setup project
Setup project see al the dependence require by DLL

Now DLL's project is an autonomus project (written in C++) and in the new 
solution there are:
1) a project of an application (written in VB)
2) a setup project
Now the setup program doesn't see the dependence to Microsoft.VC80.CRT which 
is required by the DLL.

If i install the application on developer's pc the program works good, but 
doesn't work on a pc without VS2005 because it can't find the assembly  
Microsoft.VC80.CRT.

I solved the problem installing Microsoft Visual C++ 2005 SP1 
Redistributable Package (x86) on the pc with the error.

How can I create a setup project that includes ALL the dependence?
date: Tue, 1 Jul 2008 00:50:00 -0700   author:   Baba

Re: [VS2005]   
"Baba"  wrote in message 
news:C18555F0-38E3-4B0B-BBC4-3D4DDEB48C6F@microsoft.com...
> I have a solution with:
> 1) a project of a DLL (written in C++)
> 2) a project of an application (written in VB)
> 3) a setup project
> Setup project see al the dependence require by DLL
>
> Now DLL's project is an autonomus project (written in C++) and in the new
> solution there are:
> 1) a project of an application (written in VB)
> 2) a setup project
> Now the setup program doesn't see the dependence to Microsoft.VC80.CRT 
> which
> is required by the DLL.
>
> If i install the application on developer's pc the program works good, but
> doesn't work on a pc without VS2005 because it can't find the assembly
> Microsoft.VC80.CRT.
>
> I solved the problem installing Microsoft Visual C++ 2005 SP1
> Redistributable Package (x86) on the pc with the error.
>
> How can I create a setup project that includes ALL the dependence?


See:
http://msdn.microsoft.com/en-us/library/zebw5zk9(VS.80).aspx

Mark

-- 
Mark Salsbery
Microsoft MVP - Visual C++
date: Wed, 2 Jul 2008 11:29:24 -0700   author:   Mark Salsbery [MVP] MarkSalsbery[MVP]@newsgroup.nospam

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us