?????????????Global.asax???£?

??????????Щ???????д?????????????

    void Application_Start(object sender?? EventArgs e) 
    { 
        //????ó??????????е???? 
        try { 
            AppInitializer.Init(); 
        } 
        catch( Exception ex ) { 
            LogException(ex); 
             
            // ..................... 
        } 
    }

??????δ??????????????

???????????????????????????try....catch??????????????????????

????????????????????????????????????????????????????????????????

?????????????????????????????????????????????????????????????????????????

?????e????????? try.....catch????????????????

    void Application_Start(object sender?? EventArgs e) 
    { 
        //????ó??????????е???? 
        AppInitializer.Init(); 
    }

???????????????????????????ɡ?

??????????????????????????????????????????????????????

??????????????????????

??????????????£?????????????????????????????????????????

???????ж????

????1????????????????????????

????2???????????????????????????????ε????檔

????????????Opera??????????????????????????????????

???????????????????????????棬?e??????????????

????????????????????????????????????????????

????????????????????????????????????????????????????????????????????????????????????

?????????????????????????????????????NullReferenceException????????????????????????????????????????????Щ??????SetSqlDependency()?г????????????????????????????У?????????????????????????????Ч???????????????????????????????????