Tagged Questions

0
votes
1answer
32 views

Allowing partially trusted callers security exception is been thrown althought running on Full trust mode

Hey, While developing using ASP.net 2.0 (C#) and NHibernate 2.1.0 I am getting the error: System.TypeInitializationException: The type initializer for 'NHibernate.ByteCode.LinFu.ProxyFactory' threw …
0
votes
2answers
32 views

nhibernate Operation could destabilize the runtime.

Locally my site works, but at host I am getting the error: "Operation could destabilize the runtime." I am using nhibernate. I am using the repository pattern. [VerificationException: Operation …
0
votes
1answer
44 views

Lucene.NET in medium trust

Does know how to make Lucene .NET 2.3.2 run in a medium trust environment? GoDaddy doesn't like it the way it is.
0
votes
1answer
63 views

Nhibernate on medium trust and godaddy hosting [closed]

Hello All I have recently used Nhibernate on medium trust and host my website on godaddy hosting. I am sharing my experience to handle this problem on stackoverflow. Problem:- Nhibernate used …
0
votes
1answer
24 views

How to mimick medium trust?

Is it possible to change my local dev environment (preferrably just a single IIS site) to work under medium trust?
0
votes
3answers
75 views

ASP.NET - PDF Component in Medium Trust

Can anyone recommend some ASP.NET-compatible PDF Components that work in a medium trust environment? I read that ITextSharp works well, but coming from ABCPdf and ASPPdf, the thought of compiling the …
1
vote
2answers
36 views

How can I narrow down which call is making a fully trusted call?

My host only allows medium trusted web applications. I am getting this error: Exception Details: System.Security.SecurityException: That assembly does not allow partially trusted callers. I have …
0
votes
1answer
13 views

asp.net 1.0 website that is getting a ‘does not allow partially trusted callers’ error during sendmail.

I have an old asp.net 1.0 website that throws an error during the sending of email. The error: Exception Details: System.Security.SecurityException: That assembly does not allow partially trusted …
0
votes
1answer
4 views

How to prevent InvalidOperationException with XmlDataSource in medium trust for the same domain

I'm using an XmlDataSource to fetch an RSS feed on the same domain. Ever since my ISP moved to medium trust, that code is failing with a System.InvalidOperationException. Is there a way to fix this?
0
votes
1answer
21 views

trust medium in asp.net mvc

When i try to run my project in trust medium or high it says [PolicyException: Required permissions cannot be acquired.] [FileLoadException: Could not load file or assembly but i'm running all …
1
vote
4answers
113 views

XmlSerializer under Medium trust bombs

I am having trouble using XmlSerializer with medium trust in my ASP.NET MVC 2 application. The stack trace is: [SecurityException: That assembly does not allow partially trusted callers.] …
0
votes
1answer
76 views

ASP.Net Application Trust Medium File IO Outside Virtual Directory

I am trying to determine how suicidal this is... I have a hosting environment where a custom ASP.Net CMS application needs to access the files in the root folder of a website even though it is in a …
0
votes
1answer
53 views

Graphs in ASP.NET Medium Trust

I've tried to use MSChart and ZedGraph but they both require Full Trust. Are there any other graphing libraries that I could use in Medium Trust webhosting? I have to note that I have very low ASP.NET …
2
votes
1answer
135 views

Subsonic 3.0 Medium Trust Issue

Hi guys, I'm having an issue with running Subsonic in medium trust and don't know if i'm querying wrong - if there is some part of subsonic 3.0.3 that doesn't like medium trust can someone tell me? …
0
votes
1answer
78 views

How do you check if you are running in Medium Trust environment in .NET?

I am running a website on shared hosting at GoDaddy (not my choice, because it is always Medium Trust), and I have some advanced features that I would like to turn on if the application is run in High …

1 2 3 4 next
15 30 50 per page