aspx_beginners thread: Re: Method not found: Void System.EventHandler..ctor(System.Object, UIntPtr)
Hi!
I too have the same problem.
Could someone help us out please.
Thank you in advance.
Shashi
> I'm setting up my first ASP.NET website, and using the beta 2 version
o> f .NET to develop it. My webhost (setupsite.com) is using
Microsoft .NET
F> ramework Version:1.0.3705.209; ASP.NET Version:1.0.3705.0.
> I'm getting an error that says...
> Method not found: Void System.EventHandler..ctor(System.Object,
UIntPtr).
> My webhost is saying that I'm getting this error due to the version
i> ncompatibilities. They say I need to buy the full .NET version.
> Is this true? I thought aspx code was all compiled on the server.
Since
I> 'm not calling system.eventhandler directly from anywhere in my code,
is
t> here somehow I can get this to work with the tools I have?
> Please help. Thanks in advance!
> Dan