Connecting Tech Pros Worldwide Help | Site Map
 
 
LinkBack Thread Tools Search this Thread
  #1  
Old November 22nd, 2005, 11:45 PM
msnews.microsoft.com
Guest
 
Posts: n/a
Default web deployment

Im trying to deploy a windows service and a windows application together
with my web application in the same setup msi. It works sometimes, but
suddenly I cant build the msi. I get errors like:

"Error 2 Unable to update the dependencies of the project. The dependencies
for the object 'Processes.DLL' cannot be determined.
C:\jobb\swm\SwiftMiddlwarePolling\Package\Package. vdproj Package"

and

"Error 3 Unable to find source file
'C:\jobb\swm\SwiftMiddlwarePolling\Package\Polling Settings.DLL' for assembly
'PollingSettings.DLL', located in '[NEWPROPERTY1]\OMX\SwiftMiddleware'
C:\jobb\swm\SwiftMiddlwarePolling\Package\Package. vdproj Package"

What is the best way to keep all your system components in one setup file?

Regards
Kristian


  #2  
Old November 22nd, 2005, 11:45 PM
Mihir Solanki
Guest
 
Posts: n/a
Default Re: web deployment

Hi,

Seems you removed one or more projects after adding it to the deployment
and setting its dependencies. If you remove project and re add it then it
gives this kind of errors. you have to recreate your deployment package
or have to update dependencies.

Mihir Solanki
http://www.mihirsolanki.com
[color=blue]
> Im trying to deploy a windows service and a windows application
> together with my web application in the same setup msi. It works
> sometimes, but suddenly I cant build the msi. I get errors like:
>
> "Error 2 Unable to update the dependencies of the project. The
> dependencies for the object 'Processes.DLL' cannot be determined.
> C:\jobb\swm\SwiftMiddlwarePolling\Package\Package. vdproj Package"
>
> and
>
> "Error 3 Unable to find source file
> 'C:\jobb\swm\SwiftMiddlwarePolling\Package\Polling Settings.DLL' for
> assembly 'PollingSettings.DLL', located in
> '[NEWPROPERTY1]\OMX\SwiftMiddleware'
> C:\jobb\swm\SwiftMiddlwarePolling\Package\Package. vdproj Package"
>
> What is the best way to keep all your system components in one setup
> file?
>
> Regards
> Kristian[/color]


  #3  
Old November 22nd, 2005, 11:47 PM
Kristian Ekman
Guest
 
Posts: n/a
Default Re: web deployment

I think I might have found the solution to the problem.
It was because the solotion was converted from a VS2005 solotion.
In my assambly.cs files the AssemblyVersion was set to "1.0.*" (default in
VS2005)
In VS2005 default AssemblyVersion is "1.0.0.0".
I fixed the problem with the breaking setup project by changing the
AssemblyVersion to 1.0.0.0
in the Assembly.cs files of all my projects.

/K

"Mihir Solanki" <mihirsolanki@hotmail.com> skrev i meddelandet
news:198422bb0e888c7b7206de48b98@msnews.microsoft. com...[color=blue]
> Hi,
>
> Seems you removed one or more projects after adding it to the deployment
> and setting its dependencies. If you remove project and re add it then it
> gives this kind of errors. you have to recreate your deployment package
> or have to update dependencies.
>
> Mihir Solanki
> http://www.mihirsolanki.com
>[color=green]
> > Im trying to deploy a windows service and a windows application
> > together with my web application in the same setup msi. It works
> > sometimes, but suddenly I cant build the msi. I get errors like:
> >
> > "Error 2 Unable to update the dependencies of the project. The
> > dependencies for the object 'Processes.DLL' cannot be determined.
> > C:\jobb\swm\SwiftMiddlwarePolling\Package\Package. vdproj Package"
> >
> > and
> >
> > "Error 3 Unable to find source file
> > 'C:\jobb\swm\SwiftMiddlwarePolling\Package\Polling Settings.DLL' for
> > assembly 'PollingSettings.DLL', located in
> > '[NEWPROPERTY1]\OMX\SwiftMiddleware'
> > C:\jobb\swm\SwiftMiddlwarePolling\Package\Package. vdproj Package"
> >
> > What is the best way to keep all your system components in one setup
> > file?
> >
> > Regards
> > Kristian[/color]
>
>[/color]


 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Popular Articles

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over 205,248 network members.