How to deploy with ClickOnce?


Author
Message
Greg McGuffey
Greg McGuffey
Strategic Support Team Member (4.8K reputation)
Group: Forum Members
Posts: 2K, Visits: 6.6K
I'm attempting to deploy my app as a ClickOnce app. What I'm confused about is how the SF dlls will get deployed?



Based on my first try, there are a bunch of DLLs that need to be deployed in the GAC, both SF and some sql server related ones. How do I get SF (and any other prerequisites) installed when using ClickOnce?
Reply
Trent Taylor
Trent Taylor
StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)
Group: StrataFrame Developers
Posts: 6.6K, Visits: 7K
All you have to do is include them in the MSI file that is being deployed.  Windows Installer will recognize the MSM within the MSI and install it properly.

ClickOnce may behave differently and if you can't find a way to deploy the MSM via ClickOnce then just include DLLs manually as mentioned in previous posts.

GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...





Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search