Z
z. f.
Hi,
I'm working on a web project and i create classes to do business logic and
connect to DB.
i also need a windows application to do the same functionality as defined
in classes inside the ASP.NET project.
when i reference the web project DLL (inside the BIN directory) I
successfully make a call to a function and get return value.
but this is just a test and when trying to access the application
configuration information (defined in web.config) i get empty string in
return.
is there a way to share functionality between web and windows/service
projects?
TIA, zigi.
I'm working on a web project and i create classes to do business logic and
connect to DB.
i also need a windows application to do the same functionality as defined
in classes inside the ASP.NET project.
when i reference the web project DLL (inside the BIN directory) I
successfully make a call to a function and get return value.
but this is just a test and when trying to access the application
configuration information (defined in web.config) i get empty string in
return.
is there a way to share functionality between web and windows/service
projects?
TIA, zigi.