Click here to Skip to main content
15,887,350 members
Home / Discussions / C#
   

C#

 
AnswerRe: JSON String to C# datagrid Convert Pin
Mycroft Holmes4-Apr-16 20:56
professionalMycroft Holmes4-Apr-16 20:56 
AnswerRe: JSON String to C# datagrid Convert Pin
Bernhard Hiller4-Apr-16 21:16
Bernhard Hiller4-Apr-16 21:16 
Questionwhat port for crystalReport in Firewall? Pin
Member 123470954-Apr-16 9:17
Member 123470954-Apr-16 9:17 
AnswerRe: what port for crystalReport in Firewall? Pin
Dave Kreskowiak4-Apr-16 11:24
mveDave Kreskowiak4-Apr-16 11:24 
AnswerRe: what port for crystalReport in Firewall? Pin
Patrice T4-Apr-16 13:11
mvePatrice T4-Apr-16 13:11 
AnswerRe: what port for crystalReport in Firewall? Pin
koolprasad20034-Apr-16 21:20
professionalkoolprasad20034-Apr-16 21:20 
AnswerRe: what port for crystalReport in Firewall? Pin
Suresh75-Apr-16 7:23
Suresh75-Apr-16 7:23 
QuestionVery strange exception when accessing the configuration system with .NET 4.6.1 Pin
mav.northwind4-Apr-16 5:18
mav.northwind4-Apr-16 5:18 
Hi community!
I got a situation that's driving me insane: In order to work together with a third-party suite of applications, we have created a kind of addon.
This addon is being loaded without any problems into several third-party applications as well as into a MS Word addon the other party wrote.
Our addon creates its own AppDomain, so that there should be no interference with the host application.

All of this works nicely when using .NET 4.0 up to .NET 4.5.2.

Recently, a customer tried running the same setup with .NET 4.6.1 and all of a sudden, the addon crashes when it's being loaded into the Winword-Addon.
The crash happens as soon as our addon tries to access ConfigurationManager.AppSettings.
The call stack shows that there's a NullReferenceException at System.Xml.XmlCharType.get_Instance() that's happening while the configuration system is being initialized.

It only happens there and only with .NET 4.6.1.

I'm out of ideas, can anyone help?
Regards,
mav

--
Black holes are the places where God divided by 0...

AnswerRe: Very strange exception when accessing the configuration system with .NET 4.6.1 Pin
Richard Deeming4-Apr-16 5:59
mveRichard Deeming4-Apr-16 5:59 
GeneralRe: Very strange exception when accessing the configuration system with .NET 4.6.1 Pin
mav.northwind4-Apr-16 7:36
mav.northwind4-Apr-16 7:36 
Questioncharacter division from the cursive data on image Pin
DNLMurthy3-Apr-16 18:31
professionalDNLMurthy3-Apr-16 18:31 
AnswerRe: character division from the cursive data on image Pin
Richard MacCutchan3-Apr-16 21:45
mveRichard MacCutchan3-Apr-16 21:45 
AnswerRe: character division from the cursive data on image Pin
Bernhard Hiller4-Apr-16 0:33
Bernhard Hiller4-Apr-16 0:33 
QuestionContour Analysis for Image Recognition in C# Pin
DNLMurthy3-Apr-16 10:04
professionalDNLMurthy3-Apr-16 10:04 
AnswerRe: Contour Analysis for Image Recognition in C# Pin
Dave Kreskowiak3-Apr-16 12:13
mveDave Kreskowiak3-Apr-16 12:13 
QuestionReading DVD multi session structure(s) Pin
kiskeya2-Apr-16 8:36
kiskeya2-Apr-16 8:36 
QuestionCan share different invocations of an application the same static data Pin
Wolfgang Kurz2-Apr-16 8:00
professionalWolfgang Kurz2-Apr-16 8:00 
AnswerRe: Can share different invocations of an application the same static data Pin
Richard Andrew x642-Apr-16 9:40
professionalRichard Andrew x642-Apr-16 9:40 
AnswerRe: Can share different invocations of an application the same static data Pin
Brisingr Aerowing2-Apr-16 14:27
professionalBrisingr Aerowing2-Apr-16 14:27 
GeneralRe: Can share different invocations of an application the same static data Pin
Wolfgang Kurz2-Apr-16 21:13
professionalWolfgang Kurz2-Apr-16 21:13 
AnswerRe: Can share different invocations of an application the same static data Pin
Bernhard Hiller4-Apr-16 0:37
Bernhard Hiller4-Apr-16 0:37 
Questionhelp me in this code Pin
Kulbeer sidhu2-Apr-16 2:18
Kulbeer sidhu2-Apr-16 2:18 
AnswerRe: help me in this code Pin
OriginalGriff2-Apr-16 2:31
mveOriginalGriff2-Apr-16 2:31 
GeneralRe: help me in this code Pin
Ratul Thakur2-Apr-16 4:15
Ratul Thakur2-Apr-16 4:15 
AnswerRe: help me in this code Pin
Ratul Thakur2-Apr-16 3:52
Ratul Thakur2-Apr-16 3:52 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.