Publish / Deploy a package with Oracle DB without Authorization enabling
FRAMEWORK/LightSwitch 2013. 5. 9. 11:58if user forms authentication is checked, we need to input MS SQL connection when we deploy a package.
=>not possible to deploy with Oracle DB server
so check : Do not enable authentication, then we can deploy a package without MS SQL connection information.
Create a package on disk, select the directory the package should be created.
click publish ! We can see the package in the directory.
move the files including the package to a directory in Server computer.
1. ODAC for Oracle should be installed in server environment.
2. should install deploy 3.0 through web platform installer 4.5
deploy 3.0 download link : http://www.iis.net/downloads/microsoft/web-deploy
3. Deploy the package with deploy : load the application
4. Now we can see the website working well.