Hi frnds
During setup creation in vb.net, when I add the Project Output to the setup project, it is displaying a message stating as follows...
The foll files may have dependencies that cannot be determined automatically.P lease confirm that all dependencies have been added to the project.
c:\program files\aryah\msc al.ocx
c:\program files\aryah\msc omm32.ocx
c:\program files\aryah\msf lxgrid.ocx
c:\program files\aryah\msw insck.ocx
c:\program files\common files\microsoft shared\dao\dao3 60.dll
c:\program files\microsoft office\office10 \excel.exe
c:\program files\common files\microsoft shared\office10 \mso.dll
d:\kvs\working\ suzprj\bin\comc tl32.ocx
***though I've added the above files to the project reference...
When I create the setup and run the setup,it will install the application,but 'll give error while running the application.
During setup creation in vb.net, when I add the Project Output to the setup project, it is displaying a message stating as follows...
The foll files may have dependencies that cannot be determined automatically.P lease confirm that all dependencies have been added to the project.
c:\program files\aryah\msc al.ocx
c:\program files\aryah\msc omm32.ocx
c:\program files\aryah\msf lxgrid.ocx
c:\program files\aryah\msw insck.ocx
c:\program files\common files\microsoft shared\dao\dao3 60.dll
c:\program files\microsoft office\office10 \excel.exe
c:\program files\common files\microsoft shared\office10 \mso.dll
d:\kvs\working\ suzprj\bin\comc tl32.ocx
***though I've added the above files to the project reference...
When I create the setup and run the setup,it will install the application,but 'll give error while running the application.
Comment