Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. ASP.NET
  4. Error While deploying in shared hosting

Error While deploying in shared hosting

Scheduled Pinned Locked Moved ASP.NET
helpcsharpasp-netmysqlhosting
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    sbua
    wrote on last edited by
    #1

    Hi, I have developed the application using asp.net/mysql and i have deployed in godaddy shared hosting.It uses IIS7. When i run most of the pages in the application it gives the following error System.Security.SecurityException: Request for the permission of type 'System.Security.Permissions.FileIOPermission, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed. Can Anyone give the solution to solve this problem Thanks

    R 1 Reply Last reply
    0
    • S sbua

      Hi, I have developed the application using asp.net/mysql and i have deployed in godaddy shared hosting.It uses IIS7. When i run most of the pages in the application it gives the following error System.Security.SecurityException: Request for the permission of type 'System.Security.Permissions.FileIOPermission, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed. Can Anyone give the solution to solve this problem Thanks

      R Offline
      R Offline
      Ranjit Viswakumar
      wrote on last edited by
      #2

      This type of error occurs when your application does not have permissions to a particular file. In order to find that file, see if the techs at GoDaddy can run Filemon and give you a report. Take a look at this- http://msdn.microsoft.com/en-us/library/system.security.permissions.fileiopermission.aspx[^] Generally all files in your space should have permission by the NETWORK SERVICE and IUSR. Consult your host. Good luck! Ranjit Viswakumar Professional Services Specialist HostMySite.com[^]

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups