DotNetNewsgroup.com  
web access to complete list of Microsoft.NET newsgroups
   home   |   control panel login   |   archive  |  
 
  carried group
academic
adonet
aspnet
aspnet.announcements
aspnet.buildingcontrols
aspnet.caching
aspnet.datagridcontrol
aspnet.mobile
aspnet.security
aspnet.webcontrols
aspnet.webservices
assignment_manager
datatools
dotnet.distributed_apps
dotnet.general
dotnet.myservices
dotnet.nternationalization
dotnet.scripting
dotnet.security
dotnet.vjsharp
dotnet.vsa
dotnet.xml
dotnetfaqs
framework
framework.clr
framework.compactframework
framework.component_services
framework.controls
framework.databinding
framework.drawing
framework.enhancements
framework.interop
framework.odbcnet
framework.performance
framework.remoting
framework.sdk
framework.setup
framework.webservices
framework.windowsforms
framework.wmi
frwk.windowsforms.designtime
lang.csharp
lang.jscript
lang.vb
lang.vb.controls
lang.vb.data
lang.vb.upgrade
lang.vc
lang.vc.libraries
  
 
start date: Wed, 08 Aug 2007 12:02:32 -0700,    posted on: microsoft.public.dotnet.framework.compactframework        back       

Thread Index
  1    unknown
          2    unknown


Mysterious new references in Setup Project   
Every so often when i go to compile my Setup projects, i suddenly get
these errors:

Error	1	Unable to find source file 'C:\...\System.Web.Services.dll'
for assembly 'System.Web.Services.dll', located in '%CE1%\...'	C:\...
\app.vddproj
Error	2	Unable to find source file 'C:\...\microsoft.visualbasic.dll'
for assembly 'microsoft.visualbasic.dll', located in '%CE1%\SWIFT
Mobile'	C:\...\app.vddproj
Error	3	Unable to find source file 'C:\...\mscorlib.dll' for assembly
'mscorlib.dll', located in '%CE1%\SWIFT Mobile'	C:\...\app.vddproj
Error	4	Unable to find source file 'C:\...\System.Data.dll' for
assembly 'System.Data.dll', located in '%CE1%\SWIFT Mobile'	C:\...
\app.vddproj
Error	5	Unable to find source file 'C:\...\System.Windows.Forms.dll'
for assembly 'System.Windows.Forms.dll', located in '%CE1%\SWIFT
Mobile'	C:\...\app.vddproj
Error	6	Unable to find source file 'C:\...
\System.Windows.Forms.DataGrid.dll' for assembly
'System.Windows.Forms.DataGrid.dll', located in '%CE1%\SWIFT Mobile'	C:
\...\app.vddproj
Error	7	Unable to find source file 'C:\...\System.Drawing.dll' for
assembly 'System.Drawing.dll', located in '%CE1%\SWIFT Mobile'	C:\...
\app.vddproj
Error	8	Unable to find source file 'C:\...
\Microsoft.WindowsCE.Forms.dll' for assembly
'Microsoft.WindowsCE.Forms.dll', located in '%CE1%\SWIFT Mobile'	C:\...
\app.vddproj
Error	9	Unable to find source file 'C:\...\System.dll' for assembly
'System.dll', located in '%CE1%\SWIFT Mobile'	C:\...\app.vddproj
Error	10	Unable to find source file 'C:\...\System.Xml.dll' for
assembly 'System.Xml.dll', located in '%CE1%\SWIFT Mobile'	C:\...
\app.vddproj



The only workaround i have found is to create a new setup project from
scratch, which is becoming a serious pain as this happens about every
other day.

Does anyone know what is going on here? How can i fix it without
starting over with the project?
Date:Wed, 08 Aug 2007 12:02:32 -0700   Author:  

Re: Mysterious new references in Setup Project   
Solution:

1. Open File System view, browse to deployment folders where DLL's are
mistakenly referenced. They should be underlined with a blue squiggly
line.

2. For each mis-referenced DLL, select it, then in the properties
window set the Exclude property to True.

3. Rebuild the project.

4. Repeat process again in 2 days
Date:Sat, 11 Aug 2007 08:33:53 -0700   Author:  

Google
 
Web dotnetnewsgroup.com


COPYRIGHT ?2005, EUROFRONT WORLDWIDE LTD., ALL RIGHT RESERVE  |   Contact us