Topics
-
CreateFileMapping; possible memory leak?
by Guest DonDilworth- 0 replies
- 436 views
My program uses CreateFileMapping so multiple processes can access a common data base. The program runs fine and produces the correct answers. But when all is finished, sometimes the Windows OS has crashed. Other programs won't load, and the Power | Restart button doesn't work. I have to run shutdown.exe and then cold start the PC. I UnmapViewOffile for each mapping I create, and then close the handle. Here is the code. Did I leave out anything? #pragma optimize("g", off ) // core 0 comes here to get addresses of arrays for other cores void preparederivmap( int &npas ) // create mapping of data for other cores { int size = 15001*412 + 128; …
-
Visual Studio MFC dialog application , Press ESC to exit app
by Guest gsegria- 0 replies
- 405 views
I created a dialog application in Visual Studio MFC. I run the exe file and press "ESC" , the app will be closed. Any way to don't close app when user press "ESC"? Continue reading...
-
C++20 chrono is_clock addition missing
by Guest brettkoenig- 0 replies
- 399 views
I recently discovered the existence of is_clock in the chrono library, and according to cppreference it's a C++20 feature. Unfortunately I can't link it at the moment since my account is not verified yet, but it can easily be found. Is this not yet implemented? I have the latest version of Visual Studio Community 2019 and it seems to be missing. Are there any plans for this? Thanks. Continue reading...
-
VS 2019 pro installation error - unable to download channel manifest
by Guest WichieArtu- 0 replies
- 486 views
Hi, Through my work, I received a product key, license account num, and authorization key for VS 2019 professional. Here is what has happened thus far... 1. Tried to install, didn't work because of error "unable to download the channel manifest from 'https://aka.ms/vs/16/release/channel.'" 2. Checked our firewalls/security settings; nothing indicating the URL was being blocked. 3.Ran "InstallCleanup.exe -full" through command prompt and tried to installed; still same issue 4. Manually deleted all programdata and programx86 visual studio folders and tried to installed; still same issue 5. Cached the installation files and pushed to the computer; still sa…
-
Installing SSMS 18 won't go past "Loading Packages" phase
by Guest litlogan- 0 replies
- 1.1k views
I'm trying to install SSMS 18 and all I am able to get once I click on the downloaded application to install all it shows is a bar moving and it says "Loading packages. Please wait..." It won't move past this. Does anyone know how to fix this? Thanks Continue reading...
-
Error installing Visual Studio 2015 Shell (Integrated) - Error 0x80070490: Failed to find expected public key in certificate chain
by Guest Rafael Fernandes BR- 0 replies
- 498 views
When installing Visual Studio 2015 Shell (Integrated), I noticed the error: 0x80070490: Failed to find expected public key in certificate chain. We have an installer sent by our company's global IT sector (ADP Systems) that we already use for other machines and installed correctly. I put below the part of the Log that contains the error: [1848:32F8][2020-06-26T09:03:56]: Planned package: SSDTPOSTINSTALL, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: Uninstall, cache: Yes, uncache: No, dependency: Register [1848:32F8][2020-06-26T09:03:56]: Plan complete, result: 0x0 [1848:32F8][2020-06-26T09:03:56]: Apply begin …
-
Visual C++ 2015 Redistributable Setup Failed 0x80070666 (x64 & x86)
by Guest ChrisLlama- 0 replies
- 399 views
I've been trying for the past 3 hours to get these two to install. (x64 & x86) I haven't gotten it to work, it's starting to get annoying. It's trying to tell me that I already have it install, I've followed the directions and have deleted both of them. After deleting them, it still gives me the error. One or more issues caused the setup to fail. Please fix the issues and then retry setup. For more information see the log file. 0x80070666 - Another version of this product is already installed. Installation of this version cannot continue. To configure or remove the existing version of this product, use Add/Remove programs on the control panel. Log…
-
Can't install Visual Studio 2019 community!!
by Guest TheLouget- 0 replies
- 369 views
Everytime i try to install vs i simply can't.Iget this error("Sorry,something went wrong) Please tell me what can i do to solve this problem. Continue reading...
-
Visual Studio Code - Centos Integrate Terminal
by Guest LouiseFinch- 0 replies
- 399 views
Hi All, I have a droplet running on Centos. I have successfully ssh remotely to my droplet via Visual Studio Code so I can edit my Laravel Project easily. However when I try to access the integrated terminal on VS Code, it seems to be froze. I can't access it. When I run my Ubuntu droplets on VSCode the bash terminal shows up automatically. Continue reading...
-
Can't launch Visual Studio Installer !
by Guest chiba_zed- 0 replies
- 370 views
Hi, I tried numerous times to launch the installer for Visual studio (Community and professionnal) but it does not work, and the installer just doesn't launch. I tried the solution proposed in a similar question to cleanup old installation files but it still doesn't work. I installed the log collector got the vslogs.zip file: https://1drv.ms/u/s!AnMiBNzhiHbsa0EUB3QjZlV8qLw?e=lpUof6 Please help me solve this, Thank you Continue reading...
-
Installer did not install cl.exe, but thinks it did
by Guest Yun Z- 0 replies
- 381 views
I'm on VS 2015 (14.0.25420.1). I've run through the installer multiple times, selecting everything under Visual C++. The problem is that cl.exe was never installed, but the installer thinks it's already installed and so I'm not able to install cl.exe. Can you please let me know what reg key (or whatever) the installer is using to determine if cl.exe is already installed so I can clear it out and force the installer to install cl.exe? Things I've already tried: 1. Installed and uninstalled VS 2015 multiple times, selecting everything under Programming Languages -> Visual C++ 2. Checked under C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\. There is no b…
-
Git Not Working with Project on Network Drive
by Guest jeaboswell- 0 replies
- 432 views
Hello, I have a CMake project on a network drive. The project must remain on the network drive due to the way our development environment is designed. The problem is that upon updating Visual Studio 2019 Professional to version 16.7.0 from 16.2.3 Git no longer updates properly. For example, I am able to make one change (stage, change branch, etc...) via the Git Changes window, but after executing one git command the GUI stops updating to reflect the repository. If I execute subsequent commands it still performs the action, as I can see via console output, but the only commands I can use are the ones that Visual Studio sees as valid. I have tested the exact same repo…
-
Side by side error in my visual studio 2019
by Guest RaviKantTiwari- 0 replies
- 395 views
When I am open Vs-2019 then show below error... how to resolve this error can anyone help me. I am also trying to install ----> Visual C++ Redistributable for Visual Studio 2015 but my problem is not resolved ...........??? Activation context generation failed for "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\devenv.exe".Error in manifest or policy file "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\Automation\VCSharpExtensibilityLib.tlb.MANIFEST" on line 0. Invalid Xml syntax. Continue reading...
-
MICROSOFT VISUAL C++2015-2019 WILL NOT REPAIR GIVES ME A ERROR FUNCTION : 0x80070001
by Guest Absrooct- 0 replies
- 367 views
log file: [3D50:3D58][2020-08-05T02:16:24]i001: Burn v3.10.4.4718, Windows v10.0 (Build 18362: Service Pack 0), path: C:\ProgramData\Package Cache\{6913e92a-b64e-41c9-a5e6-cef39207fe89}\VC_redist.x64.exe [3D50:3D58][2020-08-05T02:16:24]i009: Command Line: '"-burn.clean.room=C:\ProgramData\Package Cache\{6913e92a-b64e-41c9-a5e6-cef39207fe89}\VC_redist.x64.exe" -burn.filehandle.attached=624 -burn.filehandle.self=652 /modify' [3D50:3D58][2020-08-05T02:16:24]i000: Setting string variable 'WixBundleLog' to value 'C:\Users\navin\AppData\Local\Temp\dd_vcredist_amd64_20200805021624.log' [3D50:3D58][2020-08-05T02:16:24]i000: Setting string variable 'WixBundleManufacturer' to…
-
Visual Studio Community 2019 recent update issue
by Guest FaizaNasir- 0 replies
- 444 views
I was working on MS Word Web Add-in project which was working completely fine then i chose to update my visual studio and since then i am getting this attached error. I have done every single solution provided over the internet even repaired my visual studio. All other projects are working completely fine. Please its an important project i need a solution to revert my update. Continue reading...
-
no "open file/project" dialog in VS2010 RTM ?
by Guest jojo665- 0 replies
- 372 views
(cross posting into this forum, the other forum is being closed apparently) hi there when i select "File->Open->Project/Solution..." or "File->Open->File..." or "theme -> customize -> import" does not display a file open dialog box. The toolbar button for the equivalent action also does not do anything. The IDE window will flash breifly as if it is opening the dialog, but then goes back to normal (under windows Aero, with dual monitor) however, if i change it to windows 7 basic theme, the same thing will happens, but there are different error dialog pop up at each of above: "the operation could not be completed. ClassFactory cann…
-
How to download an earlier version of visual studio for mac without it getting stuck
by Guest Listicated- 0 replies
- 380 views
Hi! I'm trying to install visual studio for Mac for a class that I'm taking that requires it, but I'm running into some issues. First, my Mac is no longer supported by apple, so it no longer receives updates, and visual studio requires version 11 or later, so I can't download any of the 2019 versions. Second, I tried downloading the 2017 version (my Mac is supposed to be compatible with this) and it keeps getting stuck on the "finishing installation" part of the download. I read that they fixed this in a later update, but my computer isn't compatible with that. Is there a way around that issue? Besides getting a later version? Continue reading...
-
Download port info
by Guest toph5678- 0 replies
- 414 views
Hi, All, I'm looking for download/install port info for Visual C++ and C++ build tools. I need to request that my company temporarily allow these ports to be accessed via their firewall to install. Thanks! Continue reading...
-
How to install Team Foundation Server on my Visual Studio 2017 Pro?
by Guest Jeff0803- 0 replies
- 390 views
I have Visual Studio 2017 Pro. I want to use TFS on my developement environment. How to install it? Continue reading...
-
Azure's guide: " Publish a Web app to Azure App Service using Visual Studio for Mac " is misleading.
by Guest ilivenicely- 0 replies
- 394 views
How do I publish from mac? Azure's guide: " Publish a Web app to Azure App Service using Visual Studio for Mac " is really misleading. This guide doesn't work. There's no "publish" in the right-click menu. :]. Pretty confusing. Continue reading...
-
Who's Online 0 Members, 0 Anonymous, 31 Guests (See full list)
- There are no registered users currently online