- January 16, 2011
- 124
- 26
- Home Country
- Norway
Hi,
I have issues with installing MPextended and webMP 0.5
This is what I have done:
Installation of latest SVN from MPextended service and iis version of WebMP.
On SBS 2011 machine
.net framework 4 is installed
asp.net mvc3 is installed
I installed the MPextended service without issues and no logbook errors.
Then:
Registering asp.net gives the following logbook fault:
Logboeknaam: Application
Bron: ASP.NET 4.0.30319.0
Datum: 3-11-2012 19:47:55
Gebeurtenis-id:1064
Taakcategorie: Setup
Niveau: Waarschuwing
Trefwoorden: Klassiek
Gebruiker: n.v.t.
Computer: BR-SERVER.br.local
Beschrijving:
Tijdens het maken van de bestanden en mappen in C:\Program Files (x86)\MPExtended
\WebMediaPortal\www\aspnet_client is een fout opgetreden. Foutcode: 80070003
Gebeurtenis-XML:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="ASP.NET 4.0.30319.0" />
<EventID Qualifiers="32768">1064</EventID>
<Level>3</Level>
<Task>1</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2012-11-03T18:47:55.000000000Z" />
<EventRecordID>144405</EventRecordID>
<Channel>Application</Channel>
<Computer>BR-SERVER.br.local</Computer>
<Security />
</System>
<EventData>
<Data>C:\Program Files (x86)\MPExtended\WebMediaPortal\www\aspnet_client</Data>
<Data>80070003</Data>
</EventData>
</Event>
After the second registration another logfault comes up.
Logboeknaam: Application
Bron: ASP.NET 4.0.30319.0
Datum: 3-11-2012 19:50:45
Gebeurtenis-id:1064
Taakcategorie: Setup
Niveau: Waarschuwing
Trefwoorden: Klassiek
Gebruiker: n.v.t.
Computer: BR-SERVER.br.local
Beschrijving:
Tijdens het maken van de bestanden en mappen in C:\Program Files (x86)\MPExtended
\WebMediaPortal\www\aspnet_client is een fout opgetreden. Foutcode: 80070003
Gebeurtenis-XML:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="ASP.NET 4.0.30319.0" />
<EventID Qualifiers="32768">1064</EventID>
<Level>3</Level>
<Task>1</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2012-11-03T18:50:45.000000000Z" />
<EventRecordID>144414</EventRecordID>
<Channel>Application</Channel>
<Computer>BR-SERVER.br.local</Computer>
<Security />
</System>
<EventData>
<Data>C:\Program Files (x86)\MPExtended\WebMediaPortal\www\aspnet_client</Data>
<Data>80070003</Data>
</EventData>
</Event>
MAYBE, this is the cause of all errors?
After that I installed the WebMP and again no issues and no logbook errors.
Then creating the website and application pool in iis 7
Starting the website and application pool gives NO errors.
But after opening the webbrowser with the correct domainort, the following errors are coming
up in webmediaportal followed with a shutdown of the process.
Five of the following error:
Logboeknaam: System
Bron: Microsoft-Windows-WAS
Datum: 3-11-2012 20:04:00
Gebeurtenis-id:5139
Taakcategorie: Geen
Niveau: Waarschuwing
Trefwoorden: Klassiek
Gebruiker: n.v.t.
Computer: BR-SERVER.br.local
Beschrijving:
Er is een fout opgetreden in een listenerkanaal voor het protocol http in het werkproces 24532
voor de groep van toepassingen Webmediaportal. Het gegevensveld bevat het foutnummer.
Gebeurtenis-XML:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-WAS" Guid="{524B5D04-133C-4A62-8362-64E8EDB9CE40}"
EventSourceName="WAS" />
<EventID Qualifiers="32768">5139</EventID>
<Version>0</Version>
<Level>3</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2012-11-03T19:04:00.000000000Z" />
<EventRecordID>749912</EventRecordID>
<Correlation />
<Execution ProcessID="0" ThreadID="0" />
<Channel>System</Channel>
<Computer>BR-SERVER.br.local</Computer>
<Security />
</System>
<EventData>
<Data Name="AppPoolID">Webmediaportal</Data>
<Data Name="ProcessID">24532</Data>
<Data Name="param3">0</Data>
<Data Name="ProtocolID">http</Data>
<Binary>C1000780</Binary>
</EventData>
</Event>
Followed by this error stopping the process
Logboeknaam: System
Bron: Microsoft-Windows-WAS
Datum: 3-11-2012 20:04:00
Gebeurtenis-id:5002
Taakcategorie: Geen
Niveau: Fout
Trefwoorden: Klassiek
Gebruiker: n.v.t.
Computer: BR-SERVER.br.local
Beschrijving:
De groep van toepassingen Webmediaportal wordt automatisch uitgeschakeld vanwege een reeks
fouten in de proces(sen) voor deze groep van toepassingen.
Gebeurtenis-XML:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-WAS" Guid="{524B5D04-133C-4A62-8362-64E8EDB9CE40}"
EventSourceName="WAS" />
<EventID Qualifiers="49152">5002</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2012-11-03T19:04:00.000000000Z" />
<EventRecordID>749913</EventRecordID>
<Correlation />
<Execution ProcessID="0" ThreadID="0" />
<Channel>System</Channel>
<Computer>BR-SERVER.br.local</Computer>
<Security />
</System>
<EventData>
<Data Name="AppPoolID">Webmediaportal</Data>
<Binary>
</Binary>
</EventData>
</Event>
Together with this all, Exchange is spitting errors every second as long as the application
pool is active. These errors starts when I open the webbrowser and try to open the correct
domainort
It stops when the application pool is shutted down.
Exchange faults:
Logboeknaam: Application
Bron: Microsoft-Windows-IIS-W3SVC-WP
Datum: 3-11-2012 20:03:49
Gebeurtenis-id:2282
Taakcategorie: Geen
Niveau: Fout
Trefwoorden: Klassiek
Gebruiker: n.v.t.
Computer: BR-SERVER.br.local
Beschrijving:
Het DLL-bestand C:\Program Files\Microsoft\Exchange Server\V14\Bin\kerbauth.dll van de module
kan niet worden geladen door een configuratieprobleem. De huidige configuratie ondersteunt
alleen het laden van installatiekopieën voor een architectuur met een x86-processor. Het
gegevensveld bevat het foutnummer. Zie http://go.microsoft.com/fwlink/?LinkId=29349 voor meer
informatie over dit probleem, bijvoorbeeld over de manier waarop u een dergelijke fout met een
niet-overeenkomende processorarchitectuur oplost.
Gebeurtenis-XML:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-IIS-W3SVC-WP" Guid="{670080D9-742A-4187-8D16-
41143D1290BD}" EventSourceName="W3SVC-WP" />
<EventID Qualifiers="49152">2282</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2012-11-03T19:03:49.000000000Z" />
<EventRecordID>144431</EventRecordID>
<Correlation />
<Execution ProcessID="0" ThreadID="0" />
<Channel>Application</Channel>
<Computer>BR-SERVER.br.local</Computer>
<Security />
</System>
<EventData>
<Data Name="ModuleDll">C:\Program Files\Microsoft\Exchange Server\V14\Bin
\kerbauth.dll</Data>
<Data Name="ProcessorArchitecture">x86</Data>
<Binary>C1000000</Binary>
</EventData>
</Event>
Logboeknaam: Application
Bron: MSExchange ADAccess
Datum: 3-11-2012 20:05:35
Gebeurtenis-id:2080
Taakcategorie: (3)
Niveau: Informatie
Trefwoorden: Klassiek
Gebruiker: n.v.t.
Computer: BR-SERVER.br.local
Beschrijving:
Process MSEXCHANGEADTOPOLOGYSERVICE.EXE (PID=3644). Exchange Active Directory Provider has
discovered the following servers with the following characteristics:
(Server name | Roles | Enabled | Reachability | Synchronized | GC capable | PDC | SACL right |
Critical Data | Netlogon | OS Version)
In-site:
BR-SERVER.br.local CDG 1 7 7 1 0 1 1 7 1
Out-of-site:
Gebeurtenis-XML:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="MSExchange ADAccess" />
<EventID Qualifiers="16388">2080</EventID>
<Level>4</Level>
<Task>3</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2012-11-03T19:05:35.000000000Z" />
<EventRecordID>144441</EventRecordID>
<Channel>Application</Channel>
<Computer>BR-SERVER.br.local</Computer>
<Security />
</System>
<EventData>
<Data>MSEXCHANGEADTOPOLOGYSERVICE.EXE</Data>
<Data>3644</Data>
<Data>BR-SERVER.br.local CDG 1 7 7 1 0 1 1 7 1
</Data>
<Data>
</Data>
</EventData>
</Event>
Thanks for helping...
I have issues with installing MPextended and webMP 0.5
This is what I have done:
Installation of latest SVN from MPextended service and iis version of WebMP.
On SBS 2011 machine
.net framework 4 is installed
asp.net mvc3 is installed
I installed the MPextended service without issues and no logbook errors.
Then:
Registering asp.net gives the following logbook fault:
Logboeknaam: Application
Bron: ASP.NET 4.0.30319.0
Datum: 3-11-2012 19:47:55
Gebeurtenis-id:1064
Taakcategorie: Setup
Niveau: Waarschuwing
Trefwoorden: Klassiek
Gebruiker: n.v.t.
Computer: BR-SERVER.br.local
Beschrijving:
Tijdens het maken van de bestanden en mappen in C:\Program Files (x86)\MPExtended
\WebMediaPortal\www\aspnet_client is een fout opgetreden. Foutcode: 80070003
Gebeurtenis-XML:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="ASP.NET 4.0.30319.0" />
<EventID Qualifiers="32768">1064</EventID>
<Level>3</Level>
<Task>1</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2012-11-03T18:47:55.000000000Z" />
<EventRecordID>144405</EventRecordID>
<Channel>Application</Channel>
<Computer>BR-SERVER.br.local</Computer>
<Security />
</System>
<EventData>
<Data>C:\Program Files (x86)\MPExtended\WebMediaPortal\www\aspnet_client</Data>
<Data>80070003</Data>
</EventData>
</Event>
After the second registration another logfault comes up.
Logboeknaam: Application
Bron: ASP.NET 4.0.30319.0
Datum: 3-11-2012 19:50:45
Gebeurtenis-id:1064
Taakcategorie: Setup
Niveau: Waarschuwing
Trefwoorden: Klassiek
Gebruiker: n.v.t.
Computer: BR-SERVER.br.local
Beschrijving:
Tijdens het maken van de bestanden en mappen in C:\Program Files (x86)\MPExtended
\WebMediaPortal\www\aspnet_client is een fout opgetreden. Foutcode: 80070003
Gebeurtenis-XML:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="ASP.NET 4.0.30319.0" />
<EventID Qualifiers="32768">1064</EventID>
<Level>3</Level>
<Task>1</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2012-11-03T18:50:45.000000000Z" />
<EventRecordID>144414</EventRecordID>
<Channel>Application</Channel>
<Computer>BR-SERVER.br.local</Computer>
<Security />
</System>
<EventData>
<Data>C:\Program Files (x86)\MPExtended\WebMediaPortal\www\aspnet_client</Data>
<Data>80070003</Data>
</EventData>
</Event>
MAYBE, this is the cause of all errors?
After that I installed the WebMP and again no issues and no logbook errors.
Then creating the website and application pool in iis 7
Starting the website and application pool gives NO errors.
But after opening the webbrowser with the correct domainort, the following errors are coming
up in webmediaportal followed with a shutdown of the process.
Five of the following error:
Logboeknaam: System
Bron: Microsoft-Windows-WAS
Datum: 3-11-2012 20:04:00
Gebeurtenis-id:5139
Taakcategorie: Geen
Niveau: Waarschuwing
Trefwoorden: Klassiek
Gebruiker: n.v.t.
Computer: BR-SERVER.br.local
Beschrijving:
Er is een fout opgetreden in een listenerkanaal voor het protocol http in het werkproces 24532
voor de groep van toepassingen Webmediaportal. Het gegevensveld bevat het foutnummer.
Gebeurtenis-XML:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-WAS" Guid="{524B5D04-133C-4A62-8362-64E8EDB9CE40}"
EventSourceName="WAS" />
<EventID Qualifiers="32768">5139</EventID>
<Version>0</Version>
<Level>3</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2012-11-03T19:04:00.000000000Z" />
<EventRecordID>749912</EventRecordID>
<Correlation />
<Execution ProcessID="0" ThreadID="0" />
<Channel>System</Channel>
<Computer>BR-SERVER.br.local</Computer>
<Security />
</System>
<EventData>
<Data Name="AppPoolID">Webmediaportal</Data>
<Data Name="ProcessID">24532</Data>
<Data Name="param3">0</Data>
<Data Name="ProtocolID">http</Data>
<Binary>C1000780</Binary>
</EventData>
</Event>
Followed by this error stopping the process
Logboeknaam: System
Bron: Microsoft-Windows-WAS
Datum: 3-11-2012 20:04:00
Gebeurtenis-id:5002
Taakcategorie: Geen
Niveau: Fout
Trefwoorden: Klassiek
Gebruiker: n.v.t.
Computer: BR-SERVER.br.local
Beschrijving:
De groep van toepassingen Webmediaportal wordt automatisch uitgeschakeld vanwege een reeks
fouten in de proces(sen) voor deze groep van toepassingen.
Gebeurtenis-XML:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-WAS" Guid="{524B5D04-133C-4A62-8362-64E8EDB9CE40}"
EventSourceName="WAS" />
<EventID Qualifiers="49152">5002</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2012-11-03T19:04:00.000000000Z" />
<EventRecordID>749913</EventRecordID>
<Correlation />
<Execution ProcessID="0" ThreadID="0" />
<Channel>System</Channel>
<Computer>BR-SERVER.br.local</Computer>
<Security />
</System>
<EventData>
<Data Name="AppPoolID">Webmediaportal</Data>
<Binary>
</Binary>
</EventData>
</Event>
Together with this all, Exchange is spitting errors every second as long as the application
pool is active. These errors starts when I open the webbrowser and try to open the correct
domainort
It stops when the application pool is shutted down.
Exchange faults:
Logboeknaam: Application
Bron: Microsoft-Windows-IIS-W3SVC-WP
Datum: 3-11-2012 20:03:49
Gebeurtenis-id:2282
Taakcategorie: Geen
Niveau: Fout
Trefwoorden: Klassiek
Gebruiker: n.v.t.
Computer: BR-SERVER.br.local
Beschrijving:
Het DLL-bestand C:\Program Files\Microsoft\Exchange Server\V14\Bin\kerbauth.dll van de module
kan niet worden geladen door een configuratieprobleem. De huidige configuratie ondersteunt
alleen het laden van installatiekopieën voor een architectuur met een x86-processor. Het
gegevensveld bevat het foutnummer. Zie http://go.microsoft.com/fwlink/?LinkId=29349 voor meer
informatie over dit probleem, bijvoorbeeld over de manier waarop u een dergelijke fout met een
niet-overeenkomende processorarchitectuur oplost.
Gebeurtenis-XML:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-IIS-W3SVC-WP" Guid="{670080D9-742A-4187-8D16-
41143D1290BD}" EventSourceName="W3SVC-WP" />
<EventID Qualifiers="49152">2282</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2012-11-03T19:03:49.000000000Z" />
<EventRecordID>144431</EventRecordID>
<Correlation />
<Execution ProcessID="0" ThreadID="0" />
<Channel>Application</Channel>
<Computer>BR-SERVER.br.local</Computer>
<Security />
</System>
<EventData>
<Data Name="ModuleDll">C:\Program Files\Microsoft\Exchange Server\V14\Bin
\kerbauth.dll</Data>
<Data Name="ProcessorArchitecture">x86</Data>
<Binary>C1000000</Binary>
</EventData>
</Event>
Logboeknaam: Application
Bron: MSExchange ADAccess
Datum: 3-11-2012 20:05:35
Gebeurtenis-id:2080
Taakcategorie: (3)
Niveau: Informatie
Trefwoorden: Klassiek
Gebruiker: n.v.t.
Computer: BR-SERVER.br.local
Beschrijving:
Process MSEXCHANGEADTOPOLOGYSERVICE.EXE (PID=3644). Exchange Active Directory Provider has
discovered the following servers with the following characteristics:
(Server name | Roles | Enabled | Reachability | Synchronized | GC capable | PDC | SACL right |
Critical Data | Netlogon | OS Version)
In-site:
BR-SERVER.br.local CDG 1 7 7 1 0 1 1 7 1
Out-of-site:
Gebeurtenis-XML:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="MSExchange ADAccess" />
<EventID Qualifiers="16388">2080</EventID>
<Level>4</Level>
<Task>3</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2012-11-03T19:05:35.000000000Z" />
<EventRecordID>144441</EventRecordID>
<Channel>Application</Channel>
<Computer>BR-SERVER.br.local</Computer>
<Security />
</System>
<EventData>
<Data>MSEXCHANGEADTOPOLOGYSERVICE.EXE</Data>
<Data>3644</Data>
<Data>BR-SERVER.br.local CDG 1 7 7 1 0 1 1 7 1
</Data>
<Data>
</Data>
</EventData>
</Event>
Thanks for helping...
Last edited: