Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

.csp script and .net errors (virtual directory)

Status
Not open for further replies.

pgnewhart

IS-IT--Management
Jan 8, 2003
4
US
We are converting from CE 8.0 to CRE 11 and copied some .csp scripts over. When we go to view a report we get the following .net error:

------------
Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.

Parser Error Message: It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level. This error can be caused by a virtual directory not being configured as an application in IIS.

Source Error:


Line 42: -->
Line 43:
Line 44: <authentication mode="Windows"/>
Line 45:
Line 46:


Source File: C:\Program Files\Common Files\Business Objects\3.0\crystalreportviewers11\web.config Line: 44

Version Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET Version:1.1.4322.573
----------

Web searches (and the error) point to making the directory listed as an application in IIS. We did this, and still now luck. Any ideas??
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top