- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am trying to run a call graph profile on a mixed .NET and native code application. When I select the option to collect data on all .NET and native modules, I get the error "The application failed to initialize properly (0xc0000142)." When I select the option to only collect data on .NET modules, my application runs, but after I quit I get the message "No module from the activity was loaded", and no data in VTune. I searched the docs, but couldn't really find anything to address this situation. Any help would be appreciated.
--Jeff
--Jeff
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Jeff:
Can you describe your application? Is it a web service? A web app? How is it loaded? What are you specifying in the VTune analyzer as the "application to launch"?
The "No module from activity was loaded" message means that the analyzer didn't see the specified module get loaded. Thus, we need to understand how it normally gets loaded.
As far as the "application failed to initially properly" message, this usually indicates that some module didn't like being instrumented. Please see this article and part D for the suggested method of localizing the problem.
Can you describe your application? Is it a web service? A web app? How is it loaded? What are you specifying in the VTune analyzer as the "application to launch"?
The "No module from activity was loaded" message means that the analyzer didn't see the specified module get loaded. Thus, we need to understand how it normally gets loaded.
As far as the "application failed to initially properly" message, this usually indicates that some module didn't like being instrumented. Please see this article and part D for the suggested method of localizing the problem.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page