Activity overview
Latest activity by ifthenelse
Clive Tong wrote:
Hi.
Is there a publically available dll that demonstrates this failure?
Thanks.
Unfortunately the dll is private and I cannot send it to you. I work on outsourcing and maybe knowing an approximation of what can be causing it, would allow me to let them know what to change.
Regards. / comments
Clive Tong wrote:
Hi.
Is there a publically available dll that demonstrates this failure?
Thanks.
Unfortunately the dll is private and I cannot send it to you. I work on outsourcing and maybe...
Hey, I'm getting same error when trying to add a dll to "Assemblies to debug". It executes 12% and then the process fails with a NullReferenceException.
What can be causing this exception?
I'm using VS2008 and Reflector Pro, dll is in .NET 3.5.
Thanks
Exception details:
System.NullReferenceException: Object reference not set to an instance of an object.
at .‡ƒ.“(Exception , Int32 , Object[] )
at ‘.”..’.WriteNamespace(INamespace )
at (Object , INamespace )
at ž.ž.™()
at ž.ž.Œ()
at .‡.(String , String , Žž , / comments
Hey, I'm getting same error when trying to add a dll to "Assemblies to debug". It executes 12% and then the process fails with a NullReferenceException.
What can be causing this exception?
I'm usi...