Hi,

I use the setup wizard to create a setup file for my vb.net application. When I press 'Finish' I get the error message:

Following files may have dependencies that can not be determined automatically.
Please confirm that all dependencies have been added to the project.
c:\Program files\Microsoft SQL Server\80\tools\binn\sqldmo.dll

When I try to Build my solution after that, it doesn't create a .msi file like it should.

Can anyone help me