I got around the problem by removing the .NET 1.1 framework from my PC.
Only the 2.0 beta framework remains.
-Steve
(E-Mail Removed) wrote:
> using c# 2005 express edition beta on w2k
>
> just downloaded and installed it. also loaded all the updates.
>
> I create a console application.
>
> Then add a reference to:
> system.windows.forms.dll
>
> get message:
> "there is no source code available for the current location"
>
> which is then followed by a "ThreadStateException was unhandled"
error
> message.
>
> and I cant close the "add reference" dialog box!
>
> any suggestions? I cant add the System.Windows.Forms.dll assembly to
> my project.
>
> thanks,
>
> -Steve