You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Sinergia Help Desk
I keep getting an error that writing to the the ...\Sinergia\Web
\App_Code\Ticket_Management_Sample1Data.cs is denied
This happens when generating the control or making a case type the
default.
I've checked IIS permissions (set to "read and write") as well as file
level permissions; I added the IUSR_server to the 'full control' at
the file level.
It still happened ...
It turns out on Server 2003 the 'network' service by default doesnt'
have write permission to directories; I was able to change this, and
it made the control generation work OK.
This may have happened when I insalled (then uninstalled) FP2002
extensions, but hopefully it'll prevent someoen else from ripping out
their hair.
It's probably a good idea to make only the APP_CODE directory write
enabled. I haven't locked it down yet.