- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
1. Than i try launch VTune Amplifier 2019, few minutes I see
In next this screen hides and it all, nothing happened. In Task manager i see:
2. In VS 2019 16.2.0 Launch not work
3. Other menu items ignore click, nothing happened too.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
The Intel VTune Amplifier VS extension supports some types of projects.
The supported C# project type has {FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} GUID.
Could you please check which GUID has your project. This information is located on the *.sln file start.
BR
Nika
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Project Type .net core console. Anyway, it should start. The main problem VTune just does not start when I run it through a file. Rather, it starts up but hangs in the processes and nothing happens, as I showed above in the screenshot.
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29123.88
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Test", "Test\Test.csproj", "{5E507F46-EB0E-4969-B924-0FAF77D6F386}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Collections", "Collections\Collections.csproj", "{DC41F661-C86B-4B78-8702-7DDF525A92BE}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{5E507F46-EB0E-4969-B924-0FAF77D6F386}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5E507F46-EB0E-4969-B924-0FAF77D6F386}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5E507F46-EB0E-4969-B924-0FAF77D6F386}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5E507F46-EB0E-4969-B924-0FAF77D6F386}.Release|Any CPU.Build.0 = Release|Any CPU
{DC41F661-C86B-4B78-8702-7DDF525A92BE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DC41F661-C86B-4B78-8702-7DDF525A92BE}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DC41F661-C86B-4B78-8702-7DDF525A92BE}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DC41F661-C86B-4B78-8702-7DDF525A92BE}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {8A61B4AF-AD5C-4892-AE35-1CF2E5E84BB8}
EndGlobalSection
EndGlobal

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