Re: Basic Security Control Question Please.
From: Joseph Bittman MVP MCSD (RyanBittman_at_msn.com)
Date: 10/19/05
- Next message: Bishoy George: "Encrypt with password"
- Previous message: Khurram : "Re: Same Application with Web and Desktop Application Interface"
- In reply to: ChristianProgrammer: "Basic Security Control Question Please."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 19 Oct 2005 12:48:24 -0700
October 19, 2005
You are adding the control to your WinForms project from which project? Is
the project a strong named assembly that you are adding it from?
--
Joseph Bittman
Microsoft Certified Solution Developer
Microsoft Most Valuable Professional -- DPM
Web Site: http://71.39.42.23/
Static IP
"ChristianProgrammer" <ctaylor@atomicPark.com> wrote in message
news:dj30qp$14fv$1@newsfeed.norlight.net...
> We Have a solution with some odd 19 or so projects one of which is a
> ASP.NET
> E-Commerce web site.
> The remaining projects support same in some way or another. Customer
> Support, Order Tracking,, whatever...
>
> I created a Wonderful Custom Data Grid Control for Win Forms (we write in
> C#)
> based upon a little tutorial from CODE magazine.
>
> She works on my machine at home, she works on my laptop, she even works
> in
> a freshly created project here at work. However if I try to toss it into a
> winForm Project that is in this solution containing the WEB project
> mentioned earlier I get this ERROR:
>
> Request for the permission of type
> System.Security.permissions.securitypermission, mscorlib,version =
> 1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 failed
>
>
> The error is from VisualStudio:
>
> Dialog Box Caption: Microsoft Development Environment...
>
> I assume I should begin in the AppConfig Files as I am not Creating Web
> Controls here
> but Winform controls
>
> Respectfully,
> With God's Will,
> Charles R. Taylor MCSD
>
>
>
>
>
>
>
>
- Next message: Bishoy George: "Encrypt with password"
- Previous message: Khurram : "Re: Same Application with Web and Desktop Application Interface"
- In reply to: ChristianProgrammer: "Basic Security Control Question Please."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|