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 9 of 9

Thread: Live site

  1. #1
    rodin is offline Junior Member
    Join Date
    Sep 2009
    Posts
    21

    Default Live site

    Dear All

    I've already done with developing StoreFront but when i upload store, I got error.
    To see my site and acutely error please go to this link
    http://www.jeihoon.com/jhweb
    I`m getting confuse and don`t know what should i do
    Please help me.

  2. #2
    ASPAlfred is offline Senior Member
    Join Date
    Nov 2007
    Posts
    2,244

    Default

    Looks like you're missing the AspDotNetStorefrontCore.dll assembly in the {root}\bin folder, check it out.

  3. #3
    rodin is offline Junior Member
    Join Date
    Sep 2009
    Posts
    21

    Default

    Thank you for your advice.
    I could solve that problem but still there are problem with my site.
    When i tried to open my site connection interrupt error appeared in browser.
    My site hosted by http://www.discountasp.net

  4. #4
    rodin is offline Junior Member
    Join Date
    Sep 2009
    Posts
    21

    Default

    Nobody can't help me?
    To see error click on the link above.

  5. #5
    deanfp is offline Senior Member
    Join Date
    May 2009
    Location
    Sweden
    Posts
    556

    Default

    Hi

    I just went through a very lengthy installation process of both a development and a live site so maybe my experience as a newbie can help.

    What is the exact url?

    Dean

  6. #6
    ASPAlfred is offline Senior Member
    Join Date
    Nov 2007
    Posts
    2,244

    Default

    We won't be able to help you further without giving us enough details. If you can't provide us the url of where the error occurred, send over a screenshot and will see what's going on.

  7. #7
    rodin is offline Junior Member
    Join Date
    Sep 2009
    Posts
    21

    Default

    My installation procedure on my local machine are listed below:
    1. I bought ASPDNSF with c# source code but i used vb source code as they provided download link.(I'm expert in vb.net but like to developing in c#)
    2. Installing SQL server 2008.
    3. Installing VS2008 professional edition with sp1.
    4. extracted "aspdotnetstorefront_ml_vb_with_Source_8.0.1.2.exe " file into iis root folder (I'm using Windows server 2003)
    5. from the address "C:\Inetpub\wwwroot\AspDotNetStorefront" opening "AspDotNetStorefront - 80.sln" file.
    6. Create a database with Script provided in db folder.
    7. Insert Product data from my own database.
    8. correct connection string in web.config.
    9. Everything was OK and i started developing.
    After developing was finished, I published website with vs2008 and uploaded files into root folder on my host.
    when i enter URL in browser, connection interruption error appeared in browser, like there are nothing to show.
    I checked iis settings in host's control panel several times, i think everything is correct.
    The store works correctly on my local machine.
    Are there any task to do for live sites? I think i forget some thing to do and because of this my site doesn't work.
    I did all of the setting in appconfig table.
    I corrected connection string for live site.
    I copy license file into images folder.
    To see my site click on the link below:
    http://www.jeihoon.com
    And the last thing is my site hosted by discountasp.net

  8. #8
    ASPAlfred is offline Senior Member
    Join Date
    Nov 2007
    Posts
    2,244

    Default

    I went to the link provided below but it was just a blank page, I couldn't see the details of the error. But it sounds like you're getting an 'Interruption Error', which means it could be a problem with the connection between your web and DB server. You'll have to make sure that there are no security softwares (e.g. firewall, etc) that's blocking the connection or something like that.

    That error doesn't something to do with AspDotNetStorefront.

  9. #9
    rodin is offline Junior Member
    Join Date
    Sep 2009
    Posts
    21

    Default

    My problem was app memory pool.
    My host limited my account to 100mb.

    Thanx