Browse by Tags

Related Posts

  • Directory.CreateDirectory() throws FileIOPermission on Ikoula.com host

    Hello, I've suscribed a MSDN webhosting pack at ikoula.com and i get some troubles creating directories by code. I am trying to use those C# methods: String p = MapPath( "~/Docs/Fichiers/Dossier_test" ); Directory.CreateDirectory(p); But this System.Security.SecurityException is thrown: Request for the...
    Posted to Security (Forum) by Gillardj on 04-30-2007, 12:00 AM
    Filed under: ASP.NET, ASP.NET 2.0, Authorization, permission, directory create, directory permissions, C-Sharp, C#, IIS, permissions, credentials, aspnet account, SecurityException
  • ASP.NET 2.0 IIS Network service account Microsoft.Office.Interop.Word--> Images issue

    Hi, In ASP.NET 2.0 application i am using Microsoft.Office.Interop.Word version 11.0.0.0 on windows server 2003 with IIS 6.0. It works fine with access given to Network service. The scenario is that i open Word document using Microsoft word's application class, insert text and save it. Problem: Text...
    Posted to Web Hosting with IIS and ASP.NET (Forum) by mac73 on 08-16-2007, 12:00 AM
    Filed under: iis, asp.net, permissions
  • Vista x64 IIS Save web.config

    Currently I have a standard web deployment project that installs my web application project into the standard inetpub location. I have a custom action that grants Network Service (for IIS, it detects and uses ASPNET for WinXP) write access to the web.config file. I have a Configuration.aspx page for...
    Posted to Configuration and Deployment (Forum) by fokov on 04-08-2008, 12:00 AM
    Filed under: web.config, IIS, permissions, Vista
Page 1 of 1 (3 items)