Hello,
I have developed an event receiver which will create a pdf file upon list submit record and drop the file at Environment.CurrentDirectory
When I run in the development, I see that the file is at C:\Windows\System32\inetsrv but when I deployed the event receiver in production which is NLB 2 web front end server but I am not able to find where the file is dropped/generated. I checked the system files, folder from where I deployed the event receiver, I checked the _layout folder on both wfe servers but unfortunately I cant find the file at all. Is there a way to verify where these event receiver will generate a default current directory location? Please advise.
Thanks
Shri