Hi I have one problem Anyone help me ? I upload MyWebPages Starter Kit application into http://falahgscom0.web152.discountasp.net/default.aspx It is running very well and I upload the same application to another subweb </o> http://falahgscom0.web152.discountasp.net/falahgs/ also running very well too </o> but when I upload bloag application into http://falahgscom0.web152.discountasp.net/blogfalahgs/ </o> it is not work very well display error about provider ( MyWebPagesStarterKit.Providers ) which I put it in the rootI don't understanding about relationship between two different providers in one web.config file in the root . Would you please help me about that ? </o> Thanks FALAH.G </o> </o>
Two things can go wrong at first. 1) web.config inheritance. My Google CoOp for a lot of on-line help regarding this. http://www.google.com/cse?cx=009244845836111659857%3Albvxsjj8mho&q=web.config+inheritance&sa=Search&cof=FORID%3A0&ie=utf-8&oe=utf-8 2) References to the root /bin/ folder binaries. It's often best, I find, to duplicate the libraries.
Thanks wisemxfor reply the best information about web.config inheritance i get it from you and i did the second way duplicate the libraries.for both bin for ( root and subdir.) it is work very well Thanks Falah G.S