HRESULT -2147024770 when importing a simple library on other machines
I wrote a simple DLL plugin for Dynamo [1] on my laptop (Visual Studio 2017, Windows 10), written in C++/CLI with only one class and one method, and tried to distribute it to some colleagues for...
View ArticleNot able to install msi set up built using install shield wizard LE only with...
Hi All,I am having this weird issue when i try to install a msi set up which is built usingInstall Shield wizard LE and VS 2013.I am getting an error "Error Code 1001" during the installation.When i...
View ArticleIs installing the .NET Framework onto Linux considered legal?
Hello,I have bought a computer 15 years ago with a valid Windows XP license. Today I've uninstalled Windows and everything and I've installed Lubuntu on it instead. I want to install the .NET Framework...
View ArticleHow to update docker container after code change in ASP.net MVC project?
I have a exist asp.net mvc project.I follow the official tutorial to put it into a container (https://docs.microsoft.com/en-us/aspnet/mvc/overview/deployment/docker-aspnetmvc#comments-container).I...
View Article.Net 4.6.2 Installation Failure- 0x800B010A
OS: Windows Embedded Standard 7 Service Pack 1Porblem:.Net 4.6.1 is already installed.When .Net 4.6.2 offline installer runs, it shows error. Cannot perform FileHash verification for...
View ArticleRemoved from Windows 7 and Windows 10.
Can .NET framework(all versions) be removed from Windows 7 and Windows 10?The below link provide steps to remove .NET...
View ArticleHow to change Display & Format Language?
Hello,I live in Spain and bought a new Laptop here (Acer Aspire 5 / A515-51-80HV). Now everything of course is in Spanish on this Laptop.However, even i live here, my Spanish is not so good and i would...
View ArticleSorting xml nodes in c#
How to sort the below xml based on DOB using C# code<recentData> <info> <Name>Vivek</Name> <DOB>20-07-2018</DOB> <Salary>6,458</Salary>...
View Articlewhy in C# Main Method is static
why in C# Main Method is static..?In C++ static functions can access only static variables.but in C# Main is able to access non static members . Pleae let me know why..?Thanks,Sudhakar
View Article.NET Framework 4 Instillation Error Code: (0x00000652)
Windows 7 Home Premium, 64-bit Operating SystemHello,Today I attempted to download a program, and it would not download because there was something wrong with my .NET Framework 4. I decided to...
View Article.NET Framework 3.5 SP1 will not install on WIN-XP Home SP3
I have Windows XP Home SP3 installed on my computer.It had all Net Framework issues upto and including 3.5 SP1 successfully installed on the computer.My problem started when Windows Update kept...
View Article.Net 3.5 SP1 Setup Error in Win XP SP3?
I have tried to install the .Net frame work 3.5 sp1 (full package) in my laptop and I got the set up error. (Os Windows XP SP3)There is no error message, the setup screen just goes blank, and at the...
View Articlefail to install Net Framework 3.5 SP1 on Win XP SP3
Hi I have tried every steps that can geet on msdn solution in getting the Net Framework 3.5 SP1 installed on my previous Window XP SP2. Below are are steps in doing so- Uninstall all the previous...
View ArticleDot Net Framework 3.5 SP1 install problem
I am trying to install dot net 3.5 SP1, the installation progress bar gets to the end but the install never finishes. I think that this is related to a process PerformanceCounterInstaller.exe, if I...
View ArticleError in installing .Net framework 3.5 and 3.5 SP1 on Windows XP
Hi all,I tried to install .Net framework 3.5 downloaded from microsoft on a Windows XP SP2 machine.With .Net Framework Verifier, I verified the frameworks 1.1. SP1 and 2.0 SP2 and 3.0 SP2 to be OK.The...
View Article.net core 2.1 Angular webapi project type has duplicated content
Why do I have Microsoft.AspNetCore.App (2.1.1) in both NuGet and SDK folders under my Dependencies ?That's a huge amount of bloat !
View Article413 Request entity too large
Hey guys,Is given a VBA application that sends requests to a WCF service. I have a problem setting the web config file to accept more than 60kb messages. When I send the reuqest i get an error413...
View Article.Net 4.0.3 patches?
We recently had several versions of .Net on our web server. The more recent updates/patches started failing and so we reviewed our applications and determined that we only really needed .Net 4.0.3 to...
View Article