Hi All,
I am working on a windows application and getting an error. The error is not in my code, it's .NET Framework 2.0 related issue. I googled and found a hot fix from microsoft.
It says "
.NET Framework 2.0 application that runs under a user account context when no user profile is associated with the user account context may crash, or you may receive an access violation error message. ".
http://support.microsoft.com/kb/913384/en-us?spid=8291&sid=144 Can anyone explains me what is the meaning of this related to windows application or windows service?
Thanks,
Virendra Dugar.