Windows Develop Bookmark and Share   
 index > ClickOnce and Setup & Deployment Projects > dfsvc.exe won't start
 

dfsvc.exe won't start

Need your assistance for .netframework 2.0issue

I am unable to launch one of the web interface application, since dfsvc.exe is not getting started,

could you please help me or share the form.
  • Split byJohn SaundersMVPTuesday, July 21, 2009 1:27 PMNew question
  • Moved byJohn SaundersMVPTuesday, July 21, 2009 1:29 PMdfsvc == Click Once - who knew? (From:ASMX Web Services and XML Serialization)
  •  
S Rajini  Tuesday, July 21, 2009 1:21 PM
dfsvc is the service that is used by ClickOnce. Why do you think this is causing your problem, and exactly what IS the problem?

Have you tried repairing the .Net framework?

RobinDotNet
Click here to visit my ClickOnce blog!
RobinDotNet  Friday, July 24, 2009 6:51 AM
hi,

One of the intranet application is used by DFSVC.EXE, while launching the intranet page, the dfsvc.exe will be triggered to connect to the server, unfortunately suddently its unable to automatically starting......

Please advice.

Do I need to verify any GPO? Also what are the GPO settings needs to be verfied for dfsvc.exe?
S Rajini  Saturday, July 25, 2009 2:26 PM
I need more information. What is the intranet application? Is it a CLickOnce application? If you look in the files on the web server, do you see files called setup.exe and something.application, maybe a folder called ApplicationFiles?

What is GPO?

RobinDotNet
Click here to visit my ClickOnce blog!
RobinDotNet  Wednesday, July 29, 2009 9:42 AM
Just would like to know what are the Group Policy Object settings required to trigger DFSVCE.exe (.netframework) component automatically?

S Rajini  Wednesday, July 29, 2009 12:35 PM
I have no idea. Last time I googled for it, there's no public info on it. What I've been able to figure out is that it is part of .Net, and it runs whenever you run a ClickOnce application. I think it's what triggers the check for updates. I haven't ever noticed it running otherwise, but it's not like I've looked a lot.

What exactly is the problem you're seeing?

RobinDotNet
Click here to visit my ClickOnce blog!
RobinDotNet  Thursday, July 30, 2009 7:27 PM

You can use google to search for other answers

Custom Search

More Threads

• Problem with Silent Installation of WebSetup
• How to include custom prerequisites in to my setup project
• How to prevent a deployed application to restore registry keys?
• Sign Tool Reporting an error when trying to deploy aplication
• Deploying Crystal in VS 2005 beta
• How to distribute Visual C++ / C Runtime Library with Clickonce app
• Unnecessary re-deployment when there is no newer version
• delay in launching application
• Multiple ClickOnce Deployment Profiles
• Behavior change with and without Query string?