0
votes
2answers
27 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
36 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
30 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.
1
vote
2answers
45 views
.Net Hosting (Flexable Medium Trust)
Any recommendations for cheap .Net hosting that has flexible medium trust rules allowing the use of reflection?
3
votes
3answers
401 views
NHibernate 2 + Fluent Nhibernate medium trust
Will NHibernate 2 and\or Fluent Nhibernate work in a medium trust environment. If not are there any work-arounds?
0
votes
1answer
22 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?
1
vote
5answers
303 views
ASP.NET Using Twitterizer in Medium Trust
Does anyone using the Twitterizer framework have any experience running it in a Medium Trust environment? I keep getting security exceptions...
Security Exception
Description: The
application …
1
vote
2answers
35 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 …
3
votes
3answers
177 views
How to Automate Testing of Medium Trust Code
I would like to write automated tests that run in medium trust and fail if they require full trust.
I am writing a library where some functionality is only available in full trust scenarios and I …
0
votes
1answer
66 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
3answers
62 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 …
0
votes
1answer
10 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
51 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 …
0
votes
1answer
67 views
RDLC Medium Trust
Does anyone know of a free (for a non-profit group) RDLC reporting tool that will work under medium trust in IIS 7?
1
vote
1answer
102 views
ReportViewer Control and a Medium Trust Server
I have a couple of websites with the same hoster that have been setup with 2 different trust levels. One is 'Full' and the other is 'Medium'. I did not realise this because the hoster decided to …
