Hi ,
I have an issue with views. It is okay for now but won’t work in production. I need to publish views over and over again when I relaunch my server application. Otherwise my application (.NET server) will produce an error - Enumeration yielded no results. I am most likely using using .net 1.3 sdk;however I am not sure.
Moreover, I can’t generate views programmatically. I need to create them manually.
Any help is appreciated.
RR