projects.c3o.com

My Projects
Welcome to projects.c3o.com Sign in | Join | Help
in Search

Fun with Configuration system failed to initialize

Last post 02-09-2008, 10:13 PM by fred.sobel. 0 replies.
Sort Posts: Previous Next
  •  02-09-2008, 10:13 PM 37

    Fun with Configuration system failed to initialize

    I've been testing a new version of simple bulk copy for a few weeks now and thought I would make it available for click once install.  So I published the project to my file system and uploaded the new version to the ftp site.  Fired up the app, pulled down the new version and wham ran into this nasty error: "Configuration system failed to initialize"!  Ouch.

    Turns out I had decided to do some cleanup and change my namespace from Test.... to c3o.... which should be okay but this also changed the App.Config which causes all the configurations to be under

    c3o.SqlCopy.Properties.Settings instead of Test.SqlCopy.Properties.Settings

    So after some quick changes I reverted back to the old "Test" namespace and all should be well.  Let me know if you run into any problems!

     

     


    Fred
View as RSS news feed in XML
Powered by Community Server, by Telligent Systems