Getting started. Installing and upgrading nopCommerce.

8 years ago
Once I transfered manually thru FTP all the directories and files of nc v 3.60. to my web site, how do I call (from the address field of my browser) the install module.
Thanks
Regards
g.m.
[email protected]
8 years ago
I read the documentatio of the Nocommerce shopping cart and it's not working for me.
http://tratamentenaturiste.agri-news.ro/
8 years ago
I've got the exact same issue - did you manage to find a cure?


emadkhan wrote:
I have an issue with 3.6. I am using VS 2013. My dev server is currently running 3.5 without any problems. I published 3.6 using VS using the Release option. Installing 3.6 on my server went fine. Application starts ok but when I go to the admin panel, I don't see anything in the dashboard. Also if I click any of the menu options, the hourglass keeps rotating and nothing appears.

I have posted the image of the problem. Please let me know how can I get around this. By the way when I run 3.6 using VS in debug mode, everything works as it should without any problems. Am I missing something in the publish process? Any help would be great in the matter!

Thanks in advance!

http://postimg.org/image/yqq6xz9dj/
http://postimg.org/image/xn1h89zcn/
8 years ago
banditan wrote:
I've got the exact same issue - did you manage to find a cure?


I have an issue with 3.6. I am using VS 2013. My dev server is currently running 3.5 without any problems. I published 3.6 using VS using the Release option. Installing 3.6 on my server went fine. Application starts ok but when I go to the admin panel, I don't see anything in the dashboard. Also if I click any of the menu options, the hourglass keeps rotating and nothing appears.

I have posted the image of the problem. Please let me know how can I get around this. By the way when I run 3.6 using VS in debug mode, everything works as it should without any problems. Am I missing something in the publish process? Any help would be great in the matter!

Thanks in advance!

http://postimg.org/image/yqq6xz9dj/
http://postimg.org/image/xn1h89zcn/



Do you have some errors in log or console?
8 years ago
Hi, I am brand new to NopCommerce and would like some help with getting it uploaded to my server.
I have downloaded version 3.60 rar file and opened it. I followed installation instructions to the letter and opened the NopCommerce.sin file into Visual Studio with no problems or errors.
I followed the next 2 steps, ie •Open the solution in Visual Studio •Re-build the entire solution and I received no errors and all seems fine.
I followed the next step which says, •Publish the "Nop.Web" project from Visual Studio.
This is where I get lost. I assume this means downloading the files to my local machine ready for them to be uploaded to my server via ftp.
I am hoping this is the case although forgive my ignorance but I don't see a publish function in Visual Studio...
Am I missing something?
Also do I need a database on my server in MySQL or something?

Any help will be very much appreciated, thank you in advance.

Nige
8 years ago
Nearly worked things out.
I have SQL 2012 successfully installed and I can view my working site at: http://localhost:15536/
I right clicked Nop.Web from Presentation, I filled in the fields as asked and and clicked on Publish.
however, I then received the following error message:

Error    Copying file Content\jquery-ui-themes\smoothness\images\ui-bg_highlight-soft_75_cccccc_1x100.png to obj\Release\AspnetCompileMerge\Source\Content\jquery-ui-themes\smoothness\images\ui-bg_highlight-soft_75_cccccc_1x100.png failed. The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters.  Nop.Web    0

Can 'Anybody' pleeeeeese help my situation?

many, many, many thanks in advance...

Nigel
8 years ago
What is the full path to your project in VS?   Is it deeply nested?
8 years ago
I was able to solve this. It is happening because your server is not updated and some .NET libraries are missing. First install. NET libraries and make sure your server is updated. It should work after that.

Mariann wrote:
I've got the exact same issue - did you manage to find a cure?


I have an issue with 3.6. I am using VS 2013. My dev server is currently running 3.5 without any problems. I published 3.6 using VS using the Release option. Installing 3.6 on my server went fine. Application starts ok but when I go to the admin panel, I don't see anything in the dashboard. Also if I click any of the menu options, the hourglass keeps rotating and nothing appears.

I have posted the image of the problem. Please let me know how can I get around this. By the way when I run 3.6 using VS in debug mode, everything works as it should without any problems. Am I missing something in the publish process? Any help would be great in the matter!

Thanks in advance!

http://postimg.org/image/yqq6xz9dj/
http://postimg.org/image/xn1h89zcn/


Do you have some errors in log or console?
8 years ago
I'm not trying to upload from VS directly to my server, since I have read that I should first download to my local machine.
This would suit me better actually as I'm interested in editing the source code of certain files before I ftp them to my server.

I would be happy to upload everything to my server then download certain files to my local machine from there via ftp.
I could then perform my edits on my local machine and upload them back to my server once I'm done.

Only problem here would be that I haven't a clue how to create a database and tables needed for the site to function.
So this isn't an option and it refuses to install onto my local machine because a certain .js filename is too long.

So before I throw in the towel and go back to using a different Shopping Cart provider - can 'Anybody' please help me?

Many thanks in advance...


Nigel
8 years ago
inkey69 wrote:
I'm not trying to upload from VS directly to my server, since I have read that I should first download to my local machine.
This would suit me better actually as I'm interested in editing the source code of certain files before I ftp them to my server.

I would be happy to upload everything to my server then download certain files to my local machine from there via ftp.
I could then perform my edits on my local machine and upload them back to my server once I'm done.

Only problem here would be that I haven't a clue how to create a database and tables needed for the site to function.
So this isn't an option and it refuses to install onto my local machine because a certain .js filename is too long.

So before I throw in the towel and go back to using a different Shopping Cart provider - can 'Anybody' please help me?

Many thanks in advance...


Nigel


My guess is that you probably created the project directory in your user directory or someplace similar.   Move it to a new directory much closer to the root of the drive.  

Something like: C:\Source\nopCommerce