Hi,
I’m doing sample scenario on filepolling.I configured all the requirements like Package Name,Monitoring Directory,Processing Service,etc…
In security i gave ‘Administrator’ in “Run service as user” tab.
The service i have written is not invoked when i get the file in to this monitoring directory.
I’m getting this following error…
" Listener FilePollingListener:C:\FilePoll was denied access to service FilePoll:filePoll "
" File polling processing service access denied. User Administrator not allowed to run service FilePoll:filePoll "
if you have the access level as “deny by default”, in that case you need to add your service to the allowed list.
Otherwise you can set the access level to “allow by default”, which gives access to all the services.
Thank you for ur reply…
Now I’m getting the another error which is " Error processing service: [FPL.0002.0004] Server Error: [ISS.0086.9020] C:\FilePoll\sample.txt "