N
ngpost1
I am wanting to write an application and/or a Web service that will
connect to another commercial application via that comercial
application's API. I would like to write my application using VS.Net
2005 (as opposed to 2003). The commercial application can only run
with the 1.1 Framework. Is there anyway to have my application utilize
the 2.0 Framework but have the other application utilize the 1.1
Framework when it is instantiated via it's API? Putting
app_name.exe.config files in the application's folder works fine when
launching that app via it's EXE but it seems that the API doesn't
read those files.
Thanks!!!
connect to another commercial application via that comercial
application's API. I would like to write my application using VS.Net
2005 (as opposed to 2003). The commercial application can only run
with the 1.1 Framework. Is there anyway to have my application utilize
the 2.0 Framework but have the other application utilize the 1.1
Framework when it is instantiated via it's API? Putting
app_name.exe.config files in the application's folder works fine when
launching that app via it's EXE but it seems that the API doesn't
read those files.
Thanks!!!