Question:
It would be of great help if you can explain the following conflicting pieces of information. This is a remail of last Friday’s question.
From IIS Deployment.doc:
Modify the IdeaBlade Configuration File as Necessary
From IIS Troubleshooting.doc:
Verify that you get a valid location for IdeaBlade.ibconfig
The location of the IdeaBlade.ibconfig file should either be a loose file in the log directory of the virtual directory or as an embedded file. In the Tutorial on IIS Deployment, the IdeaBlade.ibconfig file is an embedded file in AppHelper.dll.
Warning: Putting the IdeaBlade.ibconfig file in a log directory (parallel to the bin directory) is not supported on IIS 6.0 and may not work properly on IIS 5.x.
If you see that the location is IdeaBlade.Util, this means that IdeaBlade could not find either a loose IdeaBlade.ibconfig or an embedded one.
The loose file method definitely does not work with IIS 6.0. So what to do later when I want to deploy on IIS securely?
Sorry, I know its Friday but there is no extreme hurry. Maybe you already have been asked this one?