CLR exception - code e0434352
I have one .net application which crashes.. An unhandled exception of type 'System.IO.FileNotFoundException' occurred in Unknown Module. I tried to analyze the dump file but I could not find the root...
View ArticleHow to get Powershell to add types from an assembly it just loaded
I loaded an assembly using Add-Type: $Typename = '\\crtwfaadvlkv0.d2dbfg.com\PRODUCTION\Vision\Apps\VisionPipeline\Oracle.ManagedDataAccess.dll' Add-Type -LiteralPath $TypeName and confirmed it...
View Article[Announcement] "Common Language Runtime Internals and Architecture" Forum...
This "Common Language Runtime Internals and Architecture" Forum will be migrated to a new home onMicrosoft Q&A!We've listened to your feedback on how we can enhance the forum experience. Microsoft...
View ArticleApplication crash with Access violation - code c0000005
I have an application which crashed abruptly, i do have the .dmp file and i was able to get some some info from that. The stack trace is below which does not look that helpful.0:173> k *** Stack...
View ArticleMemory leaks if I do not call garbage collection at app start
The application has a class with a finalizer (CF).CF refers to instances of class C1. An instance of class C2 refers to an instance of class C1. Finalizer of CF removes the reference from C2 toC1. When...
View ArticleHotmail»Prilnter...
HOTMAIL Antivirus. in some cases you can call our HOTMAIL support phone number to recover your HOTMAIL account, also. Have you ever experienced a situation where your account was hacked and you no...
View ArticleMemory leaks if I do not call garbage collection at app start
The application has a class with a finalizer (CF).CF refers to instances of class C1. An instance of class C2 refers to an instance of class C1. Finalizer of CF removes the reference from C2 toC1. When...
View ArticleMicrosoft .NET Framework Excepcion de controlada en la aplicacion. Si hace...
Error al descargar AppDomain. (Excepcion de HRESULT: 0x80131015).ayuda, quiero desinstalar eso porque no me deja hacer cosas, osea juego y me sale ese mensaje todo el tiempo
View ArticleCall to GetRawInputDeviceInfo fails through Remote Desktop / Terminal Services
Hi,We are developing a Windows application to be used through Remote Desktop. Within this application we enumerate the HID devices connected to the client using GetRawInputDeviceInfo using the...
View Article