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.
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.
Looks like you're missing the AspDotNetStorefrontCore.dll assembly in the {root}\bin folder, check it out.
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
Nobody can't help me?
To see error click on the link above.
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
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.
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
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.
My problem was app memory pool.
My host limited my account to 100mb.
Thanx