Important Notice from AspDotNetStorefront
It is with dismay that we report that we have been forced, through the action of hackers, to shut off write-access to this forum. We are keen to leave the wealth of material available to you for research. We have opened a new forum from which our community of users can seek help, support and advice from us and from each other. To post a new question to our community, please visit: http://forums.vortx.com
Results 1 to 3 of 3

Thread: 'aspdnsf_getAppconfig'

  1. #1
    notions is offline Junior Member
    Join Date
    Dec 2008
    Posts
    17

    Default 'aspdnsf_getAppconfig'

    Hi I have followed the manual correctly, i think but as I click on browse I get this error message

    Could not find stored procedure 'aspdnsf_getAppconfig'.

    Any ideas?

    Cheers Russ

  2. #2
    George the Great is offline Senior Member
    Join Date
    Nov 2006
    Location
    Cleveland, OH
    Posts
    1,792

    Default

    Did you already use the database creation script to create the database, and then modified the web.config file to point to the database you just created?
    <a href="http://www.aspdotnetstorefront.com">Shopping Cart Software</a>

  3. #3
    DanV's Avatar
    DanV is offline Ursus arctos horribilis
    Join Date
    Apr 2006
    Posts
    1,568

    Default

    Yep, Iagree with George. It sounds like either A) the database creation script was not run against your database, or B) your site is connecting to a different database or different instance of SQL server. That error only occurs if the database is not populated properly.