Is any way, or is it possible to start the servicess only(server and task service not db file creating)? using the ant sctipt in the build.xml?...I tried but cause lots of other exceptions...I just want to start the service i do not want to disturb the db file (after first time creating)...after that let the application handle this not ant script doing all deleting task...how to achive this
thanks,