Sitefinity ASP.NET CMS
Support / Forums / Sitefinity 3.x: Bugs & Issues / errors during services initialization

Not answered errors during services initialization

Feed from this thread
  • Moshiur avatar

    Posted on Nov 17, 2008 (permalink)

    Hi,
    I am getting an error at the first hit to the website. The error also occurs randomly. After refresh the page it comes properly. Here is the error –

    There were errors during services initialization, check the error log for details.

    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

    Exception Details: System.Web.HttpException: There were errors during services initialization, check the error log for details.

    Source Error:

    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.


    Stack Trace:

     
    [HttpException (0x80004005): There were errors during services initialization, check the error log for details.]
     Telerik.Framework.ServiceHost.Initialize() +480
     Telerik.Cms.Web.CmsHttpModule.Init(HttpApplication context) +115
     System.Web.HttpApplication.InitModules() +267
     System.Web.HttpApplication.InitInternal(HttpContext context, HttpApplicationState state, MethodInfo[] handlers) +1251
     System.Web.HttpApplicationFactory.GetNormalApplicationInstance(HttpContext context) +243
     System.Web.HttpApplicationFactory.GetApplicationInstance(HttpContext context) +106
     System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +214


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

    Please help me to solve the problem. Thanks in advance.

    Regards

    Moshiur Rahman Reza

    moshiur@gbs.dk

    Reply

  • Telerik Admin admin's avatar

    Posted on Nov 17, 2008 (permalink)

    Hi Moshiur,

    Thank you for contacting us.

    Could you send us the error log? Any additional information regarding this issue will be appreciated.

    Best wishes,
    Ivan Dimitrov
    the Telerik team

    Check out Telerik Trainer, the state of the art learning tool for Telerik products.

    Reply

  • Moshiur avatar

    Posted on Nov 18, 2008 (permalink)

    Hi Ivan Dimitrov,

    thanks for your reply.
    the additional information is we are using sql server 2008. 
    here is the error log -

    Event Type: Warning
    Event Source: ASP.NET 2.0.50727.0
    Event Category: Web Event
    Event ID: 1309
    Date:  18-11-2008
    Time:  06:17:57
    User:  N/A
    Computer: MOSS1
    Description:
    Event code: 3005
    Event message: An unhandled exception has occurred.
    Event time: 18-11-2008 06:17:57
    Event time (UTC): 18-11-2008 05:17:57
    Event ID: b87351218e3646099a85842e1ce907fa
    Event sequence: 3
    Event occurrence: 1
    Event detail code: 0
     
    Application information:
        Application domain: /LM/W3SVC/257332525/Root-2-128714590759202545
        Trust level: Full
        Application Virtual Path: /
        Application Path: C:\Inetpub\wwwroot\4Dynamics.com\
        Machine name: MOSS1
     
    Process information:
        Process ID: 4808
        Process name: w3wp.exe
        Account name: NT AUTHORITY\NETWORK SERVICE
     
    Exception information:
        Exception type: HttpException
        Exception message: There were errors during services initialization, check the error log for details.
     
    Request information:
        Request URL: http://www.4dynamics.com/Default.aspx
        Request path: /Default.aspx
        User host address: 192.168.35.52
        User: 
        Is authenticated: False
        Authentication Type: 
        Thread account name: NT AUTHORITY\NETWORK SERVICE
     
    Thread information:
        Thread ID: 7
        Thread account name: NT AUTHORITY\NETWORK SERVICE
        Is impersonating: False
        Stack trace:    at Telerik.Framework.ServiceHost.Initialize()
       at Telerik.Cms.Web.CmsHttpModule.Init(HttpApplication context)
       at System.Web.HttpApplication.InitModules()
       at System.Web.HttpApplication.InitInternal(HttpContext context, HttpApplicationState state, MethodInfo[] handlers)
       at System.Web.HttpApplicationFactory.GetNormalApplicationInstance(HttpContext context)
       at System.Web.HttpApplicationFactory.GetApplicationInstance(HttpContext context)
       at System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr)
     
     
    Custom event details:

    For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.

    Regards,

    Moshiur Rahman Reza
    moshiur@gbs.dk

    Reply

  • Telerik Admin admin's avatar

    Posted on Nov 20, 2008 (permalink)

    Hi Moshiur,

    It is really difficult to say what the problem is. I noticed that there is a localization on the problematic website and probably something is going wrong there. Have you changed the default language culture? If so, take a look at the following KB Changing the default site language

    I hope this helps.

    All the best,
    Ivan Dimitrov
    the Telerik team

    Check out Telerik Trainer, the state of the art learning tool for Telerik products.

    Reply

  • Moshiur avatar

    Posted on Dec 3, 2008 (permalink)

    hi,

    if we open a support ticket, will it speed things up to slove the issue.

    Regards

    Moshiur Rahman Reza

    moshiur@gbs.dk

    Reply

  • Telerik Admin admin's avatar

    Posted on Dec 5, 2008 (permalink)

    Hi Moshiur,

    It seems that there is another error thrown before that one. Could you restart the application pool, then run the website and check if there is a error in the Sitefinity log or in the error log. If you want you could open a support ticket. Just include the thread in your ticket and the results from the steps above.

    Kind regards,
    Ivan Dimitrov
    the Telerik team

    Check out Telerik Trainer, the state of the art learning tool for Telerik products.

    Reply

  • david avatar

    Posted on Feb 27, 2009 (permalink)

    I am having the same problem, has a resolution been found for this issue?

    Reply

  • Telerik Admin admin's avatar

    Posted on Feb 27, 2009 (permalink)

    Hello david,

    The problem was due to duplicate Name entries in the database sf_Search_IndexignService for the SearchIndex.

    Regards,
    Ivan Dimitrov
    the Telerik team

    Instantly find answers to your questions on the new Telerik Support Portal.
    Check out the tips for optimizing your support resource searches.

    Reply

  • david avatar

    Posted on Feb 27, 2009 (permalink)

    That took care of it!  Thanks for the information!

    Reply

  • Telerik Admin admin's avatar

    Posted on Feb 27, 2009 (permalink)

    Hi david,

    I am glad to hear that everything works fine. Let us know if there are any other issues that we could assist you.

    Best wishes,
    Ivan Dimitrov
    the Telerik team

    Instantly find answers to your questions on the new Telerik Support Portal.
    Check out the tips for optimizing your support resource searches.

    Reply

  • Zubair avatar

    Posted on Apr 23, 2009 (permalink)

    hi,

    I dont have any search indexing defined yet I receive the following error. Please help me fix this issue as this has been there on few of our websites. Thanks

    -Zubair
    -------------------------------------------------------------------------
    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

    Exception Details: System.Web.HttpException: There were errors during services initialization, check the error log for details.

    Source Error:

    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. 

    Stack Trace:


    [HttpException (0x80004005): There were errors during services initialization, check the error log for details.]
      Telerik.Framework.ServiceHost.Initialize() +466
      Telerik.Cms.Web.CmsHttpModule.Init(HttpApplication context) +107
      System.Web.HttpApplication.InitModulesCommon() +65
      System.Web.HttpApplication.InitModules() +43
      System.Web.HttpApplication.InitInternal(HttpContext context, HttpApplicationState state, MethodInfo[] handlers) +729
      System.Web.HttpApplicationFactory.GetNormalApplicationInstance(HttpContext context) +298
      System.Web.HttpApplicationFactory.GetApplicationInstance(HttpContext context) +107
      System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +289

    Reply

  • Telerik Admin admin's avatar

    Posted on Apr 23, 2009 (permalink)

    Hello Zubair,

    There should be another error thrown before that. This error is result of the first one and it states that the service from Telerik.Framework cannot be initialized. Could you check the error log for the other error.

    Best wishes,
    Ivan Dimitrov
    the Telerik team

    Instantly find answers to your questions on the new Telerik Support Portal.
    Check out the tips for optimizing your support resource searches.

    Reply

  • Zubair avatar

    Posted on Apr 23, 2009 (permalink)

    Here's the error before that

    4/8/2009 2:44:26 PM [EXCEPTION]
    ************************************************************************************
    ID: 4fbb2ff0-252e-4623-9716-8ff7bd1c67ae; Code: 100103; Occurrence: 1; Sequence: 9
    ------------------------------------------------------------------------------------

    Application information:
     Machine name: <Machine Name>
     OS Version: Microsoft Windows NT 5.2.3790 Service Pack 2
     Product Version: 3.5.1747.2
     Application Path: <The Path>
     Debug: True

    Process information:
     Process ID: 4240
     Process Name: w3wp

    Request information:
     Request URL: /sitefinity/Default.aspx
     Rewrite URL: http://<the path>/sitefinity/Default.aspx
     Url Referrer:  Is Authenticated: False
     Authentication Type:  User:  User Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.8) Gecko/2009032609 Firefox/3.0.8 (.NET CLR 3.5.30729)
     User Address: 80.227.108.194

    Variables:

    - L0 -------------------------------------------------------------------------------

    Exception Type: System.Net.WebException

    Message: The operation has timed out

    Source: System

    Stack Trace:
       at System.Net.HttpWebRequest.GetResponse()
       at Telerik.WebServices.DynamicProxy.WsdlHelper.GetWsdlFromUri(String uri, Cookie authCookie)
       at Telerik.WebServices.DynamicProxy.WsdlHelper.GetWsdl(String source, Cookie authCoocke)
       at Telerik.WebServices.DynamicProxy.WebServiceDynamicProxy.BuildProxy()
       at Telerik.WebServices.DynamicProxy.WebServiceDynamicProxy..ctor(String wsdlLocation)
       at Telerik.Notifications.Services.MailingServiceProxy..ctor(String wsdlUri)
       at Telerik.Notifications.Newsletters.DataManager.OnInitialized()
       at Telerik.ManagerBase`1.Initialize()
       at Telerik.ManagerBase`1..ctor(String providerName)
       at Telerik.ManagerBase`1..ctor()
       at Telerik.Notifications.Newsletters.DataManager..ctor(String providerName)
       at Telerik.Notifications.Services.NotificationManager.Initialize()
       at Telerik.Framework.ServiceHost.Initialize()
    ------------------------------------------------------------------------------------

    Reply

  • Telerik Admin admin's avatar

    Posted on Apr 23, 2009 (permalink)

    Hi Zubair,

    The problem is related to newsletter module initialization. Try deleting the generated assemble under ~/Sitefinity/ServiceAssemblies. The assemble should be automatically generated when you request the module. If necessary rebuild the project.
    I noticed that you are running Sitefinity 3.5 SP1, it will be good if you can upgrade to the latest official release where we have made some improvements related to the newsletters module.

    All the best,
    Ivan Dimitrov
    the Telerik team

    Instantly find answers to your questions on the new Telerik Support Portal.
    Check out the tips for optimizing your support resource searches.

    Reply

  • Zubair avatar

    Posted on Apr 23, 2009 (permalink)

    Ok I've deleted it and hopefully I dont see the exception again.

    Thanks

    Reply

  • Telerik Admin admin's avatar

    Posted on Apr 23, 2009 (permalink)

    Hello Zubair,

    Let us know if there is anything else that we can do for you.

    All the best,
    Ivan Dimitrov
    the Telerik team

    Instantly find answers to your questions on the new Telerik Support Portal.
    Check out the tips for optimizing your support resource searches.

    Reply

About Telerik

Telerik, the publisher of Sitefinity CMS, is a leading vendor of ASP.NET AJAX, ASP.NET MVC, Silverlight, WinForms and WPF controls and components, as well as .NET Reporting and .NET ORMTFSCode Analysis and Web Application Testing tools. Building on its solid expertise in interface development and Microsoft technologies, Telerik helps customers build applications with unparalleled richness, responsiveness and interactivity. Created with passion, Telerik products help thousands of developers every day to be more productive and deliver reliable applications under budget and on time. Read more about Telerik

Copyright © 2002-2010 Telerik. All rights reserved. Powered by Sitefinity