26 comments found.
Design of your template is excellent Keep it up
I found these articles are useful you can check
blogging pro tips 2021
<>
Yes I see you have no web hosting to show a demo. So you never installed you own product for the web. Never tested on the web? How can you possibly give support when never tested on a sever. If you did you would find it is a bunch of garbage . Wasting my time and money. octopuscodesshoppingcartpaypal.core.dll Norton’s antivirus says unsafe threat name WS.Reputation.1. Core files. You would know this if you had hosting!! Shameful
I have tried to install. But it has been a problem. Have contacted the author. He initially gave support.. But have not heard back in a few days. Can this be installed for me at a cost?
Hello, I’m so sorry for my delay. Please send to me error you get after you change configurations as I sent
This is very frustrating. Yes I have those correct for database, When I try to import the sql just get errors as shown above. All I get is a blank page. Can not use this it seems. All that is need for install is change config. create database. Import table from the sql.It simply is not working for me.
Error Static analysis:
17019 errors were found during analysis.
Unexpected character. (near ”” at position 1)
Unexpected character. (near ”” at position 3)
Unexpected character. (near ”” at position 5)
Unexpected character. (near ”” at position 7)
Unexpected character. (near “[” at position
Unexpected character. (near ”” at position 9)
Unexpected character. (near ”” at position 11)
Unexpected character. (near ”” at position 13)
Unexpected character. (near ”” at position 15)
Unexpected character. (near ”” at position 17)
Unexpected character. (near ”” at position 19)
Unexpected character. (near ”” at position 21)
Unexpected character. (near ”” at position 23)
Unexpected character. (near ”” at position 25)
Unexpected character. (near ”” at position 27)
Unexpected character. (near ”” at position 29)
Unexpected character. (near ”” at position 31)
Unexpected character. (near ”” at position 33)
Unexpected character. (near ”” at position 35)
Unexpected character. (near ”” at position 37)
Unexpected character. (near ”” at position 39)
Unexpected character. (near ”” at position 41)
Unexpected character. (near ”” at position 43)
Unexpected character. (near ”” at position 45)
Unexpected character. (near ”” at position 47)
Unexpected character. (near ”” at position 49)
Unexpected character. (near ”” at position 51)
Unexpected character. (near ”” at position 53)
Unexpected character. (near ”” at position 55)
Unexpected character. (near ”” at position 57)
Unexpected character. (near ”” at position 59)
I sent email to you about your error: Please remove . character in first position in data source=.107.180.58.66 because you input incorrect ip of server in connection string
Sent you an email cause still not working
Did as told basically this is a total waste of money. Buyer Beware. Zip contains a .dll file Norton deletes files and can not upload needed files. not safe threat name WS.Reputation.1. Core files.7019 errors were found during analysis.Database info corrected bu still does not work. What a surprise since can not upload all files. Waste of money. There are much better options than this piece of junk. No support. Do not buy unless you like headaches.
I just bought and downloaded. When extracting files my antivirus blocked 3 .dll files saying they are harmful. Are these needed? Kind of surprised me.
Thanks for buying my code. I’m sure my code don’t have virus.
Well downloading DLL files is not virus. Just can be harmful. But here actually cause do not see anyplace in Web.config for database information. I am very confused. Saw very simple install in description before purchase. Please help explain?
Main/OctopusCodes/OctopusCodes.App/Web.config
<?xml version=”1.0” encoding=”utf-8”?>
<!—
For more information on how to configure your ASP.NET application, please visit
http://go.microsoft.com/fwlink/?LinkId=301880
—>
<configuration>
<configSections>
<!- For more information on Entity Framework configuration, visit http://go.microsoft.com/fwlink/?LinkID=237468 ->
<section name=”entityFramework” type=”System.Data.Entity.Internal.ConfigFile.EntityFrameworkSection, EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089” requirePermission=”false” />
</configSections>
<connectionStrings>
<add name=”OctopusCodesShoppingCartPaypalEntities” connectionString=”metadata=res:///Entities.Model1.csdl|res:///Entities.Model1.ssdl|res://*/Entities.Model1.msl;provider=System.Data.SqlClient;provider connection string=”data source=.;initial catalog=OctopusCodesShoppingCartPaypal;user id=sa;password=123456;MultipleActiveResultSets=True;App=EntityFramework”” providerName=”System.Data.EntityClient” />
</connectionStrings>
<appSettings>
<add key=”webpages:Version” value=”3.0.0.0” />
<add key=”webpages:Enabled” value=”false” />
<add key=”ClientValidationEnabled” value=”true” />
<add key=”UnobtrusiveJavaScriptEnabled” value=”true” />
</appSettings>
<system.web>
<authentication mode=”Forms”>
<forms defaultUrl=”/Account/login” loginUrl=”/Account/login” path=”/” name=”.ASPXAUTH”></forms>
</authentication>
<compilation debug=”true” targetFramework=”4.5” />
<httpRuntime targetFramework=”4.5” />
</system.web>
<system.webServer>
<modules>
<remove name=”FormsAuthenticationModule” />
</modules>
</system.webServer>
<runtime>
<assemblyBinding xmlns=”urn:schemas-microsoft-com:asm.v1”>
<dependentAssembly>
<assemblyIdentity name=”WebGrease” publicKeyToken=”31bf3856ad364e35” />
<bindingRedirect oldVersion=”0.0.0.0-1.5.2.14234” newVersion=”1.5.2.14234” />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name=”System.Web.Helpers” publicKeyToken=”31bf3856ad364e35” />
<bindingRedirect oldVersion=”0.0.0.0-3.0.0.0” newVersion=”3.0.0.0” />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name=”System.Web.WebPages” publicKeyToken=”31bf3856ad364e35” />
<bindingRedirect oldVersion=”1.0.0.0-3.0.0.0” newVersion=”3.0.0.0” />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name=”System.Web.Mvc” publicKeyToken=”31bf3856ad364e35” />
<bindingRedirect oldVersion=”0.0.0.0-5.1.0.0” newVersion=”5.1.0.0” />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name=”Autofac” publicKeyToken=”17863af14b0044da” culture=”neutral” />
<bindingRedirect oldVersion=”0.0.0.0-3.5.0.0” newVersion=”3.5.0.0” />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name=”Newtonsoft.Json” publicKeyToken=”30ad4fe6b2a6aeed” culture=”neutral” />
<bindingRedirect oldVersion=”0.0.0.0-7.0.0.0” newVersion=”7.0.0.0” />
</dependentAssembly>
</assemblyBinding>
</runtime>
<entityFramework>
<defaultConnectionFactory type=”System.Data.Entity.Infrastructure.LocalDbConnectionFactory, EntityFramework”>
<parameters>
<parameter value=”v12.0” />
</parameters>
</defaultConnectionFactory>
<providers>
<provider invariantName=”System.Data.SqlClient” type=”System.Data.Entity.SqlServer.SqlProviderServices, EntityFramework.SqlServer” />
</providers>
</entityFramework>
</configuration>
Is there another config I am not seeing?
You can change value in: provider connection string=”data source=.;initial catalog=OctopusCodesShoppingCartPaypal;user id=sa;password=123456. Value of initial catalog is database name
hi team, Pls advise me how to integrate Paypal with my own website step by step code. im new to this field . recently i have purchased ur files but i dont understand some of them please share with me this payal codes thanks
Dear Author, the shopping cart itself is fantastic ! Currently I am switching sandbox to the live. Getting Error 500. What should be changed in the database in order to get live ? what is the purpose of these parameters KeyUser and UserKey. BEST!
Please, I am a young developer trying to add tables to this project I purchased. I am trying to modify it to suit my client requirements or needs. I have added more tables and also using Entity Framework Linq to display these tables for my navbar or menu Navigation. If I used your table such as, Category to create the Menu bar Entity Framework finds the tables and populate it in the navbar or Menu Navigation such as , Home ,about, services product etc. but cannot find my tables to populate it in the Navigation within the same project. However, it works, If I create a new project to test it. Please, can you show me why entity Framework cannot populate my tables or is there any thing I can do to make it work such as updating the Framework or other solutions?
Hello, When you add new tables to database, you need update Entity Framework, I’m using Database First
Are you using paypal in an iframe? or redirect customers directly to paypal site?
No, I redirect to paypal
Hi, I’m interested in buying your product. Do you have a working website as demo? no the video. Thanks
Hello noman1991, Nice to meet you. I only video demo for my code but I’m sure my code will run as video demo. I will give your full source code and database after you buy. Thanks you
Hi, my dev fmwk it’s C# and VS 2013/2015 and SQL Server 2008/2012. Your product it’s fully native c#? I need a mobile version of shopping cart with full resize. Thank you and best regards for pre-sale support.
Hello,
Nice to meet you. I will give you full source code and database after you buy my code. My code is using responsive for displaying. Thanks
Thanks for quickly response. The code it’s write on a separate DLL? it’s a Front End and backend database structure? You design the application with a database layer structure? Thanks
I will give source code is c# source and others. I don’t use Front End and backend database structure
3d160341-729e-4d3d-a44e-411a6d053100 – 19 Sep 2017 REGULAR LICENSE
Hey, Wondering how to setup the paypal payments or redirect? Is it something i need to go get from paypal and implement into the sln? Thanks
Can you change paypal configuration in setting?
I don’t see a paypal configuration in the config files.
Hello, You can change paypal configuration in setting of admin panel. Thanks
Hello,
I just bought the widget however I phase some problems during the installation process. I change all the database endpoints. The error that VS2015 and 2017 gave me is “An exception of type ‘System.Data.Entity.Core.EntityException’ occurred in EntityFramework.SqlServer.dll but was not handled in user code”
Hello,
Thanks for buying my code. Do you get error when you run my code? Do you change config to connect your database?
Regards, Kevin
I follow the steps in the documentation
<add name=”OctopusCodesShoppingCartPaypalEntities” connectionString=”Data Source=DESKTOP-S3EIBCE\SQLEXPRESS;Initial Catalog=OctopusCodesShoppingCartPaypal;Integrated Security=True;MultipleActiveResultSets=True;Application Name=EntityFramework” providerName=”System.Data.EntityClient”/>
also I try this
<add name=”OctopusCodesShoppingCartPaypalEntities” connectionString=”metadata=res:///Entities.Model1.csdl|res:///Entities.Model1.ssdl|res://*/Entities.Model1.msl;provider=System.Data.SqlClient;provider connection string=”data source=DESKTOP-S3EIBCE\SQLEXPRESS;initial catalog=OctopusCodesShoppingCartPaypal;MultipleActiveResultSets=True;App=EntityFramework”” providerName=”System.Data.EntityClient” />
Please use username and password for connect to database
I don’t use any username or password to my local MSSQL server, however i use default pass and username and i get Login failed for user ’’.”
If you use express sql server, you should use put full server name in connection string. I also suggest you use sa account for connect
Do you know to to use Entity Framework connect to database. I will connect to your computer to check problem
I need to change the code and add some pages to this product,can i do this after buy it
Yes, I can do but please pay for me with extras functions. Thanks
which license i must pay to support me modifying the code
Please give me your requirements that you need changes, I will tell you my price but please buy my code before. Thanks
I will buy it but why i can’t modify the code after buy it????
Hello,
You can change anywhere in my code after you buy. I will share all source code and database to you.
Regards, Kevin
you use c# in project
Yes, I used C# in my project. Thanks
I want to get your code but only one product images or unlimited? Thanks
You can add unlimited product images
thanks ı buying
can i change the code if we need to add new module? thank you
Hello fullmetal_alchemist,
I hope you will buy my code. You can change anywhere in my code to add your modules. Thanks
Regards, Kevin
Hi I tried to add another field in the the Models solution. After compiling it says that the entitycontext is not found. The NUgetPackage is added but it still not compiling. Which one did you use?
Hello Timmey,
You can re-generate Entity Framework in your Visual Studio to resolve this problem. Thanks
Regards, Kevin
I tried this. but this one cannot be found: public partial class EntityContext : DbContext{...} The error comes here: private readonly EntityContext _context; private const string EntityNotFound = “Data object is not found”; public RepositoryBase(EntityContext context)
Okay I found the issue. After opening the Project the Container Name was changed to the Projectsname. I had to rename it to the EntityContext in the Properties!
Hello Timmey, When you have any problems when use my code. Please let me know. Thanks you very much. Regards, Kevin
I purchased your software “octopuscodes-shopping-cart-with-paypal-payment” which is built in ASP.NET under purchase code: 35eb406a-679e-4998-8874-daefd107208a on dated 12 Nov 2016. I don’t have any issue with “OctopusCodesShoppingCartPaypal.Core” and “OctopusCodesShoppingCartPaypal.Models”. But I have issue with “OctopusCodes.App”. I tried to implement “OctopusCodes.App” in my own software but I couldn’t succeed. I request you to make a short demo to implementing Dlls and other files like Web.config, BundleConfig, Startup.Auth, Global.asax etc; in “OctopusCodes.App”. I am waiting your response.
Hello touqeer847,
Please explain for me detail about problems that you meet when you use my code. Thanks
Regards, Kevin
hi , is this pluging have sln and code source for future updates
Hello barigo,
I will give full source code and database when you buy my code. Thanks
Regards, Kevin
Great Plugin!! best of your sale
Thanks you very much.