|
9/5/2011 1:56:53 PM
|
m.wessner Posts 2
|
Hello,
I freshly installed appscriber 3. I choosed the default website with default application name and also with AppScriber3. I am getting in both installations the error above. the Webpage also shows:
---- 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 <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".
<!-- Web.Config Configuration File -->
<configuration> <system.web> <customErrors mode="Off"/> </system.web> </configuration> -----
The eventlog on the webserver states a warning:
EventId 1310:
Event code: 3008 Event message: A configuration error has occurred. Event time: 05.09.2011 13:25:01 Event time (UTC): 05.09.2011 11:25:01 Event ID: 2321c262dad647ee8532aa03615492d1 Event sequence: 1 Event occurrence: 1 Event detail code: 0 Application information: Application domain: /LM/W3SVC/1/ROOT/AppScriber3-7-129596955014916250 Trust level: Full Application Virtual Path: /AppScriber3 Application Path: C:\Program Files\Immidio\AppScriber\Web\ Machine name: CSG001 Process information: Process ID: 492 Process name: w3wp.exe Account name: IIS APPPOOL\DefaultAppPool Exception information: Exception type: TargetInvocationException Exception message: Exception has been thrown by the target of an invocation. Request information: Request URL: http://192.168.0.3/appscriber3 Request path: /appscriber3 User host address: 192.168.0.3 User: Is authenticated: False Authentication Type: Thread account name: IIS APPPOOL\DefaultAppPool Thread information: Thread ID: 6 Thread account name: IIS APPPOOL\DefaultAppPool Is impersonating: False Stack trace: at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck) at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache) at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache) at System.Activator.CreateInstance(Type type, Boolean nonPublic) at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes) at System.Web.HttpApplicationFactory.GetSpecialApplicationInstance(IntPtr appContext, HttpContext context) at System.Web.Hosting.PipelineRuntime.InitializeApplication(IntPtr appContext) Custom event details:
|
|
9/5/2011 9:50:52 PM
|
Raymond Wiesemann — Immidio Posts 93
|
- Picked up by Immidio Support -
|
|
9/7/2011 11:54:19 AM
|
m.wessner Posts 2
|
I did a complete new installation on a fresh machine and it worked.
|
|
pages:
1 |