Quantcast
Channel: .NET Framework Setup and Servicing forum
Viewing all 3295 articles
Browse latest View live

App Event Error: 1022 There was a failure initializing profiling API attach infrastructure.

$
0
0

All of a sudden all of our Win 7, Win 8, Win 2008 R2 & Win 2012 machines are all encountering this error:

Log Name:      Application
Source:        .NET Runtime
Event ID:      1022
Keywords:      Classic
Description:
.NET Runtime version 4.0.30319.18408 - There was a failure initializing profiling API attach infrastructure.  This process will not allow a profiler to attach.  HRESULT: 0x80004005.  Process ID (decimal): 8304.  Message ID: [0x2509].
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name=".NET Runtime" />
    <EventID Qualifiers="0">1022</EventID>
    <Level>2</Level>
    <Task>0</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2014-02-06T22:29:00.000000000Z" />
    <EventRecordID>132152</EventRecordID>
    <Channel>Application</Channel>
    <Security />
  </System>
  <EventData>
    <Data>.NET Runtime version 4.0.30319.18408 - There was a failure initializing profiling API attach infrastructure.  This process will not allow a profiler to attach.  HRESULT: 0x80004005.  Process ID (decimal): 8304.  Message ID: [0x2509].</Data>
  </EventData>
</Event> 

Is this from a bad WSUS update of some sort?  We don't typically install .NET 4.0 for anything specifically, but we run a variety of Microsoft software.  Thanks.


Help with deployment IIS 8 Error 500. MVC4 Application

$
0
0
<title></title>

I'm having this problem. Sorry if I posted the actual error page of my application here. I hope I can get some help.

I don't know what's causing this error. BTW, my application is in MVC 4 Code First. It also use Lambda. IIS version is 8 and it's running on Windows 8.

HTTP Error 500.0 - Internal Server Error

The page cannot be displayed because an internal server error has occurred.

<fieldset>

Most likely causes:

  • IIS received the request; however, an internal error occurred during the processing of the request. The root cause of this error depends on which module handles the request and what was happening in the worker process when this error occurred.
  • IIS was not able to access the web.config file for the Web site or application. This can occur if the NTFS permissions are set incorrectly.
  • IIS was not able to process configuration for the Web site or application.
  • The authenticated user does not have permission to use this DLL.
  • The request is mapped to a managed handler but the .NET Extensibility Feature is not installed.
</fieldset>
<fieldset>

Things you can try:

  • Ensure that the NTFS permissions for the web.config file are correct and allow access to the Web server's machine account.
  • Check the event logs to see if any additional information was logged.
  • Verify the permissions for the DLL.
  • Install the .NET Extensibility feature if the request is mapped to a managed handler.
  • Create a tracing rule to track failed requests for this HTTP status code. For more information about creating a tracing rule for failed requests, click here.
</fieldset>
<fieldset>

Detailed Error Information:

Module   ManagedPipelineHandler
Notification   ExecuteRequestHandler
Handler   System.Web.Mvc.MvcHandler
Error Code   0x00000000
Requested URL   http://localhost:80/PLIA-MIB/Member
Physical Path   C:\inetpub\wwwroot\PLIA-MIB\MIB.Web.Member
Logon Method   Forms
Logon User   jbllanda1
Request Tracing Directory   C:\inetpub\logs\FailedReqLogFiles
</fieldset>
<fieldset>

More Information:

This error means that there was a problem while processing the request. The request was received by the Web server, but during processing a fatal error occurred, causing the 500 error.

View more information »

Microsoft Knowledge Base Articles:

  • 294807
</fieldset>

I also enabled error logging in IIS and here's the logs.

Note: I replaced the actual website's domain to localhost.

Request Diagnostics for GET http://localhost:80/PLIA-MIB/Member/

<fieldset>

<legend>-Request Summary</legend>

Site1
Process4660
Failure ReasonSTATUS_CODE
Trigger Status500
Final Status500
Time Taken719 msec
Urlhttp://localhost:80/PLIA-MIB/Member/
App PoolDefaultAppPool
AuthenticationForms
User from tokenIIS APPPOOL\DefaultAppPool
Activity ID{00000000-0000-0000-1700-0080010000F8}
</fieldset>
<fieldset>

<legend>-Errors & Warnings</legend>

No.  Severity Event Module Name 
103.view traceWarning-MODULE_SET_RESPONSE_ERROR_STATUS
ModuleNameSession
NotificationREQUEST_ACQUIRE_STATE
HttpStatus500
HttpReasonInternal Server Error
HttpSubStatus0
ErrorCodeThe operation completed successfully. (0x0)
ConfigExceptionInfo
Session
See all events for the request
</fieldset>
No.EventNameDetailsTime
1.NOTIFY_MODULE_ENDModuleName="FailedRequestsTracingModule", Notification="BEGIN_REQUEST", fIsPostNotificationEvent="false", NotificationStatus="NOTIFICATION_CONTINUE"12:22:45.040
2.NOTIFY_MODULE_STARTModuleName="ConfigurationValidationModule", Notification="BEGIN_REQUEST", fIsPostNotification="false"12:22:45.040
3.NOTIFY_MODULE_ENDModuleName="ConfigurationValidationModule", Notification="BEGIN_REQUEST", fIsPostNotificationEvent="false", NotificationStatus="NOTIFICATION_CONTINUE"12:22:45.040
4.NOTIFY_MODULE_STARTModuleName="IsapiFilterModule", Notification="AUTHENTICATE_REQUEST", fIsPostNotification="false"12:22:45.040
5.NOTIFY_MODULE_ENDModuleName="IsapiFilterModule", Notification="AUTHENTICATE_REQUEST", fIsPostNotificationEvent="false", NotificationStatus="NOTIFICATION_CONTINUE"12:22:45.040
6.NOTIFY_MODULE_STARTModuleName="CertificateMappingAuthenticationModule", Notification="AUTHENTICATE_REQUEST", fIsPostNotification="false"12:22:45.040
7.AUTH_STARTAuthTypeSupported="MapCliCert"12:22:45.040
8.AUTH_END12:22:45.040
9.NOTIFY_MODULE_ENDModuleName="CertificateMappingAuthenticationModule", Notification="AUTHENTICATE_REQUEST", fIsPostNotificationEvent="false", NotificationStatus="NOTIFICATION_CONTINUE"12:22:45.040
10.NOTIFY_MODULE_STARTModuleName="BasicAuthenticationModule", Notification="AUTHENTICATE_REQUEST", fIsPostNotification="false"12:22:45.040
11.AUTH_STARTAuthTypeSupported="Basic"12:22:45.040
12.AUTH_END12:22:45.040
13.NOTIFY_MODULE_ENDModuleName="BasicAuthenticationModule", Notification="AUTHENTICATE_REQUEST", fIsPostNotificationEvent="false", NotificationStatus="NOTIFICATION_CONTINUE"12:22:45.040
14.NOTIFY_MODULE_STARTModuleName="WindowsAuthenticationModule", Notification="AUTHENTICATE_REQUEST", fIsPostNotification="false"12:22:45.040
15.AUTH_STARTAuthTypeSupported="NT"12:22:45.040
16.AUTH_END12:22:45.040
17.NOTIFY_MODULE_ENDModuleName="WindowsAuthenticationModule", Notification="AUTHENTICATE_REQUEST", fIsPostNotificationEvent="false", NotificationStatus="NOTIFICATION_CONTINUE"12:22:45.040
18.NOTIFY_MODULE_STARTModuleName="DigestAuthenticationModule", Notification="AUTHENTICATE_REQUEST", fIsPostNotification="false"12:22:45.040
19.AUTH_STARTAuthTypeSupported="Digest"12:22:45.040
20.AUTH_END12:22:45.040
21.NOTIFY_MODULE_ENDModuleName="DigestAuthenticationModule", Notification="AUTHENTICATE_REQUEST", fIsPostNotificationEvent="false", NotificationStatus="NOTIFICATION_CONTINUE"12:22:45.040
22.NOTIFY_MODULE_STARTModuleName="IISCertificateMappingAuthenticationModule", Notification="AUTHENTICATE_REQUEST", fIsPostNotification="false"12:22:45.040
23.AUTH_STARTAuthTypeSupported="MapCliCert"12:22:45.040
24.AUTH_END12:22:45.040
25.NOTIFY_MODULE_ENDModuleName="IISCertificateMappingAuthenticationModule", Notification="AUTHENTICATE_REQUEST", fIsPostNotificationEvent="false", NotificationStatus="NOTIFICATION_CONTINUE"12:22:45.040
26.NOTIFY_MODULE_STARTModuleName="ScriptModule-4.0", Notification="AUTHENTICATE_REQUEST", fIsPostNotification="false"12:22:45.040
27.AspNetStartData1="GET", Data2="/PLIA-MIB/Member/", Data3=""12:22:45.040
28.AspNetAppDomainEnterData1="/LM/W3SVC/1/ROOT/PLIA-MIB/Member-54-130361629638376123"12:22:45.040
29.AspNetStartHandlerData1="ASP.global_asax", Data2="Start"12:22:45.040
30.AspNetPipelineEnterData1="System.Web.Handlers.ScriptModule"12:22:45.040
31.AspNetPipelineLeaveData1="System.Web.Handlers.ScriptModule"12:22:45.040
32.NOTIFY_MODULE_ENDModuleName="ScriptModule-4.0", Notification="AUTHENTICATE_REQUEST", fIsPostNotificationEvent="false", NotificationStatus="NOTIFICATION_CONTINUE"12:22:45.040
33.NOTIFY_MODULE_STARTModuleName="WindowsAuthentication", Notification="AUTHENTICATE_REQUEST", fIsPostNotification="false"12:22:45.040
34.AspNetPipelineEnterData1="System.Web.Security.WindowsAuthenticationModule"12:22:45.040
35.AspNetPipelineLeaveData1="System.Web.Security.WindowsAuthenticationModule"12:22:45.040
36.NOTIFY_MODULE_ENDModuleName="WindowsAuthentication", Notification="AUTHENTICATE_REQUEST", fIsPostNotificationEvent="false", NotificationStatus="NOTIFICATION_CONTINUE"12:22:45.040
37.NOTIFY_MODULE_STARTModuleName="FormsAuthentication", Notification="AUTHENTICATE_REQUEST", fIsPostNotification="false"12:22:45.040
38.AspNetPipelineEnterData1="System.Web.Security.FormsAuthenticationModule"12:22:45.040
39.USER_SETAuthType="Forms", UserName="jbllanda1", SupportsIsInRole="true"12:22:45.056
40.AspNetPipelineLeaveData1="System.Web.Security.FormsAuthenticationModule"12:22:45.056
41.NOTIFY_MODULE_ENDModuleName="FormsAuthentication", Notification="AUTHENTICATE_REQUEST", fIsPostNotificationEvent="false", NotificationStatus="NOTIFICATION_CONTINUE"12:22:45.056
42.NOTIFY_MODULE_STARTModuleName="AnonymousAuthenticationModule", Notification="AUTHENTICATE_REQUEST", fIsPostNotification="false"12:22:45.056
43.NOTIFY_MODULE_ENDModuleName="AnonymousAuthenticationModule", Notification="AUTHENTICATE_REQUEST", fIsPostNotificationEvent="false", NotificationStatus="NOTIFICATION_CONTINUE"12:22:45.056
44.NOTIFY_MODULE_STARTModuleName="IsapiFilterModule", Notification="AUTHENTICATE_REQUEST", fIsPostNotification="true"12:22:45.056
45.FILTER_AUTH_COMPLETE_START12:22:45.056
46.FILTER_AUTH_COMPLETE_END12:22:45.056
47.NOTIFY_MODULE_ENDModuleName="IsapiFilterModule", Notification="AUTHENTICATE_REQUEST", fIsPostNotificationEvent="true", NotificationStatus="NOTIFICATION_CONTINUE"12:22:45.056
48.NOTIFY_MODULE_STARTModuleName="ServiceModel-4.0", Notification="AUTHENTICATE_REQUEST", fIsPostNotification="true"12:22:45.056
49.AspNetPipelineEnterData1="System.ServiceModel.Activation.ServiceHttpModule"12:22:45.056
50.AspNetPipelineLeaveData1="System.ServiceModel.Activation.ServiceHttpModule"12:22:45.056
51.NOTIFY_MODULE_ENDModuleName="ServiceModel-4.0", Notification="AUTHENTICATE_REQUEST", fIsPostNotificationEvent="true", NotificationStatus="NOTIFICATION_CONTINUE"12:22:45.056
52.NOTIFY_MODULE_STARTModuleName="DefaultAuthentication", Notification="AUTHENTICATE_REQUEST", fIsPostNotification="true"12:22:45.056
53.AspNetPipelineEnterData1="System.Web.Security.DefaultAuthenticationModule"12:22:45.056
54.AspNetPipelineLeaveData1="System.Web.Security.DefaultAuthenticationModule"12:22:45.056
55.NOTIFY_MODULE_ENDModuleName="DefaultAuthentication", Notification="AUTHENTICATE_REQUEST", fIsPostNotificationEvent="true", NotificationStatus="NOTIFICATION_CONTINUE"12:22:45.056
56.NOTIFY_MODULE_STARTModuleName="RoleManager", Notification="AUTHENTICATE_REQUEST", fIsPostNotification="true"12:22:45.056
57.AspNetPipelineEnterData1="System.Web.Security.RoleManagerModule"12:22:45.056
58.AspNetPipelineLeaveData1="System.Web.Security.RoleManagerModule"12:22:45.056
59.NOTIFY_MODULE_ENDModuleName="RoleManager", Notification="AUTHENTICATE_REQUEST", fIsPostNotificationEvent="true", NotificationStatus="NOTIFICATION_CONTINUE"12:22:45.056
60.NOTIFY_MODULE_STARTModuleName="UrlAuthorizationModule", Notification="AUTHORIZE_REQUEST", fIsPostNotification="false"12:22:45.056
61.NOTIFY_MODULE_ENDModuleName="UrlAuthorizationModule", Notification="AUTHORIZE_REQUEST", fIsPostNotificationEvent="false", NotificationStatus="NOTIFICATION_CONTINUE"12:22:45.056
62.NOTIFY_MODULE_STARTModuleName="UrlAuthorization", Notification="AUTHORIZE_REQUEST", fIsPostNotification="false"12:22:45.056
63.AspNetPipelineEnterData1="System.Web.Security.UrlAuthorizationModule"12:22:45.056
64.AspNetPipelineLeaveData1="System.Web.Security.UrlAuthorizationModule"12:22:45.056
65.NOTIFY_MODULE_ENDModuleName="UrlAuthorization", Notification="AUTHORIZE_REQUEST", fIsPostNotificationEvent="false", NotificationStatus="NOTIFICATION_CONTINUE"12:22:45.056
66.NOTIFY_MODULE_STARTModuleName="FileAuthorization", Notification="AUTHORIZE_REQUEST", fIsPostNotification="false"12:22:45.056
67.AspNetPipelineEnterData1="System.Web.Security.FileAuthorizationModule"12:22:45.056
68.AspNetPipelineLeaveData1="System.Web.Security.FileAuthorizationModule"12:22:45.056
69.NOTIFY_MODULE_ENDModuleName="FileAuthorization", Notification="AUTHORIZE_REQUEST", fIsPostNotificationEvent="false", NotificationStatus="NOTIFICATION_CONTINUE"12:22:45.056
70.NOTIFY_MODULE_STARTModuleName="HttpCacheModule", Notification="RESOLVE_REQUEST_CACHE", fIsPostNotification="false"12:22:45.056
71.OUTPUT_CACHE_LOOKUP_START12:22:45.056
72.OUTPUT_CACHE_LOOKUP_ENDResult="NOT_FOUND"12:22:45.056
73.NOTIFY_MODULE_ENDModuleName="HttpCacheModule", Notification="RESOLVE_REQUEST_CACHE", fIsPostNotificationEvent="false", NotificationStatus="NOTIFICATION_CONTINUE"12:22:45.056
74.NOTIFY_MODULE_STARTModuleName="OutputCache", Notification="RESOLVE_REQUEST_CACHE", fIsPostNotification="false"12:22:45.056
75.AspNetPipelineEnterData1="System.Web.Caching.OutputCacheModule"12:22:45.056
76.AspNetPipelineLeaveData1="System.Web.Caching.OutputCacheModule"12:22:45.056
77.NOTIFY_MODULE_ENDModuleName="OutputCache", Notification="RESOLVE_REQUEST_CACHE", fIsPostNotificationEvent="false", NotificationStatus="NOTIFICATION_CONTINUE"12:22:45.056
78.NOTIFY_MODULE_STARTModuleName="UrlRoutingModule-4.0", Notification="RESOLVE_REQUEST_CACHE", fIsPostNotification="true"12:22:45.056
79.AspNetPipelineEnterData1="System.Web.Routing.UrlRoutingModule"12:22:45.056
80.AspNetPipelineLeaveData1="System.Web.Routing.UrlRoutingModule"12:22:45.118
81.NOTIFY_MODULE_ENDModuleName="UrlRoutingModule-4.0", Notification="RESOLVE_REQUEST_CACHE", fIsPostNotificationEvent="true", NotificationStatus="NOTIFICATION_CONTINUE"12:22:45.118
82.NOTIFY_MODULE_STARTModuleName="__DynamicModule_System.Web.WebPages.WebPageHttpModule, System.Web.WebPages, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35_427c89ca-9ae7-47af-bc32-6662393a5cb5", Notification="RESOLVE_REQUEST_CACHE", fIsPostNotification="true"12:22:45.118
83.AspNetPipelineEnterData1="System.Web.WebPages.WebPageHttpModule"12:22:45.118
84.AspNetPipelineLeaveData1="System.Web.WebPages.WebPageHttpModule"12:22:45.134
85.NOTIFY_MODULE_ENDModuleName="__DynamicModule_System.Web.WebPages.WebPageHttpModule, System.Web.WebPages, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35_427c89ca-9ae7-47af-bc32-6662393a5cb5", Notification="RESOLVE_REQUEST_CACHE", fIsPostNotificationEvent="true", NotificationStatus="NOTIFICATION_CONTINUE"12:22:45.134
86.NOTIFY_MODULE_STARTModuleName="__DynamicModule_System.Web.Optimization.BundleModule, System.Web.Optimization, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35_974db8ba-f9b8-4683-bb50-404717242fc6", Notification="RESOLVE_REQUEST_CACHE", fIsPostNotification="true"12:22:45.134
87.AspNetPipelineEnterData1="System.Web.Optimization.BundleModule"12:22:45.134
88.AspNetPipelineLeaveData1="System.Web.Optimization.BundleModule"12:22:45.134
89.NOTIFY_MODULE_ENDModuleName="__DynamicModule_System.Web.Optimization.BundleModule, System.Web.Optimization, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35_974db8ba-f9b8-4683-bb50-404717242fc6", Notification="RESOLVE_REQUEST_CACHE", fIsPostNotificationEvent="true", NotificationStatus="NOTIFICATION_CONTINUE"12:22:45.134
90.NOTIFY_MODULE_STARTModuleName="StaticCompressionModule", Notification="MAP_REQUEST_HANDLER", fIsPostNotification="false"12:22:45.134
91.NOTIFY_MODULE_ENDModuleName="StaticCompressionModule", Notification="MAP_REQUEST_HANDLER", fIsPostNotificationEvent="false", NotificationStatus="NOTIFICATION_CONTINUE"12:22:45.134
92.NOTIFY_MODULE_STARTModuleName="HttpRedirectionModule", Notification="MAP_REQUEST_HANDLER", fIsPostNotification="false"12:22:45.134
93.NOTIFY_MODULE_ENDModuleName="HttpRedirectionModule", Notification="MAP_REQUEST_HANDLER", fIsPostNotificationEvent="false", NotificationStatus="NOTIFICATION_CONTINUE"12:22:45.134
94.NOTIFY_MODULE_STARTModuleName="ManagedPipelineHandler", Notification="MAP_REQUEST_HANDLER", fIsPostNotification="false"12:22:45.134
95.AspNetMapHandlerEnter12:22:45.134
96.HANDLER_CHANGEDOldHandlerName="ExtensionlessUrlHandler-Integrated-4.0", NewHandlerName="System.Web.Mvc.MvcHandler", NewHandlerModules="ManagedPipelineHandler", NewHandlerScriptProcessor="", NewHandlerType="System.Web.Mvc.MvcHandler, System.Web.Mvc, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"12:22:45.134
97.AspNetMapHandlerLeave12:22:45.134
98.NOTIFY_MODULE_ENDModuleName="ManagedPipelineHandler", Notification="MAP_REQUEST_HANDLER", fIsPostNotificationEvent="false", NotificationStatus="NOTIFICATION_CONTINUE"12:22:45.134
99.NOTIFY_MODULE_STARTModuleName="Session", Notification="REQUEST_ACQUIRE_STATE", fIsPostNotification="false"12:22:45.134
100.AspNetPipelineEnterData1="System.Web.SessionState.SessionStateModule"12:22:45.134
101.AspNetSessionDataBegin12:22:45.134
102.AspNetSessionDataEnd12:22:45.556
103.MODULE_SET_RESPONSE_ERROR_STATUS
Warning
ModuleName="Session", Notification="REQUEST_ACQUIRE_STATE", HttpStatus="500", HttpReason="Internal Server Error", HttpSubStatus="0", ErrorCode="The operation completed successfully. (0x0)", ConfigExceptionInfo=""12:22:45.681
104.NOTIFY_MODULE_ENDModuleName="Session", Notification="REQUEST_ACQUIRE_STATE", fIsPostNotificationEvent="false", NotificationStatus="NOTIFICATION_CONTINUE"12:22:45.681
105.NOTIFY_MODULE_STARTModuleName="Profile", Notification="REQUEST_ACQUIRE_STATE", fIsPostNotification="false"12:22:45.681
106.AspNetPipelineEnterData1="System.Web.Profile.ProfileModule"12:22:45.681
107.AspNetPipelineLeaveData1="System.Web.Profile.ProfileModule"12:22:45.681
108.NOTIFY_MODULE_ENDModuleName="Profile", Notification="REQUEST_ACQUIRE_STATE", fIsPostNotificationEvent="false", NotificationStatus="NOTIFICATION_CONTINUE"12:22:45.681
109.NOTIFY_MODULE_STARTModuleName="ScriptModule-4.0", Notification="REQUEST_ACQUIRE_STATE", fIsPostNotification="true"12:22:45.681
110.AspNetPipelineEnterData1="System.Web.Handlers.ScriptModule"12:22:45.681
111.AspNetPipelineLeaveData1="System.Web.Handlers.ScriptModule"12:22:45.681
112.NOTIFY_MODULE_ENDModuleName="ScriptModule-4.0", Notification="REQUEST_ACQUIRE_STATE", fIsPostNotificationEvent="true", NotificationStatus="NOTIFICATION_CONTINUE"12:22:45.681
113.NOTIFY_MODULE_STARTModuleName="ManagedPipelineHandler", Notification="EXECUTE_REQUEST_HANDLER", fIsPostNotification="false"12:22:45.681
114.AspNetPipelineEnterData1="System.Web.ImplicitAsyncPreloadModule"12:22:45.681
115.AspNetPipelineLeaveData1="System.Web.ImplicitAsyncPreloadModule"12:22:45.681
116.AspNetHttpHandlerEnter12:22:45.681
117.NOTIFY_MODULE_ENDModuleName="ManagedPipelineHandler", Notification="EXECUTE_REQUEST_HANDLER", fIsPostNotificationEvent="false", NotificationStatus="NOTIFICATION_CONTINUE"12:22:45.759
118.NOTIFY_MODULE_STARTModuleName="Session", Notification="RELEASE_REQUEST_STATE", fIsPostNotification="false"12:22:45.759
119.AspNetPipelineEnterData1="System.Web.SessionState.SessionStateModule"12:22:45.759
120.AspNetPipelineLeaveData1="System.Web.SessionState.SessionStateModule"12:22:45.759
121.NOTIFY_MODULE_ENDModuleName="Session", Notification="RELEASE_REQUEST_STATE", fIsPostNotificationEvent="false", NotificationStatus="NOTIFICATION_CONTINUE"12:22:45.759
122.NOTIFY_MODULE_STARTModuleName="DynamicCompressionModule", Notification="RELEASE_REQUEST_STATE", fIsPostNotification="true"12:22:45.759
123.NOTIFY_MODULE_ENDModuleName="DynamicCompressionModule", Notification="RELEASE_REQUEST_STATE", fIsPostNotificationEvent="true", NotificationStatus="NOTIFICATION_CONTINUE"12:22:45.759
124.NOTIFY_MODULE_STARTModuleName="AspNetFilterModule", Notification="UPDATE_REQUEST_CACHE", fIsPostNotification="false"12:22:45.759
125.NOTIFY_MODULE_ENDModuleName="AspNetFilterModule", Notification="UPDATE_REQUEST_CACHE", fIsPostNotificationEvent="false", NotificationStatus="NOTIFICATION_CONTINUE"12:22:45.759
126.NOTIFY_MODULE_STARTModuleName="HttpCacheModule", Notification="UPDATE_REQUEST_CACHE", fIsPostNotification="false"12:22:45.759
127.OUTPUT_CACHE_UPDATE_STARTCachePolicy="NO_CACHE", TimeToLive="0"12:22:45.759
128.OUTPUT_CACHE_UPDATE_ENDResult="NOT_FREQUENTLY_HIT"12:22:45.759
129.NOTIFY_MODULE_ENDModuleName="HttpCacheModule", Notification="UPDATE_REQUEST_CACHE", fIsPostNotificationEvent="false", NotificationStatus="NOTIFICATION_CONTINUE"12:22:45.759
130.NOTIFY_MODULE_STARTModuleName="OutputCache", Notification="UPDATE_REQUEST_CACHE", fIsPostNotification="false"12:22:45.759
131.AspNetPipelineEnterData1="System.Web.Caching.OutputCacheModule"12:22:45.759
132.AspNetPipelineLeaveData1="System.Web.Caching.OutputCacheModule"12:22:45.759
133.NOTIFY_MODULE_ENDModuleName="OutputCache", Notification="UPDATE_REQUEST_CACHE", fIsPostNotificationEvent="false", NotificationStatus="NOTIFICATION_CONTINUE"12:22:45.759
134.NOTIFY_MODULE_STARTModuleName="AspNetFilterModule", Notification="LOG_REQUEST", fIsPostNotification="false"12:22:45.759
135.NOTIFY_MODULE_ENDModuleName="AspNetFilterModule", Notification="LOG_REQUEST", fIsPostNotificationEvent="false", NotificationStatus="NOTIFICATION_CONTINUE"12:22:45.759
136.NOTIFY_MODULE_STARTModuleName="DynamicIpRestrictionModule", Notification="END_REQUEST", fIsPostNotification="false"12:22:45.759
137.NOTIFY_MODULE_ENDModuleName="DynamicIpRestrictionModule", Notification="END_REQUEST", fIsPostNotificationEvent="false", NotificationStatus="NOTIFICATION_CONTINUE"12:22:45.759
138.NOTIFY_MODULE_STARTModuleName="ScriptModule-4.0", Notification="END_REQUEST", fIsPostNotification="false"12:22:45.759
139.AspNetPipelineEnterData1="System.Web.Handlers.ScriptModule"12:22:45.759
140.AspNetPipelineLeaveData1="System.Web.Handlers.ScriptModule"12:22:45.759
141.NOTIFY_MODULE_ENDModuleName="ScriptModule-4.0", Notification="END_REQUEST", fIsPostNotificationEvent="false", NotificationStatus="NOTIFICATION_CONTINUE"12:22:45.759
142.NOTIFY_MODULE_STARTModuleName="FormsAuthentication", Notification="END_REQUEST", fIsPostNotification="false"12:22:45.759
143.AspNetPipelineEnterData1="System.Web.Security.FormsAuthenticationModule"12:22:45.759
144.AspNetPipelineLeaveData1="System.Web.Security.FormsAuthenticationModule"12:22:45.759
145.NOTIFY_MODULE_ENDModuleName="FormsAuthentication", Notification="END_REQUEST", fIsPostNotificationEvent="false", NotificationStatus="NOTIFICATION_CONTINUE"12:22:45.759
146.NOTIFY_MODULE_STARTModuleName="RoleManager", Notification="END_REQUEST", fIsPostNotification="false"12:22:45.759
147.AspNetPipelineEnterData1="System.Web.Security.RoleManagerModule"12:22:45.759
148.AspNetPipelineLeaveData1="System.Web.Security.RoleManagerModule"12:22:45.759
149.NOTIFY_MODULE_ENDModuleName="RoleManager", Notification="END_REQUEST", fIsPostNotificationEvent="false", NotificationStatus="NOTIFICATION_CONTINUE"12:22:45.759
150.NOTIFY_MODULE_STARTModuleName="Profile", Notification="END_REQUEST", fIsPostNotification="false"12:22:45.759
151.AspNetPipelineEnterData1="System.Web.Profile.ProfileModule"12:22:45.759
152.AspNetPipelineLeaveData1="System.Web.Profile.ProfileModule"12:22:45.759
153.NOTIFY_MODULE_ENDModuleName="Profile", Notification="END_REQUEST", fIsPostNotificationEvent="false", NotificationStatus="NOTIFICATION_CONTINUE"12:22:45.759
154.NOTIFY_MODULE_STARTModuleName="__DynamicModule_System.Web.WebPages.WebPageHttpModule, System.Web.WebPages, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35_427c89ca-9ae7-47af-bc32-6662393a5cb5", Notification="END_REQUEST", fIsPostNotification="false"12:22:45.759
155.AspNetPipelineEnterData1="System.Web.WebPages.WebPageHttpModule"12:22:45.759
156.AspNetPipelineLeaveData1="System.Web.WebPages.WebPageHttpModule"12:22:45.759
157.NOTIFY_MODULE_ENDModuleName="__DynamicModule_System.Web.WebPages.WebPageHttpModule, System.Web.WebPages, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35_427c89ca-9ae7-47af-bc32-6662393a5cb5", Notification="END_REQUEST", fIsPostNotificationEvent="false", NotificationStatus="NOTIFICATION_CONTINUE"12:22:45.759
158.NOTIFY_MODULE_STARTModuleName="ManagedPipelineHandler", Notification="END_REQUEST", fIsPostNotification="true"12:22:45.759
159.AspNetEndHandler12:22:45.759
160.NOTIFY_MODULE_ENDModuleName="ManagedPipelineHandler", Notification="END_REQUEST", fIsPostNotificationEvent="true", NotificationStatus="NOTIFICATION_CONTINUE"12:22:45.759
161.NOTIFY_MODULE_STARTModuleName="HttpLoggingModule", Notification="SEND_RESPONSE", fIsPostNotification="false"12:22:45.759
162.NOTIFY_MODULE_ENDModuleName="HttpLoggingModule", Notification="SEND_RESPONSE", fIsPostNotificationEvent="false", NotificationStatus="NOTIFICATION_CONTINUE"12:22:45.759
163.NOTIFY_MODULE_STARTModuleName="IsapiModule", Notification="SEND_RESPONSE", fIsPostNotification="false"12:22:45.759
164.NOTIFY_MODULE_ENDModuleName="IsapiModule", Notification="SEND_RESPONSE", fIsPostNotificationEvent="false", NotificationStatus="NOTIFICATION_CONTINUE"12:22:45.759
165.NOTIFY_MODULE_STARTModuleName="DigestAuthenticationModule", Notification="SEND_RESPONSE", fIsPostNotification="false"12:22:45.759
166.NOTIFY_MODULE_ENDModuleName="DigestAuthenticationModule", Notification="SEND_RESPONSE", fIsPostNotificationEvent="false", NotificationStatus="NOTIFICATION_CONTINUE"12:22:45.759
167.NOTIFY_MODULE_STARTModuleName="WindowsAuthenticationModule", Notification="SEND_RESPONSE", fIsPostNotification="false"12:22:45.759
168.NOTIFY_MODULE_ENDModuleName="WindowsAuthenticationModule", Notification="SEND_RESPONSE", fIsPostNotificationEvent="false", NotificationStatus="NOTIFICATION_CONTINUE"12:22:45.759
169.NOTIFY_MODULE_STARTModuleName="BasicAuthenticationModule", Notification="SEND_RESPONSE", fIsPostNotification="false"12:22:45.759
170.NOTIFY_MODULE_ENDModuleName="BasicAuthenticationModule", Notification="SEND_RESPONSE", fIsPostNotificationEvent="false", NotificationStatus="NOTIFICATION_CONTINUE"12:22:45.759
171.NOTIFY_MODULE_STARTModuleName="ProtocolSupportModule", Notification="SEND_RESPONSE", fIsPostNotification="false"12:22:45.759
172.NOTIFY_MODULE_ENDModuleName="ProtocolSupportModule", Notification="SEND_RESPONSE", fIsPostNotificationEvent="false", NotificationStatus="NOTIFICATION_CONTINUE"12:22:45.759
173.NOTIFY_MODULE_STARTModuleName="IsapiFilterModule", Notification="SEND_RESPONSE", fIsPostNotification="false"12:22:45.759
174.NOTIFY_MODULE_ENDModuleName="IsapiFilterModule", Notification="SEND_RESPONSE", fIsPostNotificationEvent="false", NotificationStatus="NOTIFICATION_CONTINUE"12:22:45.759
175.NOTIFY_MODULE_STARTModuleName="DynamicCompressionModule", Notification="SEND_RESPONSE", fIsPostNotification="false"12:22:45.759
176.NOTIFY_MODULE_ENDModuleName="DynamicCompressionModule", Notification="SEND_RESPONSE", fIsPostNotificationEvent="false", NotificationStatus="NOTIFICATION_CONTINUE"12:22:45.759
177.NOTIFY_MODULE_STARTModuleName="HttpCacheModule", Notification="SEND_RESPONSE", fIsPostNotification="false"12:22:45.759
178.NOTIFY_MODULE_ENDModuleName="HttpCacheModule", Notification="SEND_RESPONSE", fIsPostNotificationEvent="false", NotificationStatus="NOTIFICATION_CONTINUE"12:22:45.759
179.NOTIFY_MODULE_STARTModuleName="CustomErrorModule", Notification="SEND_RESPONSE", fIsPostNotification="false"12:22:45.759
180.GENERAL_SEND_CUSTOM_ERRORHttpStatus="500", HttpSubStatus="0", FileNameOrURL="500.htm"12:22:45.759
181.FILE_CACHE_ACCESS_STARTFileName="C:\inetpub\custerr\en-US\500.htm", UserName="DefaultAppPool", DomainName="IIS APPPOOL"12:22:45.759
182.FILE_CACHE_ACCESS_ENDSuccessful="true", FileFromCache="true", FileAddedToCache="false", FileDirmoned="true", LastModCheckErrorIgnored="true", ErrorCode="The operation completed successfully. (0x0)", LastModifiedTime="Thu, 05 Dec 2013 07:37:46 GMT"12:22:45.759
183.NOTIFY_MODULE_ENDModuleName="CustomErrorModule", Notification="SEND_RESPONSE", fIsPostNotificationEvent="false", NotificationStatus="NOTIFICATION_CONTINUE"12:22:45.759
184.NOTIFY_MODULE_STARTModuleName="DynamicIpRestrictionModule", Notification="SEND_RESPONSE", fIsPostNotification="false"12:22:45.759
185.NOTIFY_MODULE_ENDModuleName="DynamicIpRestrictionModule", Notification="SEND_RESPONSE", fIsPostNotificationEvent="false", NotificationStatus="NOTIFICATION_CONTINUE"12:22:45.759
186.HTTPSYS_CACHEABLEHttpsysCacheable="false", Reason="FILTER_CACHE_UNAWARE", CachePolicy="NO_CACHE", TimeToLive="0"12:22:45.759
187.GENERAL_FLUSH_RESPONSE_START12:22:45.759
188.GENERAL_RESPONSE_HEADERSHeaders="Content-Type: text/html Server: Microsoft-IIS/8.0 X-AspNetMvc-Version: 4.0 X-Powered-By: ASP.NET "12:22:45.759
189.GENERAL_RESPONSE_ENTITY_BUFFERBuffer="<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> <title>500 - Internal server error.</title> <style type="text/css"> <!-- body{margin:0;font-size:.7em;font-family:Verdana, Arial, Helvetica, sans-serif;background:#EEEEEE;} fieldset{padding:0 15px 10px 15px;} h1{font-size:2.4em;margin:0;color:#FFF;} h2{font-size:1.7em;margin:0;color:#CC0000;} h3{font-size:1.2em;margin:10px 0 0 0;color:#000000;} #header{width:96%;margin:0 0 0 0;padding:6px 2% 6px 2%;font-family:"trebuchet MS", Verdana, sans-serif;color:#FFF; background-color:#555555;} #content{margin:0 0 0 2%;} .content-container{background:#FFF;width:96%;margin-padding:10px;} --> </style> </head> <body> <div id="header"><h1>Server Error</h1></div> <div id="content"> <div class="content-container"><fieldset> <h2>500 - Internal server error.</h2> <h3>There is a problem with the resource you are looking for, and it cannot be displayed.</h3> </fieldset></div> </div> </body> </html> "12:22:45.759
190.GENERAL_FLUSH_RESPONSE_ENDBytesSent="1406", ErrorCode="The operation completed successfully. (0x0)"12:22:45.759
191.GENERAL_REQUEST_ENDBytesSent="1406", BytesReceived="1153", HttpStatus="500", HttpSubStatus="0"12:22:45.759

I'm not that familiar with .Net application so please give me a kind answer. :)

How to repair .Net on Windows 2012 R2?

$
0
0

Hi,

I was referred to this forum in a comment by Aaron Stebner.

I recently had a 2012 R2 Essentials server become unmanageable because all .NET apps (including Server Manager and Essentials Dashboard) were crashing. The next morning, it was working again. So I'm trying to to figure out what was wrong and how it fixed itself. Are there logs I can review that would tell me that?

Also if this happens again, is there a way to repair .NET, or if in fact it is self-healing, to trigger that process?

So far the best advice I've heard is to use DISM to disable and re-enable .Net 3 and 4:

DISM /online /disable-feature /FeatureName:NetFx3
DISM /online /enable-feature /FeatureName:NetFx3 /all /Source:X:\sources\sxs /LimitAccess

DISM /online /disable-feature /FeatureName:NetFx4
DISM /online /enable-feature /FeatureName:NetFx4 /all /Source:X:\sources\sxs /LimitAccess

Disabling such core OS components makes me nervous. Is that the correct approach (and are those the correct commands)? Or would something like ""Dism /Online /Cleanup-Image /RestoreHealth" work?

Thanks,

Mark Berry
MCB Systems



installing a c# service to remote machines in a LAN

$
0
0

Hello All,

Greetings

I want to develop windows c# application that will install windows service to remote machines in a LAN with the n/w admin credentials.

After researching a lot i found psexec.exe is a good tool to do this. Is there a better option to accomplish this? Any help would be greatly appreciated.

Regards


Could not load MyAssembly.XmlSerializers.dll. The system cannot find the file specified

$
0
0

I have recently installed Visual Studio 2012.

However, after the installation, a project that was previously working correctly in Visual Studio 2010 began throwing and crashing on the following error:

'System.TypeInitializationException: The type initializer for 'MyType' threw an exception. ---> System.IO.FileNotFoundException: Could not load file or assembly 'MyAssembly.XmlSerializers' or one of its dependencies. The system cannot find the file specified. at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks) at System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)

I did not upgrade the project to VS2012, I am running it out of VS2010 as before. I have not made any changes to the project itself. The only change was that I installed VS2012 (and .NET 4.5) on the machine. What could be causing this unexpected problem?

RegSvcs.exe window keeps opening

$
0
0

Hello,

RegSvcs.exe keeps automatically opening even if I close it.

I have tried to find answers from Google but no luck yet.

I have runned full scan and nothing can be found with F-Secure, AVG antivirus and Malwarebytes.

So I thought this is Framework problem/error.

Can someone help me with this? 

-Matias

How do I enable “JIT Debugging” for Microsoft .NET Framework In Windows 8.1

$
0
0
See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.InvalidOperationException: This BackgroundWorker is currently busy and cannot run multiple tasks concurrently.
   at System.ComponentModel.BackgroundWorker.RunWorkerAsync(Object argument)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34003 built by: FX45W81RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll
----------------------------------------
Hathway Auto Connect
    Assembly Version: 1.0.0.0
    Win32 Version: 1.1.0.0
    CodeBase: file:///C:/Users/Alpesh/Downloads/Programs/Hathway%20Auto%20Connect.exe
----------------------------------------
Microsoft.VisualBasic
    Assembly Version: 10.0.0.0
    Win32 Version: 12.0.20806.33440 built by: FX45W81RTMREL
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34003 built by: FX45W81RTMGDR
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Core
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.33440 built by: FX45W81RTMREL
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.33440 built by: FX45W81RTMREL
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.33440 built by: FX45W81RTMREL
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.33440 built by: FX45W81RTMREL
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
System.Configuration
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.33440 built by: FX45W81RTMREL
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.33440 built by: FX45W81RTMREL
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

help i get an error when trying to run this program

$
0
0

Hi i really need some help with this problem, i get an error related to microsof .net framework.

Always pops up everytime i try and run a specific software program ( corsair link)

heres a picture of the error box

http://tinypic.com/view.php?pic=2rf4lk5&s=8#.UvfdWPlkXAU

- its alot of info in case need be, I also have Windows 7 64 bit.

i have the following installed on my system

1.Microsoft Visual C++ 2005 Redistributable

2.Microsoft Visual C++ 2005 Redistributable x64

3.Microsoft Visual C++ 2008 Redistributable - x64 9.0.21022

4.Microsoft Visual C++ 2008 Redistributable - x86 9.0.30729.17

5.Microsoft Visual C++ 2010 x64 Redistributable - 10.0.40219

6.Microsoft Visual C++ 2010 x86 Redistributable - 10.0.40219

7.Microsoft Visual C++ 2012 Redistributable  (x64) - 11.0.60610

8.Microsoft Visual C++ 2012 Redistributable  (x86) - 11.0.60610

9. Microsoft .NET Framework 4.5

*if it helps, here is the rest of the code from the box, i copied all of it

See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.FormatException: Input string was not in a correct format.
   at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
   at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
   at CorsairLink.PlugIns.Flextronics.UpdateFan(Device device, Boolean frontEndUpdate)
   at CorsairLink.ExtensionMethods.AddCallback(Device device, BackendPlugIn backend, Func`3 func)
   at CorsairLink.PlugIns.Flextronics.CheckForNewHardware()
   at CorsairLink.PlugInHandler.CheckBackends()
   at CorsairLink.Kernel.kernelTimer_Tick(Object sender, EventArgs e)
   at System.Windows.Forms.Timer.OnTick(EventArgs e)
   at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18052 built by: FX45RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
CorsairLink
    Assembly Version: 2.5.5145.25519
    Win32 Version: 2.5.5145.25519
    CodeBase: file:///G:/Programfiles/ASM104xUSB3/CorsairLink.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18047 built by: FX45RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18021 built by: FX45RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18044 built by: FX45RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
CorsairLink.Common
    Assembly Version: 2.5.5145.25519
    Win32 Version: 2.5.5145.25519
    CodeBase: file:///G:/Programfiles/ASM104xUSB3/CorsairLink.Common.DLL
----------------------------------------
Microsoft.VisualBasic
    Assembly Version: 10.0.0.0
    Win32 Version: 11.0.50709.17929 built by: FX45RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System.Core
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
Telerik.WinControls
    Assembly Version: 2013.2.724.40
    Win32 Version: 2.5.5145.25519
    CodeBase: file:///G:/Programfiles/ASM104xUSB3/CorsairLink.exe
----------------------------------------
Telerik.WinControls.Themes.VisualStudio2012Dark
    Assembly Version: 2013.2.724.40
    Win32 Version: 2.5.5145.25519
    CodeBase: file:///G:/Programfiles/ASM104xUSB3/CorsairLink.exe
----------------------------------------
Telerik.WinControls.UI
    Assembly Version: 2013.2.724.40
    Win32 Version: 2.5.5145.25519
    CodeBase: file:///G:/Programfiles/ASM104xUSB3/CorsairLink.exe
----------------------------------------
TelerikCommon
    Assembly Version: 2013.2.724.40
    Win32 Version: 2.5.5145.25519
    CodeBase: file:///G:/Programfiles/ASM104xUSB3/CorsairLink.exe
----------------------------------------
System.Runtime.Remoting
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
System.Configuration
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18054 built by: FX45RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18054 built by: FX45RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
CorsairLink.PlugIns.Clink
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///G:/Programfiles/ASM104xUSB3/CorsairLink.PlugIns.Clink.DLL
----------------------------------------
CorsairLink.PlugIns.CpuId
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///G:/Programfiles/ASM104xUSB3/CorsairLink.PlugIns.CpuId.DLL
----------------------------------------
CorsairLink.PlugIns.Flextronics
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///G:/Programfiles/ASM104xUSB3/CorsairLink.PlugIns.Flextronics.DLL
----------------------------------------
CorsairLink.PlugIns.Robbins
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///G:/Programfiles/ASM104xUSB3/CorsairLink.PlugIns.Robbins.DLL
----------------------------------------
CorsairLink.Ui.Legacy
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///G:/Programfiles/ASM104xUSB3/CorsairLink.Ui.Legacy.DLL
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.









Corrupted dotNet installations - cannot repair!

$
0
0
It seems that the dotNet installations have somehow been corrupted. I am suspecting it was because of dotNet 4 Beta which I uninstalled (everything had been running fine up until the point I removed it).
But now I can't repair the products!

Necessary information:
OS: Windows 7 RC
Trying to reinstall 3.5, 3.0 and 2.0.
As for patches, I'm not sure, I cannot be sure, since the installation is corrupted plus I have installed nothing myself. All I can say was that I'm using Windows 7 and installed dotNet 4 with the release of VS10 Beta (which I later removed).

I have tried uninstalling them via the Turn of Features, but unfortunately it just errors me saying an error has occurred and fails.
The dotNet Uninstaller tool refuses to remove 2.0, 3.0 and 3.5 and naturally, the installer for 3.5 errors me too saying I need to use the Turn of Windows Features to remove the dotNet Framework.

The dotNet script said the following:
THE FOLLOWING SCRIPT will check to make sure that .NET Framework 3.5
is installed properly and will tell you what is not configured appropriately
WINDOWS VERSION: 6.1.7100
POTENTIAL ERROR: REGISTRYDUMP: reg query "HKLM\SOFTWARE\Microsoft\NET Framework Setup\NDP\v2.0.50727
" /v "SP"

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v2.0.50727
    SP    REG_DWORD    0x2

ERROR: NetFx2.0 SP1 is not installed
POTENTIAL ERROR: REGISTRYDUMP: reg query "HKLM\SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.0" /v "
SP"

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.0
    SP    REG_DWORD    0x2

ERROR: Netfx3.0 SP1 is not installed

I tried the other things too:

>Winmgmt /verifyrepository
WMI repository is consistent

>mofcomp "C:\Windows\Microsoft.NET\Framework\v2.0.50727\aspnet.mof"
Microsoft (R) MOF Compiler Version 6.1.7100.0
Copyright (c) Microsoft Corp. 1997-2006. All rights reserved.
File 'C:\Windows\Microsoft.NET\Framework\v2.0.50727\aspnet.mof"' not found!

Another thing to note is that Visual Studio 2008 installer reports dotNet 3.5 is installed, as do Turn off Windows Features.

Any help in solving this?

Oh yes, and the dotNet verifier also fails with some unknown error.
The last entries in the log file says as follows:

[05/29/09,20:16:32] Section [Registry GE - .NET Framework 3.5 SP1 (Wow6432Node)] - stop parsing entries
[05/29/09,20:16:32] Section [Files - .NET Framework 3.0 SP1AndLater (Common)] - start parsing entries
[05/29/09,20:16:32] File C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\RedistList\FrameworkList.xml is installed on the system
[05/29/09,20:16:32] Section [Files - .NET Framework 3.0 SP1AndLater (Common)] - stop parsing entries
[05/29/09,20:16:32] Processing custom action 'Custom Action - .NET Framework 2.0 test application'
[05/29/09,20:16:32] ExecutablePath = 'Netfx20TestApplication.exe'
[05/29/09,20:16:32] FriendlyName = '.NET Framework 2.0 test application'
[05/29/09,20:16:32] TimeoutSeconds = '300'
[05/29/09,20:16:32] WaitOnExit = 'true'
[05/29/09,20:16:32] Silent = 'true'
[05/29/09,20:16:32] Launching process 'Netfx20TestApplication.exe' now
[05/29/09,20:16:32] Process successfully launched. Waiting 300 seconds for it to complete.
[05/29/09,20:16:33] Process 'Netfx20TestApplication.exe' exited with return code 0
[05/29/09,20:16:33] ****ERROR**** Verification failed for product .NET Framework 3.5 SP1

.NET 4.0 WIN7 x64: Nothing happens when I click the .exe to install.

$
0
0
I have tried running it as a standalone install and web. I have tried running both as Admin. I have heard that sometimes it can take a little while to start, but I have let it sit for hours and nothing.

This is a fresh install of windows and I have all updates. .NET updated through windows Update just fine but I cannot for the life of me get 4.0 to install.

INSTALLATION OF microsoft NET Framework 4 and Kaspersky INTERNET SECURITY 2014. the OS is windows 7

$
0
0
when i start to download and install microsoft NET Framework 4 instalation does not succeed showing a message Error:HRESULTOXC8000222. I need to install anti virus -Kaspersky INTERNET SECURITY 2014. PLS HELP ME

Can't install Microsoft.net Framework 4.0 "Fatal Error"

$
0
0

Okay, so first off, you are going to need to be patient with me as I am quite ignorant. But I have checked around and have found nothing helpful. I have tried cleaning .net framework with the cleanup tools but nothing has worked. So I decided to post my own topic to get help. I can post logs but to be honest I am not 100% sure how. I just want to play some steam games and eventually ended up here because it just won't let me install the damn thing no matter what I do. I took ownership over the folder and everything.  

INSTALLATION LOG: 

OS Version = 6.1.7601, Platform 2, Service Pack 1
OS Description = Windows 7 - x64 Home Premium Edition Service Pack 1
CommandLine = E:\aac1aeb97854687a48249c\\Setup.exe /x86 /x64
TimeZone = Central Standard Time
Initial LCID = 1033
Using Simultaneous Download and Install mechanism
Operation: Installing
Package Name = Microsoft .NET Framework 4 Setup
Package Version = 4.0.30319
User Experience Data Collection Policy: AlwaysUploaded
Number of applicable items: 11
Exe (E:\aac1aeb97854687a48249c\SetupUtility.exe) succeeded.
Exe Log File: dd_SetupUtility.txt
ServiceControl operation succeeded!
ServiceControl operation succeeded!
Exe (E:\aac1aeb97854687a48249c\Windows6.1-KB958488-v6001-x64.msu) failed with 0x240006 - (null).
Exe (E:\aac1aeb97854687a48249c\SetupUtility.exe) succeeded.
Exe Log File: dd_SetupUtility.txt
MSI (E:\aac1aeb97854687a48249c\netfx_Core_x64.msi) Installation failed. Msi Log: Microsoft .NET Framework 4 Setup_20140212_231211384-MSI_netfx_Core_x64.msi.txt
Final Result: Installation failed with error code: (0x80070643), "Fatal error during installation. " (Elapsed time: 0 00:00:08).

How To Install .NET Assembly Into GAC On Windows Server 2008

$
0
0
Hi there.

I have a .NET 2.0 assembly which has been used in many SharePoint projects, running on W2K3 boxes, which I'm having trouble installing on a W2K8 box. Normally, on a W2K3 box, I can get away with dragging the assembly into the C:\Windows\Assembly folder and it will be installed, no problem. However, I see that things are a bit different in W2K8!

If I try to drag the assembly into the GAC, I get an error message indicating that I can't do that. Ok, so I ran Windows Explorer with 'Run As Administrator', but that made no difference.

I looked for .Net Configuration in Control Panel, but that is not there.

As a last resort I did a 'dir gacutil.exe /a/s/p' in a command prompt, but that returned nothing. There is no Visual Studio installed on the W2K8 box, thus I assume that's the reason for no gacutil.exe.

So my questions is, what is the preferred method of installing an assembly into the GAC in W2K8? Has anyone else had the same problem?

Thanks.
Jas.

.NET Framework 4 Installation error - Generic Trust Failure

$
0
0

I tried to install .NET Framework 4 on Windows Server 2003, but got this error message "Generic trust failure".

Part of the log:

Action: Downloading and/or Verifying Items

C:\e005b9f00558a52d0c\Windows6.0-KB956250-v6001-x86.msu: Verifying signature for Windows6.0-KB956250-v6001-x86.msu

C:\e005b9f00558a52d0c\Windows6.0-KB956250-v6001-x86.msu Signature verified successfully for Windows6.0-KB956250-v6001-x86.msu

C:\e005b9f00558a52d0c\Windows6.1-KB958488-v6001-x86.msu: Verifying signature for Windows6.1-KB958488-v6001-x86.msu

C:\e005b9f00558a52d0c\Windows6.1-KB958488-v6001-x86.msu Signature verified successfully for Windows6.1-KB958488-v6001-x86.msu

C:\e005b9f00558a52d0c\netfx_Core.mzz: Verifying signature for netfx_Core.mzz

C:\e005b9f00558a52d0c\netfx_Core.mzz Signature verified successfully for netfx_Core.mzz

C:\e005b9f00558a52d0c\netfx_Core_x86.msi: Verifying signature for netfx_Core_x86.msi

Possible transient lock. WinVerifyTrust failed with error: 2148204800

Possible transient lock. WinVerifyTrust failed with error: 2148204800

C:\e005b9f00558a52d0c\netfx_Core_x86.msi - Signature verification for file netfx_Core_x86.msi (C:\e005b9f00558a52d0c\netfx_Core_x86.msi) failed with error 0x800b0100 (No signature was present in the subject.)

C:\e005b9f00558a52d0c\netfx_Core_x86.msi Signature could not be verified for netfx_Core_x86.msi

No FileHash provided. Cannot perform FileHash verification for netfx_Core_x86.msi

File netfx_Core_x86.msi (C:\e005b9f00558a52d0c\netfx_Core_x86.msi), failed authentication. (Error = -2146762496). It is recommended that you delete this file and retry setup again.

Failed to verify and authenticate the file -C:\e005b9f00558a52d0c\netfx_Core_x86.msi

Please delete the file, C:\e005b9f00558a52d0c\netfx_Core_x86.msi and run the package again

Action complete

Action: Performing actions on all Items

Action: ServiceControl - Stop clr_optimization_v2.0.50727_32

ServiceControl operation succeeded!

Action complete

Final Result: Installation failed with error code: (0x800B010B), "Generic trust failure. " (Elapsed time: 0 00:00:26).

 

Please. help to solve problem!!

 

.NET framework installation did not succeed, error HRESULT 0xc8000222

$
0
0

i tried to install the .net framework for dozens of times but none of them ended well.

they all had error HRESULT 0xc8000222.

solutions are much appreciated.

the installation log is as follows:

OS Version = 6.1.7600, Platform 2
OS Description = Windows 7 - x64 Home Premium Edition 
CommandLine = D:\011656bfef8347c944ce\\Setup.exe /x86 /x64 /ia64 /web
Using Simultaneous Download and Install mechanism
Operation: Installing
Package Name = Microsoft .NET Framework 4 Setup
Package Version = 4.0.30319
User Experience Data Collection Policy: Disabled
Number of applicable items: 11
Final Result: Installation failed with error code: (0xC8000222) (Elapsed time: 0 00:00:14).


Windows Server 2012 and KB2468871

$
0
0

All:

I'm trying to install an IIS application on Windows Server 2012.  On a 2008 server, I would need to run the fix from not kb2468871.  This reorders the IIS config file.

Unfortunately, the patch will not run on a server 2012 system due to the version.  A year plus ago, there was a note that explained the steps on how to do it manually.  I can no longer find that document.

Does anyone have any suggestions?

Thanx!

Request for Software Compatibilty on Windows Server 2008 R2 Standard

$
0
0

As part of our project requirement we need to upgrade install the Microsoft product on Windows Server 2008 R2 Standard Edition.

We have the following SQLsoftware installed in the current environment and need your guidance on the compatibility details with Windows Server 2008 R2 Standard Edition:

.NET Framework 1.1,2.0,3.0,3.5,4.0

 

Also, can you please advise the procedure to procure licenses for all the above software. If any of the software is no longer supported can you please advise the upgrade version required.

Upgrade SQLMembership provider tables from 2.0 to 4.x (aspnet_regsql)

$
0
0

Hi

I have a Forms Based application using SQLMemberShip provider with the schema based on .NET 2.0.

I want to upgrade my application to 4.x using the aspnet_regsql for .NET 4.x framework.

I ran the aspnet_regsql app to a test database and noticed that the schema has been entirely restructured with an addition of at least a dozen more tables and some tables such as the user table does not exist.

Can someone tell me if there is a tool to migrate my 2.0 framework to 4.0?

Thanks.


Regards Andre Thompson

Cannot send email with large attachments in .NET 4.5

$
0
0

Hi,

I have a .NET application that sends emails with large attachments. Almost a year back when I deployed this application, our production server was on .NET 4.0 framework. I found this problem early and was able to fix it by installing "support.microsoft.com/kb/2468871/en-us" update, which lists that it fixed the issue KB2183292.

Recently, we upgraded the production server to .NET 4.5.1 framework (which is an in-place update). After this install, the problem is back and I am not finding any hotfix for .NET 4.5.1 for this issue.

Please help.

Thanks.

.net framework 3.5 error code 0x800F0922

$
0
0
I recently installed a new CPU and had to flash update my BIOS, resulting in a new install of Windows 8. Now, I can't get .net 3.5 to install correctly at at all. I've tried enabling it via the control panel (windows features on and off), I've tried direct download links given to me by Microsoft Help Center, and I've tried via command prompt. Here are the latest logs  from the command prompt attempt:
2013-08-04 13:42:44, Info                  DISM   DISM.EXE: <----- Starting Dism.exe session ----->
2013-08-04 13:42:44, Info                  DISM   DISM.EXE: 
2013-08-04 13:42:44, Info                  DISM   DISM.EXE: Host machine information: OS Version=6.2.9200, Running architecture=amd64, Number of processors=8
2013-08-04 13:42:44, Info                  DISM   DISM.EXE: Dism.exe version: 6.2.9200.16384
2013-08-04 13:42:44, Info                  DISM   DISM.EXE: Executing command line: dism  /online /cleanup-image /restorehealth
2013-08-04 13:42:44, Info                  DISM   DISM Provider Store: PID=4216 TID=5128 Getting Provider FolderManager - CDISMProviderStore::GetProvider
2013-08-04 13:42:44, Info                  DISM   DISM Provider Store: PID=4216 TID=5128 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2013-08-04 13:42:44, Info                  DISM   DISM Provider Store: PID=4216 TID=5128 Loading Provider from location C:\Windows\System32\Dism\FolderProvider.dll - CDISMProviderStore::Internal_GetProvider
2013-08-04 13:42:44, Info                  DISM   DISM Provider Store: PID=4216 TID=5128 Connecting to the provider located at C:\Windows\System32\Dism\FolderProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2013-08-04 13:42:44, Info                  DISM   DISM Manager: PID=4216 TID=5128 physical location path: C:\ - CDISMManager::CreateImageSession
2013-08-04 13:42:44, Info                  DISM   DISM Manager: PID=4216 TID=5128 Copying DISM from "C:\Windows\System32\Dism" - CDISMManager::CreateImageSessionFromLocation
2013-08-04 13:42:45, Info                  DISM   DISM Manager: PID=4216 TID=5128 Successfully loaded the ImageSession at "C:\Users\Robert\AppData\Local\Temp\D2BD526D-836A-43A5-A70F-43A9DF6B2608" - CDISMManager::LoadRemoteImageSession
2013-08-04 13:42:45, Info                  DISM   DISM Image Session: PID=3456 TID=3936 Instantiating the Provider Store. - CDISMImageSession::get_ProviderStore
2013-08-04 13:42:45, Info                  DISM   DISM Provider Store: PID=3456 TID=3936 Initializing a provider store for the IMAGE session type. - CDISMProviderStore::Final_OnConnect
2013-08-04 13:42:45, Info                  DISM   DISM Provider Store: PID=3456 TID=3936 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2013-08-04 13:42:45, Info                  DISM   DISM Provider Store: PID=3456 TID=3936 Loading Provider from location C:\Users\Robert\AppData\Local\Temp\D2BD526D-836A-43A5-A70F-43A9DF6B2608\OSProvider.dll - CDISMProviderStore::Internal_GetProvider
2013-08-04 13:42:45, Info                  DISM   DISM Provider Store: PID=3456 TID=3936 Connecting to the provider located at C:\Users\Robert\AppData\Local\Temp\D2BD526D-836A-43A5-A70F-43A9DF6B2608\OSProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2013-08-04 13:42:45, Info                  DISM   DISM OS Provider: PID=3456 TID=3936 Defaulting SystemPath to C:\ - CDISMOSServiceManager::Final_OnConnect
2013-08-04 13:42:45, Info                  DISM   DISM OS Provider: PID=3456 TID=3936 Defaulting Windows folder to C:\Windows - CDISMOSServiceManager::Final_OnConnect
2013-08-04 13:42:45, Info                  DISM   DISM Provider Store: PID=3456 TID=3936 Attempting to initialize the logger from the Image Session. - CDISMProviderStore::Final_OnConnect
2013-08-04 13:42:45, Info                  DISM   DISM Provider Store: PID=3456 TID=3936 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2013-08-04 13:42:45, Info                  DISM   DISM Provider Store: PID=3456 TID=3936 Loading Provider from location C:\Users\Robert\AppData\Local\Temp\D2BD526D-836A-43A5-A70F-43A9DF6B2608\LogProvider.dll - CDISMProviderStore::Internal_GetProvider
2013-08-04 13:42:45, Info                  DISM   DISM Provider Store: PID=3456 TID=3936 Connecting to the provider located at C:\Users\Robert\AppData\Local\Temp\D2BD526D-836A-43A5-A70F-43A9DF6B2608\LogProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2013-08-04 13:42:45, Info                  DISM   DISM Provider Store: PID=3456 TID=3936 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
2013-08-04 13:42:45, Info                  DISM   DISM Provider Store: PID=3456 TID=3936 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2013-08-04 13:42:45, Info                  DISM   DISM Provider Store: PID=3456 TID=3936 Loading Provider from location C:\Users\Robert\AppData\Local\Temp\D2BD526D-836A-43A5-A70F-43A9DF6B2608\PEProvider.dll - CDISMProviderStore::Internal_GetProvider
2013-08-04 13:42:45, Warning               DISM   DISM Provider Store: PID=3456 TID=3936 Failed to Load the provider: C:\Users\Robert\AppData\Local\Temp\D2BD526D-836A-43A5-A70F-43A9DF6B2608\PEProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2013-08-04 13:42:45, Info                  DISM   DISM Provider Store: PID=3456 TID=3936 Failed to get and initialize the PE Provider.  Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
2013-08-04 13:42:45, Info                  DISM   DISM Provider Store: PID=3456 TID=3936 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
2013-08-04 13:42:45, Info                  DISM   DISM Provider Store: PID=3456 TID=3936 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
2013-08-04 13:42:45, Info                  DISM   DISM Provider Store: PID=3456 TID=3936 Provider has previously been initialized.  Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
2013-08-04 13:42:45, Info                  DISM   DISM Manager: PID=4216 TID=5128 Image session successfully loaded from the temporary location: C:\Users\Robert\AppData\Local\Temp\D2BD526D-836A-43A5-A70F-43A9DF6B2608 - CDISMManager::CreateImageSession
2013-08-04 13:42:45, Info                  DISM   DISM Provider Store: PID=3456 TID=3936 Getting Provider OSServices - CDISMProviderStore::GetProvider
2013-08-04 13:42:45, Info                  DISM   DISM Provider Store: PID=3456 TID=3936 Provider has previously been initialized.  Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
2013-08-04 13:42:45, Info                  DISM   DISM.EXE: Target image information: OS Version=6.2.9200.16613, Image architecture=amd64
2013-08-04 13:42:45, Info                  DISM   DISM Provider Store: PID=3456 TID=3936 Getting the collection of providers from an image provider store type. - CDISMProviderStore::GetProviderCollection
2013-08-04 13:42:45, Info                  DISM   DISM Provider Store: PID=3456 TID=3936 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2013-08-04 13:42:45, Info                  DISM   DISM Provider Store: PID=3456 TID=3936 Loading Provider from location C:\Users\Robert\AppData\Local\Temp\D2BD526D-836A-43A5-A70F-43A9DF6B2608\CbsProvider.dll - CDISMProviderStore::Internal_GetProvider
2013-08-04 13:42:45, Info                  DISM   DISM Provider Store: PID=3456 TID=3936 Connecting to the provider located at C:\Users\Robert\AppData\Local\Temp\D2BD526D-836A-43A5-A70F-43A9DF6B2608\CbsProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2013-08-04 13:42:45, Info                  DISM   DISM Provider Store: PID=3456 TID=3936 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2013-08-04 13:42:46, Info                  DISM   DISM Package Manager: PID=3456 TID=3936 Finished initializing the CbsConUI Handler. - CCbsConUIHandler::Initialize
2013-08-04 13:42:46, Info                  DISM   DISM Package Manager: PID=3456 TID=3936 CBS is being initialized for online use. More information about CBS actions can be located at: %windir%\logs\cbs\cbs.log - CDISMPackageManager::Initialize
2013-08-04 13:42:46, Info                  DISM   DISM Package Manager: PID=3456 TID=3936 Loaded servicing stack for online use only. - CDISMPackageManager::RefreshInstanceAndLock
2013-08-04 13:42:46, Info                  DISM   DISM Provider Store: PID=3456 TID=3936 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2013-08-04 13:42:46, Info                  DISM   DISM Provider Store: PID=3456 TID=3936 Loading Provider from location C:\Users\Robert\AppData\Local\Temp\D2BD526D-836A-43A5-A70F-43A9DF6B2608\MsiProvider.dll - CDISMProviderStore::Internal_GetProvider
2013-08-04 13:42:46, Info                  DISM   DISM Provider Store: PID=3456 TID=3936 Connecting to the provider located at C:\Users\Robert\AppData\Local\Temp\D2BD526D-836A-43A5-A70F-43A9DF6B2608\MsiProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2013-08-04 13:42:46, Info                  DISM   DISM Provider Store: PID=3456 TID=3936 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2013-08-04 13:42:46, Info                  DISM   DISM Provider Store: PID=3456 TID=3936 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2013-08-04 13:42:46, Info                  DISM   DISM Provider Store: PID=3456 TID=3936 Loading Provider from location C:\Users\Robert\AppData\Local\Temp\D2BD526D-836A-43A5-A70F-43A9DF6B2608\IntlProvider.dll - CDISMProviderStore::Internal_GetProvider
2013-08-04 13:42:46, Info                  DISM   DISM Provider Store: PID=3456 TID=3936 Connecting to the provider located at C:\Users\Robert\AppData\Local\Temp\D2BD526D-836A-43A5-A70F-43A9DF6B2608\IntlProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2013-08-04 13:42:46, Info                  DISM   DISM Provider Store: PID=3456 TID=3936 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2013-08-04 13:42:46, Info                  DISM   DISM Provider Store: PID=3456 TID=3936 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2013-08-04 13:42:46, Info                  DISM   DISM Provider Store: PID=3456 TID=3936 Loading Provider from location C:\Users\Robert\AppData\Local\Temp\D2BD526D-836A-43A5-A70F-43A9DF6B2608\IBSProvider.dll - CDISMProviderStore::Internal_GetProvider
2013-08-04 13:42:46, Info                  DISM   DISM Provider Store: PID=3456 TID=3936 Connecting to the provider located at C:\Users\Robert\AppData\Local\Temp\D2BD526D-836A-43A5-A70F-43A9DF6B2608\IBSProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2013-08-04 13:42:46, Info                  DISM   DISM Provider Store: PID=3456 TID=3936 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2013-08-04 13:42:46, Info                  DISM   DISM Provider Store: PID=3456 TID=3936 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2013-08-04 13:42:46, Info                  DISM   DISM Provider Store: PID=3456 TID=3936 Loading Provider from location C:\Users\Robert\AppData\Local\Temp\D2BD526D-836A-43A5-A70F-43A9DF6B2608\DmiProvider.dll - CDISMProviderStore::Internal_GetProvider
2013-08-04 13:42:46, Info                  DISM   DISM Provider Store: PID=3456 TID=3936 Connecting to the provider located at C:\Users\Robert\AppData\Local\Temp\D2BD526D-836A-43A5-A70F-43A9DF6B2608\DmiProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2013-08-04 13:42:46, Info                  DISM   DISM Provider Store: PID=3456 TID=3936 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2013-08-04 13:42:46, Info                  DISM   DISM OS Provider: PID=3456 TID=3936 Successfully loaded the hive. - CDISMOSServiceManager::DetermineBootDrive
2013-08-04 13:42:46, Info                  DISM   DISM Driver Manager: PID=3456 TID=3936 Further logs for driver related operations can be found in the target operating system at %WINDIR%\inf\setupapi.offline.log - CDriverManager::Initialize
2013-08-04 13:42:46, Info                  DISM   DISM Provider Store: PID=3456 TID=3936 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2013-08-04 13:42:46, Info                  DISM   DISM Provider Store: PID=3456 TID=3936 Loading Provider from location C:\Users\Robert\AppData\Local\Temp\D2BD526D-836A-43A5-A70F-43A9DF6B2608\UnattendProvider.dll - CDISMProviderStore::Internal_GetProvider
2013-08-04 13:42:46, Info                  DISM   DISM Provider Store: PID=3456 TID=3936 Connecting to the provider located at C:\Users\Robert\AppData\Local\Temp\D2BD526D-836A-43A5-A70F-43A9DF6B2608\UnattendProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2013-08-04 13:42:46, Info                  DISM   DISM Provider Store: PID=3456 TID=3936 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2013-08-04 13:42:46, Info                  DISM   DISM Provider Store: PID=3456 TID=3936 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2013-08-04 13:42:46, Info                  DISM   DISM Provider Store: PID=3456 TID=3936 Loading Provider from location C:\Users\Robert\AppData\Local\Temp\D2BD526D-836A-43A5-A70F-43A9DF6B2608\Wow64provider.dll - CDISMProviderStore::Internal_GetProvider
2013-08-04 13:42:46, Warning               DISM   DISM Provider Store: PID=3456 TID=3936 Failed to get the IDismObject Interface - CDISMProviderStore::Internal_LoadProvider(hr:0x80004002)
2013-08-04 13:42:46, Warning               DISM   DISM Provider Store: PID=3456 TID=3936 Failed to Load the provider: C:\Users\Robert\AppData\Local\Temp\D2BD526D-836A-43A5-A70F-43A9DF6B2608\Wow64provider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x80004002)
2013-08-04 13:42:46, Info                  DISM   DISM Provider Store: PID=3456 TID=3936 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2013-08-04 13:42:46, Info                  DISM   DISM Provider Store: PID=3456 TID=3936 Loading Provider from location C:\Users\Robert\AppData\Local\Temp\D2BD526D-836A-43A5-A70F-43A9DF6B2608\SmiProvider.dll - CDISMProviderStore::Internal_GetProvider
2013-08-04 13:42:46, Info                  DISM   DISM Provider Store: PID=3456 TID=3936 Connecting to the provider located at C:\Users\Robert\AppData\Local\Temp\D2BD526D-836A-43A5-A70F-43A9DF6B2608\SmiProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2013-08-04 13:42:46, Info                  DISM   DISM Provider Store: PID=3456 TID=3936 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2013-08-04 13:42:46, Info                  DISM   DISM Provider Store: PID=3456 TID=3936 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2013-08-04 13:42:46, Info                  DISM   DISM Provider Store: PID=3456 TID=3936 Loading Provider from location C:\Users\Robert\AppData\Local\Temp\D2BD526D-836A-43A5-A70F-43A9DF6B2608\EmbeddedProvider.dll - CDISMProviderStore::Internal_GetProvider
2013-08-04 13:42:46, Warning               DISM   DISM Provider Store: PID=3456 TID=3936 Failed to Load the provider: C:\Users\Robert\AppData\Local\Temp\D2BD526D-836A-43A5-A70F-43A9DF6B2608\EmbeddedProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2013-08-04 13:42:46, Info                  DISM   DISM Provider Store: PID=3456 TID=3936 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2013-08-04 13:42:46, Info                  DISM   DISM Provider Store: PID=3456 TID=3936 Loading Provider from location C:\Users\Robert\AppData\Local\Temp\D2BD526D-836A-43A5-A70F-43A9DF6B2608\AppxProvider.dll - CDISMProviderStore::Internal_GetProvider
2013-08-04 13:42:46, Info                  DISM   DISM Provider Store: PID=3456 TID=3936 Connecting to the provider located at C:\Users\Robert\AppData\Local\Temp\D2BD526D-836A-43A5-A70F-43A9DF6B2608\AppxProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2013-08-04 13:42:46, Info                  DISM   DISM Provider Store: PID=3456 TID=3936 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2013-08-04 13:42:46, Info                  DISM   DISM Provider Store: PID=3456 TID=3936 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2013-08-04 13:42:46, Info                  DISM   DISM Provider Store: PID=3456 TID=3936 Loading Provider from location C:\Users\Robert\AppData\Local\Temp\D2BD526D-836A-43A5-A70F-43A9DF6B2608\AssocProvider.dll - CDISMProviderStore::Internal_GetProvider
2013-08-04 13:42:46, Info                  DISM   DISM Provider Store: PID=3456 TID=3936 Connecting to the provider located at C:\Users\Robert\AppData\Local\Temp\D2BD526D-836A-43A5-A70F-43A9DF6B2608\AssocProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2013-08-04 13:42:46, Info                  DISM   DISM Provider Store: PID=3456 TID=3936 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2013-08-04 13:42:46, Info                  DISM   DISM Provider Store: PID=3456 TID=3936 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2013-08-04 13:42:46, Info                  DISM   DISM Provider Store: PID=3456 TID=3936 Loading Provider from location C:\Users\Robert\AppData\Local\Temp\D2BD526D-836A-43A5-A70F-43A9DF6B2608\TransmogProvider.dll - CDISMProviderStore::Internal_GetProvider
2013-08-04 13:42:46, Info                  DISM   DISM Provider Store: PID=3456 TID=3936 Connecting to the provider located at C:\Users\Robert\AppData\Local\Temp\D2BD526D-836A-43A5-A70F-43A9DF6B2608\TransmogProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2013-08-04 13:42:46, Info                  DISM   DISM Provider Store: PID=3456 TID=3936 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2013-08-04 13:42:46, Info                  DISM   DISM Transmog Provider: PID=3456 TID=3936 Current image session is [ONLINE] - CTransmogManager::GetMode
2013-08-04 13:42:46, Info                  DISM   DISM Transmog Provider: PID=3456 TID=3936 Audit Mode: [No] - CTransmogManager::Initialize
2013-08-04 13:42:46, Info                  DISM   DISM Transmog Provider: PID=3456 TID=3936 GetProductType: ProductType = [WinNT] - CTransmogManager::GetProductType
2013-08-04 13:42:46, Info                  DISM   DISM Transmog Provider: PID=3456 TID=3936 Product Type: [WinNT] - CTransmogManager::Initialize
2013-08-04 13:42:46, Info                  DISM   DISM Transmog Provider: PID=3456 TID=3936 Product Type ServerNT : [No] - CTransmogManager::Initialize
2013-08-04 13:42:46, Info                  DISM   DISM.EXE: Got the collection of providers. Now enumerating them to build the command table.
2013-08-04 13:42:46, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: DISM Log Provider
2013-08-04 13:42:46, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: OSServices
2013-08-04 13:42:46, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: DISM Package Manager
2013-08-04 13:42:46, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: DISM Package Manager.
2013-08-04 13:42:46, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: MsiManager
2013-08-04 13:42:46, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: MsiManager.
2013-08-04 13:42:46, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: IntlManager
2013-08-04 13:42:46, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: IntlManager.
2013-08-04 13:42:46, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: IBSManager
2013-08-04 13:42:46, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: DriverManager
2013-08-04 13:42:46, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: DriverManager.
2013-08-04 13:42:46, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: DISM Unattend Manager
2013-08-04 13:42:46, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: DISM Unattend Manager.
2013-08-04 13:42:46, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: SmiManager
2013-08-04 13:42:46, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: AppxManager
2013-08-04 13:42:46, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: AppxManager.
2013-08-04 13:42:46, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: AssocManager
2013-08-04 13:42:46, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: AssocManager.
2013-08-04 13:42:46, Info                  DISM   DISM.EXE: Attempting to add the commands from provider: Edition Manager
2013-08-04 13:42:46, Info                  DISM   DISM.EXE: Succesfully registered commands for the provider: Edition Manager.
2013-08-04 13:42:46, Info                  DISM   DISM Provider Store: PID=3456 TID=3936 Getting Provider DISM Package Manager - CDISMProviderStore::GetProvider
2013-08-04 13:42:46, Info                  DISM   DISM Provider Store: PID=3456 TID=3936 Provider has previously been initialized.  Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
2013-08-04 13:42:46, Info                  DISM   DISM Package Manager: PID=3456 TID=3936 Processing the top level command token(cleanup-image). - CPackageManagerCLIHandler::Private_ValidateCmdLine
2013-08-04 13:42:46, Info                  DISM   DISM Package Manager: PID=3456 TID=3936 Attempting to route to appropriate command handler. - CPackageManagerCLIHandler::ExecuteCmdLine
2013-08-04 13:42:46, Info                  DISM   DISM Package Manager: PID=3456 TID=3936 Routing the command... - CPackageManagerCLIHandler::ExecuteCmdLine
2013-08-04 13:42:46, Info                  DISM   DISM Package Manager: PID=3456 TID=3936 CBS session options=0x48100! - CDISMPackageManager::Internal_Finalize
Viewing all 3295 articles
Browse latest View live