gemini v3.1 web config file
hi , I followed the instrcution in the installation manual , but it didnt work , an error message appear when i want to run Gemini on the web confige file
<!-- Web.Config Configuration File -->
<configuration>
<system.web>
<customErrors mode="RemoteOnly"/>
</system.web>
</configuration>
configuration>
<system.web>
<customErrors mode="On" defaultRedirect="mycustompage.htm"/>
</system.web>
</configuration>
|
mts
· 1 |
|
| Thursday, January 22, 2009, 6:58:43 AM | |
0
|
Can you please set the customErrors tag to Off in the web.config file? It will shows us the error. |
||||
|
|||||
0
|
this error message appears : Source Error: |
||||
|
|||||
0
|
Do you get an error at the top of the page? can you send the full page? |
||||
|
|||||
0
|
Configuration ErrorDescription: 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 value of the property 'mode' cannot be parsed. The error is: The enumeration value must be one of the following: RemoteOnly, On, Off. Source Error: Source File: C:\Program Files\CounterSoft\Gemini Project Issue Tracking\Gemini Web Application\web.config Line: 61 Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42 |
||||
|
|||||
0
|
Please use capital "O" in Off. |
||||
|
|||||
0
|
the following error appears : Configuration ErrorDescription: 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. Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42 |
||||
|
|||||
0
|
You need to install ASP.NET Ajax for .NET 2.0: http://www.asp.net/ajax/downloads/default.aspx?wwwaspnetrdirset=1
|
||||
|
|||||
0
|
it works :) thank you but how can i have admin username and passowrd!!! |
||||
|
|||||
0
|
How did you install the database? if through EXE then the user is manager and password is manager For scripts its admin and admin |
||||
|
|||||
0
|
Thank you so much |
||||
|
|||||




