BugNET

Open source issue tracking & project management
Welcome to BugNET Register | Login |

BugNET Forums

 
  Forum  Support  Installation pr...  First Installation Problems
Previous Previous
 
Next Next
New Post 11/6/2006 1:17 AM
User is offline emarvels
3 posts
No Ranking


First Installation Problems 
Hello Everyone,

Today I installed :Install version" of Bugnet
but it gives a error givein bellow

URL : http://bugapp.emarvels.com/Install/Installer.aspx

Server Error in '/' Application.
--------------------------------------------------------------------------------

Runtime Error
Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.

Details: To enable the details of this specific error message to be viewable on remote machines, please create a tag within a "web.config" configuration file located in the root directory of the current web application. This tag should then have its "mode" attribute set to "Off".











Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's configuration tag to point to a custom error page URL.











Can someone let me know what might be the problem.

-SRINIVAS
 
New Post 11/6/2006 6:08 AM
User is offline admin
645 posts
bugnetproject.com
1st Level Poster




Re: First Installation Problems 
To see the error message set the customErrors tag in the web.config  to the following:

<customErrors mode="Off">
</customErrors>

Davin Dubeau
BugNET - Core Developer

 
New Post 11/6/2006 7:51 PM
User is offline emarvels
3 posts
No Ranking


Re: First Installation Problems 
Modified By admin  on 11/6/2006 9:41:19 PM)
Hello Davin,

Thanks !

I replaced the code in web.config file in the root like the below






But i still see no solution for this can you please guide me how to handle it.
http://bugapp.emarvels.com/

If you can give me your personal ID i can give u the ftp details/user/password so that you can look into it.

-srinivas
 
New Post 11/6/2006 7:52 PM
User is offline emarvels
3 posts
No Ranking


Re: First Installation Problems 



this code
 
New Post 11/6/2006 9:43 PM
User is offline admin
645 posts
bugnetproject.com
1st Level Poster




Re: First Installation Problems 
Setting the customerrors mode to off will allow the true error to be shown.  Once you can see the error post back what the error screen says.

Davin Dubeau
BugNET - Core Developer

 
Previous Previous
 
Next Next
  Forum  Support  Installation pr...  First Installation Problems

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.