Urgent: Application not working when used with different dat

Posted by Community Admin on 04-Aug-2018 08:39

Urgent: Application not working when used with different database user.

All Replies

Posted by Community Admin on 22-May-2012 00:00

Dear Sir,

We have used sa database user during our development . On production we are using different database user ( not sa). This user is db_owner and default schema is dbo. We are receiving the following error.

<providers> Line 78: <add name="SitefinitySiteMap" type="Telerik.Sitefinity.Web.SitefinitySiteMap, Telerik.Sitefinity" taxonomyProvider="OpenAccessDataProvider" pageTaxonomy="Pages" rootNode="FrontendSiteMap" pageProvider="OpenAccessDataProvider" /> Line 79: </providers>


Please let us know the issue as soon as possible . We are in big trouble. Looking forward to hearing from you at the earliest.



Posted by Community Admin on 23-May-2012 00:00

Hi,

There is most probably something in your configuration file that is causing the troubles. Firstly I want to share the following article which can guide you when deploying your project on IIS:

www.sitefinity.com/.../installing_sitefinity_4_on_iis_7.aspx

If you are using IIS6:

www.sitefinity.com/.../installing_sitefinity_4_on_iis_6.aspx

Also verify that you have exited Cassini or any other server ( like the built-in server in VS ) before starting your IIS website. Another option for you is to check your webconfig file and compare it to the webconfig of a brand new project, because there might be some errors in code of the file.

All the best,
Stefani Tacheva
the Telerik team

Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

This thread is closed