Hi all,
I am very new to using IIS express, I am trying to get an existing web application that runs via IIS on a web server using the application pool.
The set up of the existing server is that it uses one application pool which loads two applications
appname
appnameCore
With a physical path like
C:\inetpub\wwwroot\appname\applications\appname
C:\inetpub\wwwroot\appname\applications\appnameCore
Currently the application uses an MS SQL database but I would like to change this to MS SQL CE
I am not quite sure how to set up the same sort of environment, at the moment I have the web server running from a pen stick (memory stick/drive) and I would like to make the application portable. I think it is possible but I have have got stuck with the how to after trying for quite some time.
I would really appreciate any help you can give me.
If I can give any more information or expand the question in some way please let me know.
Thanks,
Glenn :)
↧