.NET Runtime 2.0 Error Event ID: 5000

G

Guest

My .NET Windows Application is installed on over 350 computers. I am using
ClickOnce to deploy/update the application. I have (1) one computer that the
following error occurs when the application starts. I have tried
repairing/reinstalling the .NET Framework, Removing/Reinstalling my
application, etc. but I still receive the error. Need help resolving ...

EventType clr20r3, P1 dfsvc.exe, P2 2.0.50727.42, P3 4333af20, P4
system.drawing, P5 2.0.0.0, P6 4333aeaf, P7 7bd, P8 31, P9
system.typeinitialization, P10 NIL.

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.



Best Regards,

Philip
 
L

Luke Zhang [MSFT]

Hello,

Is the application running under a local administrator account on the
particular client? I see some similiar was cause of a non-admin account,
and lack of permission on some registry entries.

Sincerely,

Luke Zhang

Microsoft Online Community Support
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.

Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================

This posting is provided "AS IS" with no warranties, and confers no rights.
 
G

Guest

Luke,

Yes. All users in our enviornment are administrators on their computer.
However, let me know if there are specific registry entries you would like me
to verify.

Best Regards,

Philip
 
L

Luke Zhang [MSFT]

Hello Philip,

The DFSVC.exe is the ClickOnce loader. To perform further trouble shoot,
you may perform a Xcopy deployment on the client: copy all foler/files from
other computer which works correctly, will this make the application work?

Sincerely,

Luke Zhang

Microsoft Online Community Support
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.

Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================

This posting is provided "AS IS" with no warranties, and confers no rights.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top