BugNET

Open source issue tracking & project management

Forums

HomeHomeSupportSupportInstalling BugN...Installing BugN...Configuration Error Configuration Error
Previous
 
Next
New Post
12/3/2008 3:36 AM
 

We are using this product in our internal use its working great.

But my problem is whenever we host this into our remote host server to check our internal projects online its giving below error.

Can any one help me out.

My  host server is Godaddy

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 37: 	<system.web>
Line 38: 		<!-- ******** Machine Key ******** -->
Line 39: 		<machineKey 
Line 40: 			validationKey="asdfasdfasdfasdf"
Line 41: 			decryptionKey="asdfgasdfasdfasdf"

Source File: d:\hosting\mavensoft\easybug\src\bugnet_wap\web.config    Line: 39



Version Information: Microsoft .NET Framework Version:2.0.50727.1433; ASP.NET Version:2.0.50727.1433

 
New Post
12/3/2008 4:15 AM
 

Hi Mathew (I assume :) )

The error source file "d:\hosting\mavensoft\easybug\src\bugnet_wap\web.config" is indicating to me that you are trying to run the source code on your production box and not the install binaries.

Please deploy using the installer package. The best way to do this in a hosted env is to install to a local machine. get everything you need working (inlcuding the database in APP_DATA) and then simply copy those files to the web server.

Then configure your ASP.NET application virtual folder thingy and all is good. This is very important and it appears that you have not done this. I am not sure how GoDaddy's mangement interface looks, perhaps a quick email to them on how to configure a "virtual directory" as an ASP.NET 2.0 application will help.

Also another thing, do not expose your machine key when you post to the forum !

Stewart Moss


Follow me on twitter: @stewartmoss http://www.twitter.com/stewartmoss
Follow BugNETProject on twitter: @bugnetproject http://www.twitter.com/bugnetproject
 
Previous
 
Next
HomeHomeSupportSupportInstalling BugN...Installing BugN...Configuration Error Configuration Error


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.