Re: The dreaded asp.clipboard

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Alvin Bruney [MVP] (vapor)
Date: 05/02/04


Date: Sun, 2 May 2004 11:05:19 -0500

can you impersonate to an authenticated user and see if this works?

Otherwise post your code and i'll work with you on it

-- 
Regards,
Alvin Bruney
[ASP.NET MVP http://mvp.support.microsoft.com/default.aspx]
Got tidbits? Get it here... http://tinyurl.com/27cok
"Bill Belliveau" <anonymous@discussions.microsoft.com> wrote in message 
news:C8A65D45-FCD3-4871-A822-79EA22F5E7A7@microsoft.com...
> Alvin,
> Thanks for the response.
>
> Maybe I'm missing something else then.  Before impersionation I tried 
> setting the processModel user to SYSTEM, and had the same problem.  I have 
> also added the ASPNET account to the 'run as part of the operation system' 
> policy with no luck.
>
> When I call, clipboardData.GetDataPresent(DataFormats.Bitmap) the 
> exception being returned is null object (Object reference not set to an 
> instance of an object.).  The most likely cause is permissions, but as far 
> as I can tell I've tried giving the adequate permissions - or am I missing 
> something?
>
> Thanks again.
> Bill 


Relevant Pages