Page 1 of 1

WURLF.Matchers.NokiaMatcher NullReferenceException

Posted: Fri Feb 17, 2012 2:59 am
by logiboy
I'm having this error about 30 times per hour.

System.NullReferenceException: Object reference not set to an instance of an object. at WURFL.Matchers.NokiaMatcher.CanMatch(WURFLRequest request) at WURFL.Matchers.MatchersChain.Match(WURFLRequest wurflRequest) at WURFL.DeviceRepository.GetDe

Any ideas?

Thanks

Re: WURLF.Matchers.NokiaMatcher NullReferenceException

Posted: Fri Feb 17, 2012 8:17 am
by sm_support2
Hey Logyboy,

we released version 1.3.6 of the API yesterday:

http://sourceforge.net/projects/wurfl/f ... API/1.3.6/

(it was not in the plans, but needed to fix an FF10 emergency). Can you install this version and report?

If you still have the problem, please send any information that may help reproduce the problem.

Thank you

Re: WURLF.Matchers.NokiaMatcher NullReferenceException

Posted: Wed Feb 22, 2012 5:30 am
by logiboy
I'll wait for version 1.4, as I use .NET and there still no 1.3.6 for my platform.

¿When is going to be released 1.4?

Thanks

Re: WURLF.Matchers.NokiaMatcher NullReferenceException

Posted: Wed Feb 22, 2012 9:22 am
by luca.passani
logiboy wrote:I'll wait for version 1.4, as I use .NET and there still no 1.3.6 for my platform.

¿When is going to be released 1.4?

Thanks

We released 1.3.3 on NuGet yesterday. This implements parts of the improvements that you will find in 1.4. You may want to give it a spin and see if that helps.

Our target for the release of 1.4 in all platforms is two weeks from now.

Thanks

Luca