Mountain View 1600, CA 94043
+1 650-253-0000
name@example.com
Web
Site
Search
Register
Login
DNN Home
Services
-
DotNetNuke Support
-
CRM Systems
DNN
-
DotNetNuke Modules
-
Module Downloads
-
Module Upgrade Policy
DNN Support
-
Module Update News
-
Knowledge Base
-
License Management
-
Invoice History
Module Downloads
Blog
Store
Contact Us
-
About Us
Search
Home
1
2
3
4
5
Home
Support
Positions Avail...
error when subnmitting application
Previous
Next
12/13/2009 10:38 AM
Carl Norloff
Joined: 7/8/2009
Posts: 6
error when subnmitting application
(United States)
I am running dnn 5.1.4 with the mdule positions available.
When an application is submitted I am getting this error
UserAgent
: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; ubt; ub2; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
DefaultDataProvider
: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID
: 1cdb8139-fc59-44a7-95d2-2368b0bdb38f
InnerException
: Request for the permission of type 'System.Security.Permissions.FileIOPermission, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.
FileName
:
FileLineNumber
: 0
FileColumnNumber
: 0
Method
: System.Security.CodeAccessSecurityEngine.Check
StackTrace
:
Message
: DotNetNuke.Services.Exceptions.ModuleLoadException: Request for the permission of type 'System.Security.Permissions.FileIOPermission, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed. ---> System.Security.SecurityException: Request for the permission of type 'System.Security.Permissions.FileIOPermission, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed. at System.Security.CodeAccessSecurityEngine.Check(Object demand, StackCrawlMark& stackMark, Boolean isPermSet) at System.Security.CodeAccessPermission.Demand() at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, DirectorySecurity dirSecurity) at System.IO.Directory.CreateDirectory(String path, DirectorySecurity directorySecurity) at iwebs.Modules.PositionsAvailable.ViewPositionsAvailable.SendEmail() The action that failed was: Demand The type of the first permission that failed was: System.Security.Permissions.FileIOPermission The Zone of the assembly that failed was: Intranet --- End of inner exception stack trace ---
12/14/2009 3:34 AM
DNN Module Support
Joined: 8/28/2006
Posts: 2065
Re: error when subnmitting application
(Australia)
This issue is associated with security on the module.
DotNetNuke is recommended to run under full trust, and this module requires it. If you get your host to allow full trust on the module, this error will be gone.
http://social.msdn.microsoft.com/Foru...
This link talks about the trust issue in dotnet.
12/15/2009 4:39 PM
Carl Norloff
Joined: 7/8/2009
Posts: 6
Re: error when subnmitting application
(United States)
Well that is unfortunate as I just purchased this module. Dnn handles medium trust -- as do most modules. In fact, most host providers are now moving to medium trust environments as a security measure. I host with 2 prominent hosts, rackspace being one of them and they both just moved to only support medium trust.
How difficult would it be to convert to support medium trust?
It would be helpful if you specify in the product description that this module requres full trust. I use another one of your modules, forms designer and have not come into this problem with it. Does that require full trust too?
Thanks
12/15/2009 5:21 PM
DNN Module Support
Joined: 8/28/2006
Posts: 2065
Re: error when subnmitting application
(Australia)
This is something that we can look at. We are redoing this module for silverlight integration now and will look to move it to medium trust.
12/16/2009 2:25 AM
DNN Module Support
Joined: 8/28/2006
Posts: 2065
Re: error when subnmitting application
(Australia)
We have ticketed this to be addresses in a new release soon.
Page 1 of 1
Previous
Next
Home
Support
Positions Avail...
error when subnmitting application