Click here to Skip to main content
15,891,607 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
Questionremoting and client devices that switch network cards on the fly Pin
Martijn van Kleef8-Jun-09 22:08
Martijn van Kleef8-Jun-09 22:08 
QuestionGet message "keyset does not exist" when attempting to publish Pin
swampwiz7-Jun-09 13:28
swampwiz7-Jun-09 13:28 
AnswerRe: Get message "keyset does not exist" when attempting to publish Pin
Mark Salsbery8-Jun-09 12:36
Mark Salsbery8-Jun-09 12:36 
GeneralRe: Get message "keyset does not exist" when attempting to publish Pin
swampwiz8-Jun-09 14:18
swampwiz8-Jun-09 14:18 
GeneralRe: Get message "keyset does not exist" when attempting to publish Pin
Mark Salsbery8-Jun-09 14:25
Mark Salsbery8-Jun-09 14:25 
GeneralRe: Get message "keyset does not exist" when attempting to publish Pin
swampwiz10-Jun-09 8:51
swampwiz10-Jun-09 8:51 
GeneralRe: Get message "keyset does not exist" when attempting to publish Pin
Mark Salsbery10-Jun-09 8:55
Mark Salsbery10-Jun-09 8:55 
QuestionDeployment Question - Client Profile Pin
Jammer7-Jun-09 10:40
Jammer7-Jun-09 10:40 
Hi All,

I've spent the last couple of hours looking into a pretty big topic and I don't really feel like I've made any progress on the topic. I'm getting emails from potential users of my application concerned/worried/annoyed about the fact that my app may require a massive download for offline installation (a common scenario for my users).

My app targets XP SP2+ users on 32/64 bit OSes. My app is a .NET 3.5 SP1 based WPF product.

My installer already checks for 3.5 SP1 and contains the dotnetfx35setup.exe that will only download the required bits if the required framework version isn't installed. So for online users the problem isn't massive. However, I would like to make a single self-sufficient install .exe file that can take care of all users rather than pointing offline users to a 200mb+ installer on the Microsoft site.

I've been looking through the myriad files that make up the main dotnetfx35.exe and from what I can gather there isn't actually much I can strip out. Has anyone got any links of info on what can be done?

Scott Hansleman has some blog posts and this is pretty cool http://windowsclient.net/wpf/wpf35/wpf-35sp1-client-profile-deployment-photosuru.aspx[^] but I'm still none the wiser as to what I can actually get away with stripping out.

Considering that I'm including XP/Vista and 32/64 bit I still need to carry .NET2.0 / .NET3.0 / .NET3.5 stuff which is arguably nearly all of it!! Feels like I'm stuck with the massive download situation ...

Not to mention the worry of trashing a users .NET install altogether. Any info or pointers would be really appreciated.

Cheers,


AnswerRe: Deployment Question - Client Profile Pin
Pete O'Hanlon7-Jun-09 11:11
mvePete O'Hanlon7-Jun-09 11:11 
GeneralRe: Deployment Question - Client Profile Pin
Jammer7-Jun-09 12:02
Jammer7-Jun-09 12:02 
GeneralRe: Deployment Question - Client Profile Pin
Pete O'Hanlon7-Jun-09 21:51
mvePete O'Hanlon7-Jun-09 21:51 
GeneralRe: Deployment Question - Client Profile Pin
Jammer7-Jun-09 22:52
Jammer7-Jun-09 22:52 
QuestionProblems with using series of PNG files as animations Pin
ddavor6-Jun-09 23:33
ddavor6-Jun-09 23:33 
AnswerRe: Problems with using series of PNG files as animations Pin
molesworth6-Jun-09 23:56
molesworth6-Jun-09 23:56 
GeneralRe: Problems with using series of PNG files as animations Pin
ddavor7-Jun-09 1:13
ddavor7-Jun-09 1:13 
GeneralRe: Problems with using series of PNG files as animations Pin
molesworth7-Jun-09 1:37
molesworth7-Jun-09 1:37 
GeneralRe: Problems with using series of PNG files as animations Pin
Skymir19-Jun-09 9:47
Skymir19-Jun-09 9:47 
AnswerRe: Problems with using series of PNG files as animations Pin
Henry Minute7-Jun-09 4:53
Henry Minute7-Jun-09 4:53 
QuestionParameter is not valid Pin
JediKnight26-Jun-09 5:17
JediKnight26-Jun-09 5:17 
AnswerRe: Parameter is not valid Pin
musefan8-Jun-09 2:29
musefan8-Jun-09 2:29 
GeneralRe: Parameter is not valid Pin
JediKnight29-Jun-09 16:16
JediKnight29-Jun-09 16:16 
GeneralRe: Parameter is not valid Pin
musefan11-Jun-09 2:32
musefan11-Jun-09 2:32 
GeneralRe: Parameter is not valid Pin
JediKnight212-Jun-09 5:30
JediKnight212-Jun-09 5:30 
QuestionMicrosoft.VisualStudio.Shell.9.0 namespace is not resolved by VS2008 Pin
Member 7510145-Jun-09 11:16
Member 7510145-Jun-09 11:16 
AnswerRe: Microsoft.VisualStudio.Shell.9.0 namespace is not resolved by VS2008 Pin
Mark Salsbery5-Jun-09 12:54
Mark Salsbery5-Jun-09 12:54 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.