HomeHome Product Discus... Product Discus...SmithCartSmithCartUnable to proceed past Shipping PageUnable to proceed past Shipping Page
Previous
 
Next
New Post
9/14/2013 1:23 AM
 
This is the error that I get.  I cannot get to the Confirmation page.  The odd thing is I'm not sure what sgisto01.sna.local is?  

I have set up PayPal Website Payments Standard as the gateway.
I was previously able to get to the confirmation page.  I even tried setting up the gateway as Manual, but still got the same error.

This is causing him to not be able to launch his new site and his old one is falling over as it's two years old (4.67).

I'm running DNN 7.1.1 and SC 5.62.

AssemblyVersion: 7.1.1

PortalID: 0

PortalName: (Hidden to protect site owner)

UserID: 3

UserName: (Hidden to protect site owner)

ActiveTabID: 89

ActiveTabName: Catalogue

RawURL: /Catalogue/ctl/Step1/mid/426

AbsoluteURL: /Default.aspx

AbsoluteURLReferrer: (Hidden to protect site owner)/Catalogue/ctl/Step1/mid/426

UserAgent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; BTRS100200; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E)

DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke

ExceptionGUID: 053052f6-0da4-4518-b053-5174a92226f4

InnerException: The remote name could not be resolved: 'sgisto01.sna.local'

FileName:

FileLineNumber: 0

FileColumnNumber: 0

Method: System.Net.HttpWebRequest.GetRequestStream

StackTrace:

Message: DotNetNuke.Services.Exceptions.PageLoadException: The remote name could not be resolved: 'sgisto01.sna.local' ---> System.Net.WebException: The remote name could not be resolved: 'sgisto01.sna.local' at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) at System.Net.HttpWebRequest.GetRequestStream() at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters) at Smith.DNN.Modules.BuyNow.CCHAddressValidation.Service.ValidateAddress(String name, String street1, String street2, String city, String county, String state, String zip, String plus4, String nation) at Smith.DNN.Modules.BuyNow.Step1.j() at Smith.DNN.Modules.BuyNow.Step1.ibNext_Click(Object sender, EventArgs e) at System.Web.UI.WebControls.LinkButton.RaisePostBackEvent(String eventArgument) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace ---

Source:

Server Name: (Hidden to protect site owner)


 
New Post
9/14/2013 12:32 PM
 
In the BuyNow module settings, how did you configure your tax?


Scott Kelly
Project Manager
DotNetNuke Consulting, DotNetNuke Store and DNN Ecommerce
 
New Post
9/18/2013 4:58 PM
 
Yes.

Flat Tax Home Country
10.00 %
 
New Post
9/19/2013 2:08 PM
 
Hi David,

Please post screenshots of the following screens so I can take a look at your configuration:
  1. Cart Settings
  2. Product Setup
  3. Payment Gateway
  4. Payment Zone
  5. Payment Method

Let us know if you have any questions.

Thanks!
 
New Post
1/16/2014 7:14 AM
 
Hi
I have the same error
I'm using SmithCart05.71.00 and DNN 07.02.00 (607)

Do you have resolve the problem ?
 
New Post
1/16/2014 6:41 PM
 
Please confirm that you have the following 2 sql connection strings in your web config:

<|connectionStrings|>
<|add name="SiteSqlServer" connectionString="Data Source=.\SQLEXPRESS;Initial Catalog=dnncart;User ID=sa;Password=xxxx"/|>
<|/connectionStrings|>

<|appSettings|>
<|add key="SiteSqlServer" value="Data Source=.\SQLEXPRESS;Initial Catalog=dnncart;User ID=sa;Password=xxxxxxxxx"/|>
<|/appSettings|>
 
New Post
1/17/2014 11:23 AM
 
I have these lines

<connectionStrings>
    <!-- Connection String for SQL Server 2008/2012 Express -->
    <add name="SiteSqlServer" connectionString="Data Source=DEVSQL\MSSQL2008;Initial Catalog=TheNameOfTheDatabase;User ID=sa;Password=XXXXXXX" providerName="System.Data.SqlClient" />
</connectionStrings>
<appSettings>
    <!-- Connection String for SQL Server 2008/2012 Express - kept for backwards compatability - legacy modules   -->
    <add key="SiteSqlServer" value="Data Source=DEVSQL\MSSQL2008;Initial Catalog=TheNameOfTheDatabase;User ID=sa;Password=XXXXXXX" />
</appSettings>
 
New Post
1/17/2014 1:01 PM
 
Please post screenshots of the following screens so I can take a look at your configuration:
  • Cart Settings
  • Product Setup
  • Payment Gateway
  • Payment Zone
  • Payment Method
Let us know if you have any questions.

Thanks!
 
New Post
2/25/2014 12:42 PM
 
Ok, I still have my problem, 
I have upgrade to DNN 7.2.1 and SmithCart 05.77.00

thanks for the follow-up


 
 Login to download attachment
New Post
2/26/2014 1:24 PM
 
Hi Etienne,

I just tried setting up our test portal to match your settings but I was unable to reproduce the error you are receiving.

The error you are getting indicates a problem with the Cart communicating with your database.

If you have the correct connection strings in your web.config, and have tried an upgrade of the Cart and you still receive the error, the issue may be caused by your Cart installation being out of sync of a corrupt DNN portal. The best way to test this is to create a DNN sandbox that will allow you to do a clean installation of the Cart without affecting your current site.

Please use the KB article at the following link to help create a DNN sandbox: http://helpdesk.smith-consulting.com/...

Our support team is also available to login and troubleshoot the issue on your site but we would require a Premium Support ticket to be opened prior to logging in. You can submit a premium ticket at the following link - Premium Support Packages

Hope this helps!
 
Previous
 
Next
HomeHome Product Discus... Product Discus...SmithCartSmithCartUnable to proceed past Shipping PageUnable to proceed past Shipping Page