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?
|