FTP delivery extension does not work
Hi,
I have written a simple FTP delivery extension, it worked fine in all my test beds. When i move the dll to the Prod, it does not work.
I created a "timed subscription" but the status is always "New Subscription". I went through the log, but i could not find any notification triggered. I tried with "snap shot update" the end result is same. The notification and event tables are empty. I
know this is purely an environment issue, since it worked in all my other regions. Since there is no exception captured in the log, I am not able to find the root cause.
Can someone throw some light on this.
Thanks Antony
May 19th, 2011 6:42am
This worked only once today. When I checked the log Notification was created properly for the one success upload. For all other failures there is no Notification triggered.
Is there anyway we can debug this to find out the root cause.
Thanks Antony
Free Windows Admin Tool Kit Click here and download it now
May 20th, 2011 3:52am
I also had the similar problem in my system. To debug this only way i was able to find is to create triggers on the notification and event tables to insert the data into other table during insert/delete on these tables.. These tables were getting deleted
after the error or execution. You can try looking into Active subscriptions table also.
May 20th, 2011 4:38am