Blank License Agreement in VS 2005 Setup And Deployment Project



In order to deploy an application written in C# using VS 2005 (and
obviously .Net 2.0) I have generated a setup and deployment project via
visual studio. To this project I have added a license page dialog and
configured it to use a file called license.rtf, however when I install
the application the license page shows up blank. I am also
experiencing the same problem with the readme dialog that I have added.

Until now I have been successfully publishing my application to the web
using clickonce technology, however due to a lack of uninstall and the
ability to display a license agreement I have had to forgo this.

.



Relevant Pages

  • Re: export vb.net
    ... Yes, it can, The normal procedure is to add a Setup and Deployment Project ... Check Setup and Deployment Project in the Visual Studio help. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Appearing key values and my own message at installation time
    ... deployment project from visual studio than the information you talk about is ... You have for that to select your deployment project and than to get the ... > appeared these features through setup factory 5.0.I know ...
    (microsoft.public.dotnet.languages.vb)
  • Automatically launch application after installation complete
    ... obviously .Net 2.0) I have generated a setup and deployment project via ... visual studio. ... check-boxes dialog that one of them is launch application. ...
    (microsoft.public.dotnet.framework.setup)
  • Readme Dialog in Start stage?
    ... I am trying to add a Readme Dialog to my deployment project. ... When I execute the install, ... problem with the License dialog? ... Is it possible to create custom dialogs? ...
    (microsoft.public.dotnet.framework.setup)
  • Re: Cannot Deploy to Pocket PC 2003 Device
    ... I suggest downloading the source code from the ... As you probably know the MSI (created by the Setup and Deployment project) ... You will also need a Setup DLL that the MSI file calls at the end of Setup. ...
    (microsoft.public.pocketpc.developer)

Loading