Nick, it sounds as though some of the required files are not registered on
those two machines.
I do not believe source safe has a way of registering files when you sync a
machine to it. Try registering the files that it cannot find.
Hope that helps.
Todd Derksen
--------------------
Visual Basic Deployment Test Team
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
>Thread-Topic: Unable to build Web Setup Package on VS 2003
>
>Hi,
>
>We developed a web application composed of several references to dll,s and other projects. When we build or rebuild the solution, it works perfectly
with no errors. The application also executes properly. We tried to join
to the solution a setup package which includes content files, primary
output and localized resources (Active configuration) of the Web
Application and a few supplementary files necessary to the MSI for
executing properly.
>When we build the Setup Project, my Visual Studio aborts the operation saying 'Could not find file 'Never the samefile name' 'Interface not
registered'.
>When we try building that package on other developers computers it perfectly works. Our VSourceSafe directories are the same, we have
identical directory structures, we have identical memory configurations and
sufficient disk space. The problem occurs on 2 computers out of a total of
12. If we manipulate the content files and change something, the missing
file changes in the error message.
>I found nothing referencing this error Could you help me out?