This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Re: InstallShield in VS2012 and encryption of app.config
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Oct 23, 2014
05:39 PM
InstallShield in VS2012 and encryption of app.config
Hello,
I have a windows application created in Visual Studio 2012 and InstallShield Limited Edition.
I want to encrypt the connection string in app.config.
I've googled and spent many hours researching to no end. Can someone please tell me how to do this?
In Visual Studio 2010, we could use the Setup project but in VS2012 this has been replaced with InstallShield.
😞
Thanks,
Debbie
I have a windows application created in Visual Studio 2012 and InstallShield Limited Edition.
I want to encrypt the connection string in app.config.
I've googled and spent many hours researching to no end. Can someone please tell me how to do this?
In Visual Studio 2010, we could use the Setup project but in VS2012 this has been replaced with InstallShield.
😞
Thanks,
Debbie
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Dec 01, 2014
02:00 PM
Hello Debbie,
The functionality is not built in. You will need to create a custom action to do this.
Perhaps ASP.NET IIS Registration Tool might do what you need?
http://msdn.microsoft.com/en-US/library/k6h9cz8h%28v=vs.80%29.aspx
The functionality is not built in. You will need to create a custom action to do this.
Perhaps ASP.NET IIS Registration Tool might do what you need?
http://msdn.microsoft.com/en-US/library/k6h9cz8h%28v=vs.80%29.aspx