A
Andy B
I have 2 projects:
1. Services (a WCF service project).
2. Admin (a web application project).
I need to make a service in the Services project called ContractTemplates.
In this service I need to check the Admin | app_data folder for the
existance of other folders required in order to make the service work. How
would I do this? I use .net 3.5 and vs2008
1. Services (a WCF service project).
2. Admin (a web application project).
I need to make a service in the Services project called ContractTemplates.
In this service I need to check the Admin | app_data folder for the
existance of other folders required in order to make the service work. How
would I do this? I use .net 3.5 and vs2008