Feature Requests
Search the entire project
This project's trackers
This project's forums
This project's tasks
This project's releases
This project's documents
This project's news
Project
People
Skill
Advanced search
Log In
|
New Account
Home
My Page
Projects
Code Snippets
Project Openings
Npgsql .Net Data Provider for Postgresql
Summary
Activity
Forums
Tracker
Lists
Tasks
Docs
Surveys
News
SCM
Files
[#1010951] AllowPartiallyTrustedCallers for npgsql assemblies
View Trackers
|
Feature Requests
|
Download .csv
|
Monitor
Date:
2010-12-02 17:46
Priority:
3
State:
Open
Submitted by:
Claudia Murialdo (
cmurialdo
)
Assigned to:
Nobody (None)
Category:
Group:
Resolution:
None
Summary:
AllowPartiallyTrustedCallers for npgsql assemblies
Detailed description
There are some hosts like
http://ajuda.uolhost.com.br/index.php?ind=&p=resposta&res=550
which run applications in a partially trusted environment (Medium Trust level) and requires that all the assemblies have that attribute.
Npgsql assemblies don't have it, I need AllowPartiallyTrustedCallers attribute to be added to the npqsql assemblies so my application can be hosted in such environments.
Followup
Message
Date: 2010-12-16 12:35
Sender:
Francisco Figueiredo jr.
Fix committed in cvs. Now Npgsql assembly will have this attribute.
Attached Files:
Changes:
No Changes Have Been Made to This Item