I have my application developed in .Net as Web application which interacts with WINDOWS Service developed in .Net and uses ActiveXViewer for displaying crystal reports.
The problem is that when the service is run thrugh code (i.e. in Windows .Net Environment) then reports gets updated as per the date & time formats of regional setting.
But when the service is run in released mode i.e. when registered as a service & run from services then CR viewer is not getting updated.
I'm not coming to a conclusion whether this issue lies with .net framework or with ActiveXViewer. Or which files are creating difference.
Kindly syggest some way. Your quick response is appreciable.
Thanks in advance.
-Mak
The problem is that when the service is run thrugh code (i.e. in Windows .Net Environment) then reports gets updated as per the date & time formats of regional setting.
But when the service is run in released mode i.e. when registered as a service & run from services then CR viewer is not getting updated.
I'm not coming to a conclusion whether this issue lies with .net framework or with ActiveXViewer. Or which files are creating difference.
Kindly syggest some way. Your quick response is appreciable.
Thanks in advance.
-Mak