Newbie Installation on GoDaddy.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
15 лет назад
Ben,

For some reason, Login link is redirecting to http://affordablewipers.com/False/Login.aspx. But, if I type in https://affordablewipers.com/Login.aspx, I get the "Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.Logging.Configuration.Design" error.

Regards,

guddu
15 лет назад
Dan,

Can you access your database server using Sql Server Management Studio. I prefer to create the database and logins separately.

I posted manual creation instructions here: http://forums.nopcommerce.com/forums/default.aspx?g=posts&t=297

Guddu,

It looks to me like this may be relating to your SSL installation / set up. If you disable ssl, are you then able to log in again?

You will probably need to disable this by accessing the settings table directly as you cant log into administration within the site.

And if you are getting the "Microsoft.Practices..." error, then like Dan you need to remove this dll reference and recompile the site.

Cheers,
Ben
15 лет назад
I have disabled ssl via SQL Server on godaddy, but I still got the error. How can I clear cache without getting to administration? SSL status in my godaddy hosting account shows "Active". I don't think there's much I can do to configure SSL on godaddy because it is supposed to be automatic.

Regards,

guddu
15 лет назад
Ben,

How do I delete reference to 'Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.Logging.Configuration.Design' from my project. When I delete it from the Bin forlder, it comes back after building. When I go to Project References, I don't see any of the Enterprise Library dlls. Please help.

Thanks,

guddu
15 лет назад
Ben and guddu,

Thanks for all the assistance.  I created the database locally and re-compiled.  Everything works great!  Now on to publishing…

Should I first create an empty database on GoDaddy before publishing my local database?  I tried that first and received the error “an underlying connection was closed… unable to read from the transport connection…” when using the database publishing wizard.  

So I then decided to delete the empty GoDaddy database and let the database wizard move up the new file.  Click here to see my screens and errors - http://www.comperini.com/GotBowDatabase.doc.
15 лет назад
I did create an empty database first on godaddy. So, try that. If it doesn't work, call godaddy support. They were very helpful.

Cheers,
guddu
15 лет назад
I deleted the 'Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.Logging.Configuration.Design' reference. The stupid security exception went away, hurrrrrrrrah. Thanks Ben.

guddu
15 лет назад
I didn't know what to enter in the "Web Service Address" of the database Wizard but finally found the answer.  

For GoDaddy use:   https://p3nmssqlpub.secureserver.net

... and we have lift off!   :-)

The shopping cart now works after changing my connection string.  I'll try to document all my steps to share on this Forum with other GoDaddy “Newbie’s”.    Thanks again for all the support, the product looks great!
15 лет назад
Hi All,

I had a nightmare myself trying to setup NopCommerce on GoDaddy. It's not only difficult for newbies! :)  I did quite a bit of fiddling to get it working.

The partial trust post is very useful:
http://forums.nopcommerce.com/forums/default.aspx?g=posts&t=224

You will have problems with GoDaddy specifically, as you won't be able to upload the create data sql file (too big - maximum 2.5MB and the files is 4MB). To overcome this, you will need to split your create data to few sql files. Make sure that you have insert set to "ON" on the first line of every one of these sql files.

Also, the installation wizard could not find my database (on GoDaddy), although it connected to the host correctly. i guess it is trying to find the database on an incorrect level. Anyway, to overcome this, you will have to use the sql files in the scripts folder (in the install folder) to create the tables and the data manually rather than using the script.

mmm, what else... yeah, you will also need to amend the web.config manually. Basically either use the wizard or do everything manually. the wizard didn't work with Go Daddy though when I tried it as I said earlier.

Despite all that, Nop Commerce is excellent and many thanks for all the effort of the development team. I have to say it works perfectly when I play with it on my Dev machine, it is only when you try to set it up on a shared hosting account.

If you still have problems, get in touch and I'm happy to help.

Thanks & regards,

Mohamed
15 лет назад
I have Goddy account and try use nopcommnerce, instal SQl database, but return error:

We're sorry, an internal error occurred that prevents the request to complete.
Our supporting staff has been notified with this error and will address this issue shortly. We profusely apologize for the inconvenience and for any damage this may cause. You might want to try the same action at later time.

It can see on link:

http://www.mynetcenter.info/_nopcommerce
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.