| | | StrataFrame User
       
Group: StrataFrame Users Last Login: Today @ 7:53:55 PM Posts: 391, Visits: 1,427 |
| Hi,
I would like to access SecurityBasics from a class library. I faced problem that, .NET unable to locate it even though I have added it to reference. It just working fine in Windows Application.
Any ideas?
Thank you |
| | | | 
StrataFrame Developer

Group: StrataFrame Developers Last Login: Today @ 2:43:51 PM Posts: 4,241, Visits: 4,285 |
| | Check your references...that would be the only thing. This is something that we actually do ourselves, so it is just a matter of having the Security assembly referenced in your class library. |
| | | | StrataFrame User
       
Group: StrataFrame Users Last Login: Today @ 7:53:55 PM Posts: 391, Visits: 1,427 |
| Hi,
I have attached the screenshot hope you can help.
|
| | | | StrataFrame VIP
       
Group: StrataFrame Users Last Login: Today @ 7:29:55 PM Posts: 1,168, Visits: 2,931 |
| | Isn't SecurityBasics in the Base.dll? So, try referencing the base dll and I think you'll be good to go. Import statement will still work. |
| | | | 
StrataFrame Developer

Group: StrataFrame Developers Last Login: Today @ 2:43:51 PM Posts: 4,241, Visits: 4,285 |
| | Yes, SecurityBasics is in Base. Greg is correct. |
| |
|
|