Click to See Complete Forum and Search --> : .NET Framework SP1


Mr. Tomaszek
September 13th, 2004, 07:37 AM
Hi,
I've installed SP1 for .NET Framework 1.1 - after instalation, when I ran my app I get: "An unhandled exception of type 'System.NullReferenceException' occurred in Unknown Module". So, I can't see call stack because module is Unknown. What is worse, this error occurs not always, but sometimes...

There were no changes to app code - only difference is SP1 for .NET Framework.

Does someone have encountered similar problem? Please give me some advice or comment.

Thanx in advance.

Mr. Tomaszek
September 14th, 2004, 01:20 AM
I've searched the net and I have found that it is known error and SP1 for .NET Framework should fix it. Alas in my case it is the cause. After uninstalling .NET Framework and reinstaling it (without SP1) all returns to normal. So, I assume that there is a bug in SP1 for .NET Framework 1.1

OlderSiddhu
October 24th, 2004, 07:06 PM
I have a stranger error similar to that. I believe I have SP1.

And it claims that system.ArgumentException: Invalid parameter used

Mr. Tomaszek
October 26th, 2004, 12:22 AM
My problem is solved, but I really don't know how it was done :confused: Becaues of this error I have uninstalled .NETSP1 and continue my work without it. After number of days, I were tyring to reproduce the problem (by installing .NETSP1) but I can't. Everything works OK.

I don't thing that my project have changed so much. Maybe it is effect of some others fixes I have installed form WindowsUpdate since then.

So first update your Windows.

Also try this:
http://support.microsoft.com/?id=318608
http://support.microsoft.com/?id=328557
http://support.microsoft.com/?id=816497
http://support.microsoft.com/?id=815635
http://support.microsoft.com/?id=316180
http://support.microsoft.com/?id=316138
http://support.microsoft.com/?id=837318
http://support.microsoft.com/?id=837698
http://support.microsoft.com/?id=837222

Hope it helps you.