Quantcast
Channel: Common Language Runtime Internals and Architecture forum
Browsing all 1710 articles
Browse latest View live

htm layout .dll

fix for free missing htmlayout.dll file ?

View Article


unsigned int32 is verifier-assignable-to enum A, but unbox.any throws...

Consider the following C# console application.using System; class Program { enum A { A42 = 42 } static void Main() { object obj = 42; Console.WriteLine(obj.GetType().Name); /* "Int32" */...

View Article


Free memory retains after GC.

I have a 'service' (owin/webapi + odp.net managed) that runs with the 'server gc mode' on x64 machine. After executing test suite memory usage was around 2Gb. I 'generated' memory pressure on that...

View Article

Caspol no longer working

Several years ago I built a simple batch script to use caspol to give .NETFramework Fullcontrol to trust two webserversHere is the batch file...CD "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727" caspol...

View Article

.NET Frameowrk 4.6 API change

I am developing a desktop application using 4.5 framework. Now, 4.6 is also available in market. On Windows 10, 4.5 can not be installed. I want to list of changed APIs or Obsolete type/members in...

View Article


IIS App Pool crashes with WAS; below is the initial section of Crash Hang...

Analysis Summary Type Description Recommendation Error Detected a serious critical section related problem in dump_PID_19116.dmp Lock at 0x00436ca0 is Uninitialized Impact analysis 7.69% of threads...

View Article

Can Inaccessible Fields Be Set In IL without Reflection?

This question may seem silly to the casual observer, but I'm writing a compiler that aims to automate SI containment patterns with MI semantics. One blocking issue I'm seeing with this is working with...

View Article

how do you report a bug to microsoft

today I ran into a bug / problem / glitch using windows10 where everything froze (on the computer not in real life as in programs the computer didn't freeze literally) I was listening to a song on...

View Article


How to determine changes to a DLL based on version?

Hello,I have two computers with different versions of .NET.  One is 4.0 and one is 4.5.1.There is a method in the assembly for Microsoft.VisualBasic.dll that is working differently on 4.5.1.Is there...

View Article


How to Improve The performance ?

Hi All, Please find below code snippet -         cr.Id = item.ID == null ? string.Empty : ValidateValues.FindMaxLength("ITEMID", item.ID);        public static class ValidateValues        {...

View Article

Signing problem with VS 2015 - Error signing output with public key from...

Hi allWe have the following Problem when building our App in Visual Studio 2015:Error signing output with public key from container 'VS_KEY_E2E0296D186AC8B3' -- Signature size mismatch. (Exception from...

View Article

How to register dll on production environment(.net framework 4.5)

I have report server on which .net framework 4.5 is installed.I am unable to find gacutil.exe. How can register dll on production server.

View Article

.Net Profiler - Helper assembly is getting loaded twice for a process

Hi,I have registered the my profiler dll and also changed the environment variables to use my profiler dll. After that When a request comes to a web application , the application is getting crashed ....

View Article


"The application failed to initialize properly (0xc0000022)."

I get this error when trying to start a program.  From searching on these forums, it appears to be due to a problem with some DLL somewhere on the system.  How do I figure out WHICH dll is the problem...

View Article

AS2 MDN generate PKCS7 Signature

Hi,I'm working on a function to send back a signed MDN with an attached PKCS7 signature to my As2 Trading Partner. May I know which part/content from the MDN do I need to sign? I've tried to sign the...

View Article


code change not recognized

I was asked to verify my account, I entered code, it was not recognized, you sent me new code today, entered this still not recognized ??When I login into M/com it knows me, but I get message to...

View Article

How to SetShadowCopyFiles on Application start for the Default AppDomain?

I wonder why Microsoft marked the method SetShadowCopyFiles as obsolete since there is no other way to enable shadow copy files for the default AppDomain?Are there any suggestions how to implement this...

View Article


Optimization option in C# and VB .NET compilers.

Hello,Could you please provide additional information about optimize option (https://msdn.microsoft.com/en-us/library/t0hfscdc.aspx and https://msdn.microsoft.com/en-us/library/yf8493s5.aspx)?1) What...

View Article

How to Improve C# Code & DataBase Performance (Update Query)

Hi All, Please find below code -  string updateQuery = "UPDATE TENDORS SET TENDORS_VALUE = "; Cmd.CommandText = "SELECT TENDORS_VALUE,ID,TENDOR_DATE FROM TENDORS WHERE ID IN (" + "" + (IDValues) + "" +...

View Article

HandleProcessCorruptedStateExceptions doesn't seem to work

Hello, I'm trying to isolate my application from third party components that may, (unfortunately), cause access violations. So I'm running these components in a console app. If an access voilation...

View Article
Browsing all 1710 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>