BugNET

Open source issue tracking & project management

Forums

HomeHomeSupportSupportInstalling BugN...Installing BugN...The connection name The connection name 'OraAspNetConString' was not found in the applications configuration or the conn
Previous
 
Next
New Post
10/26/2009 1:28 AM
 

after installation, i try to acsess my bugnet but i have that error below, how i fix this problem?
 

Server Error in '/Bugnet' Application.

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: The connection name 'OraAspNetConString' was not found in the applications configuration or the connection string is empty.

Source Error:

Line 157:		<siteMap>
Line 158:			<providers>
Line 159:				<add name="OracleSiteMapProvider" type="Oracle.Web.SiteMap.OracleSiteMapProvider, Oracle.Web, Version=2.111.6.20, Culture=neutral, PublicKeyToken=89b483f429c47342" connectionStringName="OraAspNetConString" applicationName="" securityTrimmingEnabled="true"/>
Line 160: </providers> Line 161: </siteMap>

Source File: C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Config\machine.config    Line: 159


Version Information: Microsoft .NET Framework Version:2.0.50727.3603; ASP.NET Version:2.0.50727.3082

 
New Post
10/26/2009 7:14 AM
 

Looks like you have a custom site provider that uses an oracle database configured in your machine.config but have not defined the connection string  OraAspNetConString in the bugnet web.config


Davin Dubeau

follow us on twitter facebook users group google plus
 
Previous
 
Next
HomeHomeSupportSupportInstalling BugN...Installing BugN...The connection name The connection name 'OraAspNetConString' was not found in the applications configuration or the conn


Forum Policy

These Discussion Forums are dedicated to the discussion of the BugNET issue tracker.

For the benefit of the community and to protect the integrity of the project, please observe the following posting guidelines:
1. No Advertising.
2. No Flaming or Trolling.
3. No Profanity, Racism, or Prejudice.
4. Site Moderators have the final word on approving/removing a thread or post or comment.
5. English language posting only, please.