Rank: Newbie Groups: Member
Joined: 1/26/2007 Posts: 1 Points: 0
|
We are unable to install myLittleAdmin for SQL Server 2005 under the context of our existing .Net 2.0 compatible site. When we leave the MLA web.config in place and try to run as an application under IIS, we conflict with our root web.config, e.g. the MLA web.config can't find our references. When we run MLA not defined as an application, we get 404 errors because the process is looking for the conn folder in the root of the site instead of under the MLA folder.
Surely someone else has encountered this problem. Please help.
|
Rank: Administration Groups: Administration
Joined: 9/11/2006 Posts: 605 Points: 649 Location: Enghien Les Bains, France
|
Ok. The only section you need to keep in myLittleAdmin web.config file is the appSettings node and if possible, the browserCaps node. i.e. myLittleAdmin folder ...- web.config ...- config.xml ...- license.config ...- default.aspx ...- myLittleAdmin.aspx ...\common ...\conn ...\js ... etc. As you did not define myLittleAdmin as an application in IIS, you need to copy the whole content of the bin folder in your website bin folder. If it still does not work, thanks to tell us your configuration (Server version, processor, IIS version, framework version) as well as a copy of your web.config files and config.xml file. Thanks also to tell which version of myLittleAdmin you are using. Thanks
|